[FFmpeg-cvslog] doc: clarify -frames options behavior

2014-11-04 Thread Lou Logan
ffmpeg | branch: master | Lou Logan | Tue Nov 4 10:17:45 2014 -0900| [37425fcb04748cf3177113f1615447bf7b3cb7ba] | committer: Lou Logan doc: clarify -frames options behavior Replace "frames to record" with "frames to output". The "to record" makes it seem like an input option, or that it would

[FFmpeg-cvslog] Merge commit '4ff670d99bebd97429322719089363d83143477d'

2014-11-04 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Nov 5 02:10:29 2014 +0100| [43fee7ad920d9b17f65c6ef0c7ef5353310a244d] | committer: Michael Niedermayer Merge commit '4ff670d99bebd97429322719089363d83143477d' * commit '4ff670d99bebd97429322719089363d83143477d': hwaccel: Deinitialize hardw

[FFmpeg-cvslog] hwaccel: Deinitialize hardware acceleration early enough

2014-11-04 Thread Rémi Denis-Courmont
ffmpeg | branch: master | Rémi Denis-Courmont | Wed Oct 29 19:07:20 2014 +0200| [4ff670d99bebd97429322719089363d83143477d] | committer: Luca Barbato hwaccel: Deinitialize hardware acceleration early enough The application will destroy the underlying hardware handles when get_format() gets call

[FFmpeg-cvslog] avcodec/mpeg12dec: do not trust AVCodecContext input dimensions

2014-11-04 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Nov 5 01:21:59 2014 +0100| [77f1199e8fd9a289ad64eb2bb5bd4deeda8bccb8] | committer: Michael Niedermayer avcodec/mpeg12dec: do not trust AVCodecContext input dimensions Fixes initial wtv dimensions Fixes Ticket4070 Signed-off-by: Michael Niede

[FFmpeg-cvslog] Use -fno-optimize-sibling-calls on parisc also for gcc 4.9.

2014-11-04 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Wed Nov 5 01:35:48 2014 +0100| [f2ffaae9ac93e221a0e1e11ea3581422323abd2f] | committer: Carl Eugen Hoyos Use -fno-optimize-sibling-calls on parisc also for gcc 4.9. Fixes fate on hppa. Found-by: Andreas Cadhalpun. > http://git.videolan.org/gitweb.c

[FFmpeg-cvslog] Merge commit '77ab341c0c6cdf2bd437bb48d429e797d1e60da2'

2014-11-04 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Nov 4 22:33:09 2014 +0100| [ae4bb6c4884f16474856d7c6537e16999d4b16b1] | committer: Michael Niedermayer Merge commit '77ab341c0c6cdf2bd437bb48d429e797d1e60da2' * commit '77ab341c0c6cdf2bd437bb48d429e797d1e60da2': aacdec: add default case in

[FFmpeg-cvslog] aacdec: add default case in channel layout

2014-11-04 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Thu Oct 30 00:52:01 2014 +| [77ab341c0c6cdf2bd437bb48d429e797d1e60da2] | committer: Vittorio Giovara aacdec: add default case in channel layout Bug-Id: CID 732291 > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=77ab341c0c6cdf2bd437b

[FFmpeg-cvslog] aacsbr: change order of operation to prevent out of array read

2014-11-04 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Oct 30 00:52:04 2014 +| [930ffd46e1e742674aa7cc1c2450020c63b5015b] | committer: Vittorio Giovara aacsbr: change order of operation to prevent out of array read CC: libav-sta...@libav.org Bug-Id: CID 732250 > http://git.videolan.org/gitwe

[FFmpeg-cvslog] Merge commit '930ffd46e1e742674aa7cc1c2450020c63b5015b'

2014-11-04 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Nov 4 22:03:44 2014 +0100| [df82125acba5699c74ebe7e1c9293e328e9a9f8a] | committer: Michael Niedermayer Merge commit '930ffd46e1e742674aa7cc1c2450020c63b5015b' * commit '930ffd46e1e742674aa7cc1c2450020c63b5015b': aacsbr: change order of ope

[FFmpeg-cvslog] aacsbr: treat 1-d arrays as such

2014-11-04 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Thu Oct 30 00:52:03 2014 +| [9f6f407463ff8b7681befd04b6655bb7c6d9b3e1] | committer: Vittorio Giovara aacsbr: treat 1-d arrays as such CC: libav-sta...@libav.org Bug-Id: CID 1238802 / CID 1238793 / CID 1238785 CID 1238808 / CID 1238809 >

[FFmpeg-cvslog] Merge commit '9f6f407463ff8b7681befd04b6655bb7c6d9b3e1'

2014-11-04 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Nov 4 21:52:58 2014 +0100| [ce63cb4ff217d588a8a55137313b5a6bdf0fdd8f] | committer: Michael Niedermayer Merge commit '9f6f407463ff8b7681befd04b6655bb7c6d9b3e1' * commit '9f6f407463ff8b7681befd04b6655bb7c6d9b3e1': aacsbr: treat 1-d arrays as

[FFmpeg-cvslog] celp_filters: don't use filter lenght as loop bound

2014-11-04 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Thu Oct 30 00:51:56 2014 +| [f52b8717617e94da90a45afdfff23e94f9ecf35c] | committer: Vittorio Giovara celp_filters: don't use filter lenght as loop bound CC: libav-sta...@libav.org Bug-Id: CID 717906 / CID 717907 / CID 717916 / CID 717917

[FFmpeg-cvslog] Merge commit 'f52b8717617e94da90a45afdfff23e94f9ecf35c'

