[FFmpeg-cvslog] avcodec/svq1dec: remove unneeded #include, there are no assert()

2015-01-31 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Jan 30 10:51:10 2015 +| [335c150ba1d22786aa8d6e1a26192d75108d63e5] | committer: Paul B Mahol avcodec/svq1dec: remove unneeded #include, there are no assert() Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;

[FFmpeg-cvslog] avformat/mpeg: remove unneeded #include, there are no assert() only av_assert*

2015-01-31 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Jan 30 11:19:39 2015 +| [ca8617a04d32bec50b24c243ef95d2b6e0d7fcdd] | committer: Paul B Mahol avformat/mpeg: remove unneeded #include, there are no assert() only av_assert* Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.

[FFmpeg-cvslog] avformat/asfenc: remove unneeded #include, there are no assert() only av_assert*

2015-01-31 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Jan 30 11:21:10 2015 +| [12c5addebc66deb02007cdfe02af7ad753250e36] | committer: Paul B Mahol avformat/asfenc: remove unneeded #include, there are no assert() only av_assert* Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpe

[FFmpeg-cvslog] avcodec/vc1: remove unneeded #includes, there are no assert() only av_assert*

2015-01-31 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Jan 30 10:52:19 2015 +| [bc74f946bc9499c9eec52e54ee7a6c887ff54003] | committer: Paul B Mahol avcodec/vc1: remove unneeded #includes, there are no assert() only av_assert* Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.g

[FFmpeg-cvslog] avformat/utils: remove unneeded #include, there are no assert() only av_assert*

2015-01-31 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Jan 30 11:17:50 2015 +| [43630c82f1b0a774ba33b07e7723791520828f1d] | committer: Paul B Mahol avformat/utils: remove unneeded #include, there are no assert() only av_assert* Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg

[FFmpeg-cvslog] avformat/mux: remove unneeded #include, there are no assert() only av_assert*

2015-01-31 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Jan 30 11:23:27 2015 +| [41456c7d159d83f2fe3ed9399da075b949033bc2] | committer: Paul B Mahol avformat/mux: remove unneeded #include, there are no assert() only av_assert* Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.g

[FFmpeg-cvslog] avformat/mov: remove unneeded #include, there are no assert()

2015-01-31 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Jan 30 11:25:18 2015 +| [cc1357a173133e4ef81d9536d4475af93c9a15bd] | committer: Paul B Mahol avformat/mov: remove unneeded #include, there are no assert() Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c

[FFmpeg-cvslog] avformat/movenc: remove unneeded #include, there are no assert() only av_assert*

2015-01-31 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Jan 30 11:26:25 2015 +| [f705b1287bbdc312a3d69cae38ee1e8b00ab5618] | committer: Paul B Mahol avformat/movenc: remove unneeded #include, there are no assert() only av_assert* Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpe

[FFmpeg-cvslog] lavd/libcdio: add more paranoia mode constants

2015-01-31 Thread Stefano Sabatini
ffmpeg | branch: master | Stefano Sabatini | Fri Jan 30 18:30:17 2015 +0100| [c8bec255eff3f1f612cfa39c871bdb0c3585a340] | committer: Stefano Sabatini lavd/libcdio: add more paranoia mode constants > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c8bec255eff3f1f612cfa39c871bdb0c3585a

[FFmpeg-cvslog] lavd/libcdio: apply minor fixes to options documentation

2015-01-31 Thread Stefano Sabatini
ffmpeg | branch: master | Stefano Sabatini | Fri Jan 30 18:16:07 2015 +0100| [fbccbd68325a95de71455d087faf147690e5b988] | committer: Stefano Sabatini lavd/libcdio: apply minor fixes to options documentation > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=fbccbd68325a95de71455d087fa

[FFmpeg-cvslog] doc/indevs/libcdio: apply minor spell fixes, extend documentation

2015-01-31 Thread Stefano Sabatini
ffmpeg | branch: master | Stefano Sabatini | Wed Jan 21 20:10:45 2015 +0100| [f422f474dfa7e9f54197dde961e4a01cd060994f] | committer: Stefano Sabatini doc/indevs/libcdio: apply minor spell fixes, extend documentation > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f422f474dfa7e9f541

[FFmpeg-cvslog] remove libmpcodecs

2015-01-31 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Jan 27 11:21:50 2015 +| [e7e0005cc6c784aabcd809fc9a8e1987e3b6dcb0] | committer: Paul B Mahol remove libmpcodecs Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e7e0005cc6c784aabcd809fc9a8e1987e3b6dcb0 ---

[FFmpeg-cvslog] avfilter: remove vf_mp.c

2015-01-31 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Jan 31 12:43:03 2015 +| [a34f4e2fd2e0e82e66559a45906a09e6e7efbd7e] | committer: Paul B Mahol avfilter: remove vf_mp.c Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a34f4e2fd2e0e82e66559a45906a09e6e7efbd

