[FFmpeg-cvslog] idoc/examples/remuxing: Use avio_closep() in examples as it avoids leaving stale pointers

2015-01-07 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Jan 8 05:10:39 2015 +0100| [a63c17cec723542a93726fd299187d4c71b24c25] | committer: Michael Niedermayer idoc/examples/remuxing: Use avio_closep() in examples as it avoids leaving stale pointers Signed-off-by: Michael Niedermayer > http://g

[FFmpeg-cvslog] doc/examples/transcode_aac: Use avio_closep() in examples as it avoids leaving stale pointers

2015-01-07 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Jan 8 05:09:52 2015 +0100| [c61b84ccfda148c325766ee82f26f9231a893420] | committer: Michael Niedermayer doc/examples/transcode_aac: Use avio_closep() in examples as it avoids leaving stale pointers Signed-off-by: Michael Niedermayer > http

[FFmpeg-cvslog] doc/examples/muxing: Use avio_closep() in examples as it avoids leaving stale pointers

2015-01-07 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Jan 8 05:09:06 2015 +0100| [1d2410639d9da4e7711a79f03d1ce512195aff88] | committer: Michael Niedermayer doc/examples/muxing: Use avio_closep() in examples as it avoids leaving stale pointers Signed-off-by: Michael Niedermayer > http://git.

[FFmpeg-cvslog] doc/examples/transcoding: Use avio_closep() in examples as it avoids leaving stale pointers

2015-01-07 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Jan 8 05:10:55 2015 +0100| [a85f033149a680cff101caea82d95577e4bd10ca] | committer: Michael Niedermayer doc/examples/transcoding: Use avio_closep() in examples as it avoids leaving stale pointers Signed-off-by: Michael Niedermayer > http:/

[FFmpeg-cvslog] doc: fix typos

2015-01-07 Thread Lou Logan
ffmpeg | branch: master | Lou Logan | Wed Jan 7 17:16:54 2015 -0900| [919e038a95fdebefb0ec76a602c0d61758ad0d8d] | committer: Lou Logan doc: fix typos Signed-off-by: Lou Logan > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=919e038a95fdebefb0ec76a602c0d61758ad0d8d --- doc/codecs

[FFmpeg-cvslog] avcodec/dvdsubdec: error on bitmaps with size 0

2015-01-07 Thread wm4
ffmpeg | branch: master | wm4 | Wed Jan 7 23:57:50 2015 +0100| [bcaa9099b3648b47060e1724a97dc98b63c83702] | committer: Michael Niedermayer avcodec/dvdsubdec: error on bitmaps with size 0 Attemtping to decode them could lead to invalid writes with some fuzzed samples. Signed-off-by: Michael N

[FFmpeg-cvslog] Merge commit '5a1addd7c1d8ff218ed4b84f4f02fdb83980094c'

2015-01-07 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Jan 8 00:04:17 2015 +0100| [3ed80bd95e1dd6864dbd08fa622d7eec97ac9a38] | committer: Michael Niedermayer Merge commit '5a1addd7c1d8ff218ed4b84f4f02fdb83980094c' * commit '5a1addd7c1d8ff218ed4b84f4f02fdb83980094c': xsub: Support DXSA subtitle

[FFmpeg-cvslog] xsub: Support DXSA subtitles

2015-01-07 Thread Alexandre Colucci
ffmpeg | branch: master | Alexandre Colucci | Wed Jan 7 12:18:08 2015 +0100| [5a1addd7c1d8ff218ed4b84f4f02fdb83980094c] | committer: Luca Barbato xsub: Support DXSA subtitles These have a DXSA tag and contain alpha in addition to color values for palette. Signed-off-by: Jean-Baptiste Kempf

[FFmpeg-cvslog] Merge commit '01168bf1405ddbf671f1074a927b951b8777adbb'

2015-01-07 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Jan 7 22:48:15 2015 +0100| [0e1bb03cb034fcdc83f964fd8ca5e98c569078be] | committer: Michael Niedermayer Merge commit '01168bf1405ddbf671f1074a927b951b8777adbb' * commit '01168bf1405ddbf671f1074a927b951b8777adbb': mpeg: Remove unused field