2014-11-04 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Nov 4 21:38:07 2014 +0100| [d9103e848dae589cf8a9005c1277f08f6bda4957] | committer: Michael Niedermayer Merge commit 'f52b8717617e94da90a45afdfff23e94f9ecf35c' * commit 'f52b8717617e94da90a45afdfff23e94f9ecf35c': celp_filters: don't use fil

[FFmpeg-cvslog] error_resilience: initialize prev_* variables

2014-11-04 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Thu Oct 30 00:51:57 2014 +| [c442190a6bfd8036f6c32b78e1e96ff3b830f8f0] | committer: Vittorio Giovara error_resilience: initialize prev_* variables CC: libav-sta...@libav.org Bug-Id: CID 732293 / CID 732294 > http://git.videolan.org/gitweb.cgi/f

[FFmpeg-cvslog] Merge commit 'c442190a6bfd8036f6c32b78e1e96ff3b830f8f0'

2014-11-04 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Nov 4 21:17:29 2014 +0100| [e1bcbca9987e65b1ed5d61bf6f3e9558d42452a7] | committer: Michael Niedermayer Merge commit 'c442190a6bfd8036f6c32b78e1e96ff3b830f8f0' * commit 'c442190a6bfd8036f6c32b78e1e96ff3b830f8f0': error_resilience: initializ

[FFmpeg-cvslog] Merge commit '240b22afe14ef477da1b439b9ed7bca6cc7d6c26'

2014-11-04 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Nov 4 21:09:13 2014 +0100| [567ea2d64c63ff7526887183c618ed272ccc3344] | committer: Michael Niedermayer Merge commit '240b22afe14ef477da1b439b9ed7bca6cc7d6c26' * commit '240b22afe14ef477da1b439b9ed7bca6cc7d6c26': motion_est: remove dead cod

[FFmpeg-cvslog] motion_est: remove dead code

2014-11-04 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Thu Oct 30 00:51:52 2014 +| [240b22afe14ef477da1b439b9ed7bca6cc7d6c26] | committer: Vittorio Giovara motion_est: remove dead code mb_type is initialized to 0 and never updated before the check. Bug-Id: CID 1238782 > http://git.videolan.org/git

[FFmpeg-cvslog] get_bits: remove unused assignment

2014-11-04 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Thu Oct 30 00:51:51 2014 +| [351d0f8b7a6ecce411ae75fb3511573c34317218] | committer: Vittorio Giovara get_bits: remove unused assignment Bug-Id: CID 1238816 > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=351d0f8b7a6ecce411ae75fb3511

[FFmpeg-cvslog] Merge commit '351d0f8b7a6ecce411ae75fb3511573c34317218'

2014-11-04 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Nov 4 21:01:39 2014 +0100| [a28313b09e73d8e908223027909e9b836a3c0fa5] | committer: Michael Niedermayer Merge commit '351d0f8b7a6ecce411ae75fb3511573c34317218' * commit '351d0f8b7a6ecce411ae75fb3511573c34317218': get_bits: remove unused ass

[FFmpeg-cvslog] ffmpeg_opt: store canvas size in decoder context

2014-11-04 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Nov 4 20:19:04 2014 +0100| [66b9e60af0b82ee8bd63d84011127dca4ea1e23f] | committer: Michael Niedermayer ffmpeg_opt: store canvas size in decoder context Fixes canvas size Fixes Ticket4074 Signed-off-by: Michael Niedermayer > http://git.vid

[FFmpeg-cvslog] avformat/mpegts: fix iteration count in add_pid_to_pmt()

2014-11-04 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Nov 4 19:31:59 2014 +0100| [786594184a1797cc4b573001f3eeb188d5912062] | committer: Michael Niedermayer avformat/mpegts: fix iteration count in add_pid_to_pmt() Fixes accessing uninitialized memory Signed-off-by: Michael Niedermayer > http

[FFmpeg-cvslog] avfilter/af_aresample: split flushing code out

2014-11-04 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Nov 4 16:00:07 2014 +0100| [97da68172aa7a72a032a3eff87984f891cbc50b8] | committer: Michael Niedermayer avfilter/af_aresample: split flushing code out Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=com

[FFmpeg-cvslog] avfilter/af_aresample: Limit data per inserted packet

2014-11-04 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Nov 4 16:01:07 2014 +0100| [09024fe681e1969cedff9cb8fcf949ac992b7c06] | committer: Michael Niedermayer avfilter/af_aresample: Limit data per inserted packet This avoids creating unwieldy large packets, which is allowed but does not seem to b

[FFmpeg-cvslog] swresample: Fix swr_drop_output so it does not flush the buffers

2014-11-04 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Nov 4 16:54:14 2014 +0100| [e4f8a973aa8bdcd8a0d0cc9ed376fc8a8748ef34] | committer: Michael Niedermayer swresample: Fix swr_drop_output so it does not flush the buffers Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi

[FFmpeg-cvslog] id3v2: prefer TDRC for date over TDRL.

2014-11-04 Thread Benoit Fouet
ffmpeg | branch: master | Benoit Fouet | Tue Nov 4 13:54:43 2014 +0100| [dc351e1381900ead3288079f93f359161804d024] | committer: Michael Niedermayer id3v2: prefer TDRC for date over TDRL. TDRL is what we used as a replacement of TYER, and, according to http://id3.org/id3v2.4.0-changes : TY

[FFmpeg-cvslog] avformat/mpegts: also print PMT version in av_dlog()

2014-11-04 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Nov 4 01:18:39 2014 +0100| [3dae05f4f7a8e9b2859acb3b6d8c13316ef318ef] | committer: Michael Niedermayer avformat/mpegts: also print PMT version in av_dlog() Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/