[FFmpeg-cvslog] avfilter/avfilter: Remove CONFIG_MP_FILTER case

2015-01-31 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Jan 31 13:39:45 2015 +0100| [b288f67434db57f3e3c70c59651b4b1ba2e833e2] | committer: Michael Niedermayer avfilter/avfilter: Remove CONFIG_MP_FILTER case Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=co

[FFmpeg-cvslog] configure: remove mp_filter leftover

2015-01-31 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Jan 31 12:56:47 2015 +| [b47ab04c40ab771bc8e96a0756821515cc2fbac4] | committer: Paul B Mahol configure: remove mp_filter leftover Pointed out by: ubitux Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b47

[FFmpeg-cvslog] lavc/aarch64: Do not use the neon horizontal chroma loop filter for H.264 4:2:2.

2015-01-31 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Sat Jan 31 10:01:37 2015 +0100| [4faea46bd906b3897018736208123aa36c3f45d5] | committer: Carl Eugen Hoyos lavc/aarch64: Do not use the neon horizontal chroma loop filter for H.264 4:2:2. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4fa

[FFmpeg-cvslog] lavc/arm: Use the neon vertical chroma loop filter also for H.264 4:2:2.

2015-01-31 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Sat Jan 31 10:05:24 2015 +0100| [f9f9ae1b77e4fb1bffa6b23be7bd20e514b8ba7b] | committer: Carl Eugen Hoyos lavc/arm: Use the neon vertical chroma loop filter also for H.264 4:2:2. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f9f9ae1b77e

[FFmpeg-cvslog] Merge remote-tracking branch 'cehoyos/master'

2015-01-31 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Jan 31 14:29:11 2015 +0100| [958836f8c5197ee32133a0ca7d35bcbb50358379] | committer: Michael Niedermayer Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: lavc/arm: Use the neon vertical chroma loop filter also for H.264 4:2:2.

[FFmpeg-cvslog] avformat/cache: pass options to the underlying protocol via the url_open2

2015-01-31 Thread Zhang Rui
ffmpeg | branch: master | Zhang Rui | Sat Jan 31 13:35:04 2015 +0800| [ca2e3e47fc6f755e5614e33dc0e654b8137fc16f] | committer: Michael Niedermayer avformat/cache: pass options to the underlying protocol via the url_open2 Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/

[FFmpeg-cvslog] avcodec/h261enc: More specific return code

2015-01-31 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Jan 31 19:49:57 2015 +0100| [3aefa1eb69c48563302d1f8869d424283b66031d] | committer: Michael Niedermayer avcodec/h261enc: More specific return code Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;

[FFmpeg-cvslog] avcodec/h261enc: Avoid casts, Simplify code

2015-01-31 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Jan 31 19:49:28 2015 +0100| [b9c3f041e029ccb5c0462fb46eb8b95f69cd9a9c] | committer: Michael Niedermayer avcodec/h261enc: Avoid casts, Simplify code Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit

Re: [FFmpeg-cvslog] avcodec/h261enc: Avoid casts, Simplify code

2015-01-31 Thread Reimar Döffinger
On 31.01.2015, at 20:00, g...@videolan.org (Michael Niedermayer) wrote: > ffmpeg | branch: master | Michael Niedermayer | Sat Jan 31 > 19:49:28 2015 +0100| [b9c3f041e029ccb5c0462fb46eb8b95f69cd9a9c] | committer: > Michael Niedermayer > > avcodec/h261enc: Avoid casts, Simplify code > > Signed-o

[FFmpeg-cvslog] avcodec/motion_est: Set subcmp consistently for H261

2015-01-31 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Jan 31 21:14:08 2015 +0100| [b80106169ab16c31e27ea464ca62b805b205d61d] | committer: Michael Niedermayer avcodec/motion_est: Set subcmp consistently for H261 Fixes Ticket3150 Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitw

[FFmpeg-cvslog] examples/demuxing_decoding: set stream_idx in open_codec_context only if no error occured

2015-01-31 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Sat Jan 31 21:11:38 2015 +0100| [2a3b7a55b51116c968fc32d4b6a2f7cc35e677f2] | committer: Michael Niedermayer examples/demuxing_decoding: set stream_idx in open_codec_context only if no error occured Signed-off-by: Andreas Cadhalpun Signed-off-by:

[FFmpeg-cvslog] dvenc: fix 2x4x8 (interlaced) weight table

2015-01-31 Thread Christophe Gisquet
ffmpeg | branch: master | Christophe Gisquet | Fri Jan 30 19:43:03 2015 +0100| [cb335b3af2022ada18cd89cd503ca270c54129ac] | committer: Michael Niedermayer dvenc: fix 2x4x8 (interlaced) weight table Since the decoder has been fixed to output something similar to other implementations, the encod