[FFmpeg-cvslog] mpeg: Remove unused field

2015-01-07 Thread Luca Barbato
ffmpeg | branch: master | Luca Barbato | Tue Dec 30 23:17:17 2014 +0100| [01168bf1405ddbf671f1074a927b951b8777adbb] | committer: Luca Barbato mpeg: Remove unused field > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=01168bf1405ddbf671f1074a927b951b8777adbb --- libavformat/mpegenc

[FFmpeg-cvslog] avformat/segment: Clear contexts after deallocation

2015-01-07 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Jan 7 22:29:16 2015 +0100| [e2404096b02e8ccba4979ec5ba2399ff5143187b] | committer: Michael Niedermayer avformat/segment: Clear contexts after deallocation Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?

[FFmpeg-cvslog] segment: Fix the failure paths

2015-01-07 Thread Luca Barbato
ffmpeg | branch: master | Luca Barbato | Mon Jan 5 10:40:41 2015 +0100| [b3f04657368a32a9903406395f865e230b1de348] | committer: Luca Barbato segment: Fix the failure paths A failure in segment_end() or segment_start() would lead to freeing a dangling pointer and in general further calls to se

[FFmpeg-cvslog] Merge commit 'b3f04657368a32a9903406395f865e230b1de348'

2015-01-07 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Jan 7 22:15:45 2015 +0100| [2a741baeff359aa7e8a5bb2c1a225d6ac9cf10ee] | committer: Michael Niedermayer Merge commit 'b3f04657368a32a9903406395f865e230b1de348' * commit 'b3f04657368a32a9903406395f865e230b1de348': segment: Fix the failure pa

[FFmpeg-cvslog] avcodec/aic: Use av_malloc_array

2015-01-07 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Jan 7 19:46:16 2015 +0100| [86e7d20ac2e7cfd6385f84e78117058c1ea0882f] | committer: Michael Niedermayer avcodec/aic: Use av_malloc_array Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=86e7d20a

[FFmpeg-cvslog] avcodec/libxvid: fix potential integer overflow

2015-01-07 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Jan 7 17:23:25 2015 +0100| [e00499eb4c80752b2c464f3a98bf0b6ce7b1e212] | committer: Michael Niedermayer avcodec/libxvid: fix potential integer overflow Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=co

[FFmpeg-cvslog] ffmpeg_opt: Use av_realloc_array()

2015-01-07 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Jan 7 17:26:39 2015 +0100| [2d7fd4cc33d5b2b61fda4315d261bd72625eb252] | committer: Michael Niedermayer ffmpeg_opt: Use av_realloc_array() Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2d7fd4

[FFmpeg-cvslog] avformat/dvbsub: remove unused variable

2015-01-07 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Jan 7 17:20:39 2015 +0100| [dfffc4aadc7c8c615190ddb4a08cd451ac9b1020] | committer: Michael Niedermayer avformat/dvbsub: remove unused variable Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d

[FFmpeg-cvslog] ffmpeg_opt: Check for av_realloc_array() failure

2015-01-07 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Jan 7 18:09:52 2015 +0100| [7efabffc2899b76688a40b4bd7c63370eb2d8ca8] | committer: Michael Niedermayer ffmpeg_opt: Check for av_realloc_array() failure Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=c

[FFmpeg-cvslog] avcodec/parser: add fuzzy mode to ff_fetch_timestamp()

2015-01-07 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Jan 7 11:52:08 2015 +0100| [69ee915e1c628fdf8b270de8c19ff357333e354a] | committer: Michael Niedermayer avcodec/parser: add fuzzy mode to ff_fetch_timestamp() This will be needed for the following timestamp fix Signed-off-by: Michael Niederm

[FFmpeg-cvslog] avcodec/mpeg12: Try to fetch pts/ dts from both the packet associated with the picture start code as well as earlier start codes

2015-01-07 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Jan 7 12:18:40 2015 +0100| [ad465e789721194a6bc08a0b02dbbd9b19960f41] | committer: Michael Niedermayer avcodec/mpeg12: Try to fetch pts/dts from both the packet associated with the picture start code as well as earlier start codes Signed-of