ffmpeg | branch: master | Michael Niedermayer | Fri Jan 30
02:26:17 2015 +0100| [305cbe76d327cdd9642f383cbbee52430703e3b5] | committer:
Michael Niedermayer
avcodec/wma: remove unneeded #includes, there are no assert() only av_assert*
Signed-off-by: Michael Niedermayer
> http://git.videolan.o
ffmpeg | branch: master | Michael Niedermayer | Fri Jan 30
02:29:38 2015 +0100| [a73c4118092d24eef11c87c281f651d3e7b394e7] | committer:
Michael Niedermayer
avcodec/aacdec: remove unneeded #include, theres no assert() in aacdec
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitw
ffmpeg | branch: master | Michael Niedermayer | Fri Jan 30
00:42:48 2015 +0100| [2b215b7f5af0ef9be79c697d8990e6958a134f98] | committer:
Michael Niedermayer
avcodec/hevc: Check for av_malloc failure
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h
ffmpeg | branch: master | Michael Niedermayer | Fri Jan 30
00:42:03 2015 +0100| [5008605bf25c78f13a4d6c422e8c35d88254d996] | committer:
Michael Niedermayer
avcodec/hevc: Replace more mallocs by av_malloc_array()
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.g
ffmpeg | branch: master | Anshul Maheshwari |
Tue Jan 20 16:20:29 2015 +0530| [93fac23b80e4cb92291ebd61c86d6c57cad41848] |
committer: Michael Niedermayer
avcodec/ccaption_dec: Adding color and fonts for future use in screen
Signed-off-by: Anshul Maheshwari
Signed-off-by: Michael Niedermayer
ffmpeg | branch: master | Lou Logan | Wed Jan 28 09:35:31 2015
-0900| [961f2e3aace04411c6f5f95fe9c24d8d6deb8911] | committer: Lou Logan
doc/indevs: add some XCB info to x11grab
Signed-off-by: Lou Logan
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=961f2e3aace04411c6f5f95fe9c24d8
ffmpeg | branch: master | Vittorio Giovara | Thu
Jan 29 15:55:19 2015 +| [22b985d59c007c4422aefe3ef3fca0aa0daafa9f] |
committer: Vittorio Giovara
hqdn3d: check memory allocations and propagate errors
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=22b985d59c007c4422aefe3ef3fca0
ffmpeg | branch: master | Michael Niedermayer | Thu Jan 29
22:43:36 2015 +0100| [fb59b14ffbc2a6c1d402c8cae3cdf30f1a6e] | committer:
Michael Niedermayer
Merge commit '22b985d59c007c4422aefe3ef3fca0aa0daafa9f'
* commit '22b985d59c007c4422aefe3ef3fca0aa0daafa9f':
hqdn3d: check memory alloca
ffmpeg | branch: master | Michael Niedermayer | Thu Jan 29
22:34:54 2015 +0100| [89c35b113060a00bc57ee67c5ebc29ea500d5160] | committer:
Michael Niedermayer
Merge commit '70d246d5cc3d214da11f711d997d8cbd8c3a23d1'
* commit '70d246d5cc3d214da11f711d997d8cbd8c3a23d1':
flacenc: initialize sums ma
ffmpeg | branch: master | Vittorio Giovara | Wed
Jan 28 14:41:02 2015 +| [70d246d5cc3d214da11f711d997d8cbd8c3a23d1] |
committer: Vittorio Giovara
flacenc: initialize sums matrix
CC: libav-sta...@libav.org
Bug-Id: CID 703821
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=70d24
ffmpeg | branch: master | Vittorio Giovara | Wed
Jan 28 15:42:50 2015 +| [c01bb13f464e74bb8498a8c573a66c430ca0] |
committer: Vittorio Giovara
ituh263dec: use macro instead of #if
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c01bb13f464e74bb8498a8c573a66c430ca0
---
ffmpeg | branch: master | Michael Niedermayer | Thu Jan 29
22:02:03 2015 +0100| [c16896f52551116aa3dda7b60854f0b044913105] | committer:
Michael Niedermayer
Merge commit 'c01bb13f464e74bb8498a8c573a66c430ca0'
* commit 'c01bb13f464e74bb8498a8c573a66c430ca0':
ituh263dec: use macro inste
ffmpeg | branch: master | Vittorio Giovara | Wed
Jan 28 14:41:00 2015 +| [08fa34bf75942f66796d770ff42a3721b2e3d2d4] |
committer: Vittorio Giovara
yuv4mpegdec: initialize field_order in yuv4_read_header()
CC: libav-sta...@libav.org
Bug-Id: CID 1265721
> http://git.videolan.org/gitweb.cgi/f
ffmpeg | branch: master | Michael Niedermayer | Thu Jan 29
21:55:02 2015 +0100| [c2ad22ff9934eb9324ad8be98f0f5790e4947859] | committer:
Michael Niedermayer
Merge commit '08fa34bf75942f66796d770ff42a3721b2e3d2d4'
* commit '08fa34bf75942f66796d770ff42a3721b2e3d2d4':
yuv4mpegdec: initialize fie
ffmpeg | branch: master | Vittorio Giovara | Wed
Jan 28 14:41:01 2015 +| [302ca6b20ed01ac584f5b15d5bca3d3a92b7a77a] |
committer: Vittorio Giovara
mpegvideo_enc: initialize the encoding context
This prevents several uninitialized variable uses that take
place towards the end of encoding.
C
ffmpeg | branch: master | Michael Niedermayer | Thu Jan 29
21:35:21 2015 +0100| [e18e5ae62ce29c51a80441369d6d036d171a8d13] | committer:
Michael Niedermayer
Merge commit '302ca6b20ed01ac584f5b15d5bca3d3a92b7a77a'
* commit '302ca6b20ed01ac584f5b15d5bca3d3a92b7a77a':
mpegvideo_enc: initialize t
ffmpeg | branch: master | Michael Niedermayer | Thu Jan 29
21:11:27 2015 +0100| [56252a5e097946be03ba67664d5efc20703a17a1] | committer:
Michael Niedermayer
Merge commit '1a07df31128da3a0020b66502399989b91770d44'
* commit '1a07df31128da3a0020b66502399989b91770d44':
DNxHD: Add support for id 1
ffmpeg | branch: master | Vittorio Giovara | Tue
Jan 27 20:56:20 2015 +| [1a07df31128da3a0020b66502399989b91770d44] |
committer: Vittorio Giovara
DNxHD: Add support for id 1258 (DNx100 960x720@8)
Signed-off-by: Vittorio Giovara
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=
ffmpeg | branch: master | Michael Niedermayer | Thu Jan 29
20:54:25 2015 +0100| [64e7cf12532ecca43535db7a10303b99538a41dc] | committer:
Michael Niedermayer
Merge commit '598f7d046cbf306706623210c5baafa3b7cd1df3'
* commit '598f7d046cbf306706623210c5baafa3b7cd1df3':
DNxHD: Simplify pixel forma
ffmpeg | branch: master | Vittorio Giovara | Tue
Jan 27 20:56:19 2015 +| [598f7d046cbf306706623210c5baafa3b7cd1df3] |
committer: Vittorio Giovara
DNxHD: Simplify pixel format detection
Error out in case of unknown values.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=598f7d0
ffmpeg | branch: master | Michael Niedermayer | Thu Jan 29
20:38:35 2015 +0100| [e5b7e2224f62e9cb6697e664b7d1245302cca9e7] | committer:
Michael Niedermayer
Merge commit '41e03e284ee7b0d4caa3a5d28681ad46e3105d65'
* commit '41e03e284ee7b0d4caa3a5d28681ad46e3105d65':
DNxHD: More verbose error m
ffmpeg | branch: master | Vittorio Giovara | Tue
Jan 27 20:56:18 2015 +| [41e03e284ee7b0d4caa3a5d28681ad46e3105d65] |
committer: Vittorio Giovara
DNxHD: More verbose error messages
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=41e03e284ee7b0d4caa3a5d28681ad46e3105d65
---
li
ffmpeg | branch: master | Luca Barbato | Tue Dec 16
14:21:20 2014 +0100| [1279221cc4d63bc4449df86ae7a98e633f8be425] | committer:
Vittorio Giovara
lavu: Check av_dict_set allocations
Bug-Id: CID 1257772
Signed-off-by: Vittorio Giovara
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;
ffmpeg | branch: master | Michael Niedermayer | Thu Jan 29
20:28:24 2015 +0100| [bcadf5d940e72fbd5f9c6a72dfdef7edcf551a33] | committer:
Michael Niedermayer
Merge commit '1279221cc4d63bc4449df86ae7a98e633f8be425'
* commit '1279221cc4d63bc4449df86ae7a98e633f8be425':
lavu: Check av_dict_set all
ffmpeg | branch: master | Zhang Rui | Thu Jan 29 17:55:32
2015 +0800| [038f3a173f59c9fc3396aa38e7972661da7ca504] | committer: Michael
Niedermayer
avformat/concatdec: avoid NULL dereference when failed to open file.
Reviewed-by: Nicolas George
Signed-off-by: Michael Niedermayer
> http://git.
ffmpeg | branch: master | Martin Storsjö | Wed Jan 28
22:17:29 2015 +0200| [6996fd204a7f28b46a8c3c97bcf223998218c743] | committer:
Martin Storsjö
libopenh264: Log debug messages to a non-null context
Signed-off-by: Martin Storsjö
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=69
ffmpeg | branch: master | Michael Niedermayer | Thu Jan 29
14:13:16 2015 +0100| [d39fa69dfc64d96562d2d2707bf250493d53d34c] | committer:
Michael Niedermayer
Merge commit '6996fd204a7f28b46a8c3c97bcf223998218c743'
* commit '6996fd204a7f28b46a8c3c97bcf223998218c743':
libopenh264: Log debug mess
ffmpeg | branch: master | Stefano Sabatini | Tue Jan 27
12:47:29 2015 +0100| [d11fcf735f4ae916789d45b85a5da783f207f7ec] | committer:
Stefano Sabatini
doc/filters: apply some updates to the Filtergraph syntax section
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d11fcf735f4ae91678
ffmpeg | branch: master | Stefano Sabatini | Tue Jan 27
13:21:56 2015 +0100| [af7b89e08be8c4b39fd70ef59f50c5940f0dd187] | committer:
Stefano Sabatini
lavfi: document assumptions about the input and output labels of a filter graph
description
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=
ffmpeg | branch: master | Stefano Sabatini | Tue Jan 27
13:22:48 2015 +0100| [d43c1ec684ced58e2d4288c850ea774f06df9d23] | committer:
Stefano Sabatini
examples/filtering: extend comments about setting the filter graph endpoints
That part is a constant source of confusions for readers, this shou
30 matches
Mail list logo