[FFmpeg-cvslog] lavc: add JNI support

2016-03-07 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Mon Sep 28 15:18:56 2015 +0200| [3ab178516ec85e7cf524f8c2e0791c5f000b532c] | committer: Matthieu Bouron lavc: add JNI support > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3ab178516ec85e7cf524f8c2e0791c5f000b532c --- MAINTAINERS

[FFmpeg-cvslog] lavfi/extractplanes: Fix in_pixfmts.

2016-03-07 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Mon Mar 7 11:59:36 2016 +0100| [0ba844a053da5e409a36a8159adb16aea5b5dd71] | committer: Carl Eugen Hoyos lavfi/extractplanes: Fix in_pixfmts. If the original pix_fmt was >8 bit and not supported by the filter, the filter system could choose a pix_fm

[FFmpeg-cvslog] lavfi/extractplanes: Move endianness calculation up.

2016-03-07 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Mon Mar 7 11:54:37 2016 +0100| [b872b98bb4666ee4f23b3e9a47d0f6085c0c1b3a] | committer: Carl Eugen Hoyos lavfi/extractplanes: Move endianness calculation up. Needed for next commit. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b872b9

[FFmpeg-cvslog] lavfi/extractplanes: Add RGB0 and friends as supported pix_fmts.

2016-03-07 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Mon Mar 7 12:05:42 2016 +0100| [bba9bed3f3b1608dc70c01ff9e31d36e497db025] | committer: Carl Eugen Hoyos lavfi/extractplanes: Add RGB0 and friends as supported pix_fmts. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=bba9bed3f3b1608dc70

[FFmpeg-cvslog] lavc/mjpegdec: avoid unneeded allocation if the frame is to be skipped

2016-03-07 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Tue Mar 1 18:15:48 2016 +0100| [81f14884b59334b765eddb64b0dc8ca5dec7f9bd] | committer: Matthieu Bouron lavc/mjpegdec: avoid unneeded allocation if the frame is to be skipped > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=81f14884b59334b

[FFmpeg-cvslog] lavf/vplayerdec: support time durations with no ms specified

2016-03-07 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Mon Mar 7 12:43:42 2016 +0100| [920f592b81c750d30dd87c752b110bddb430c4bc] | committer: Clément Bœsch lavf/vplayerdec: support time durations with no ms specified Example found in the wild: 0:00:03:25.000 0:01:47:A legend is sung 0:01:50:Of when Engla

[FFmpeg-cvslog] avfilter/vf_waveform: draw graticule for color filter too

2016-03-07 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Mar 7 13:27:32 2016 +0100| [f659b70eb0935e8f80ea8a9457e1bb360150df58] | committer: Paul B Mahol avfilter/vf_waveform: draw graticule for color filter too Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f659b

[FFmpeg-cvslog] lavc/mediacodec: fix chroma width for yuv420p

2016-03-07 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Mon Mar 7 14:31:25 2016 +0100| [8c24523cc52bacae2088f70bcb3d450bcc94e5e6] | committer: Matthieu Bouron lavc/mediacodec: fix chroma width for yuv420p > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8c24523cc52bacae2088f70bcb3d450bcc94e5e6

[FFmpeg-cvslog] lavc/utils: fix extra ASS sanity check in convert_sub_to_old_ass_form()

2016-03-07 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Mon Mar 7 21:47:47 2016 +0100| [2b7a61cbd8ae134f839c4347a4c289e1e11475a3] | committer: Clément Bœsch lavc/utils: fix extra ASS sanity check in convert_sub_to_old_ass_form() > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2b7a61cbd8ae134f83

[FFmpeg-cvslog] avfilter/vf_vectorscope: draw color points names

2016-03-07 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Mar 7 14:18:09 2016 +0100| [f20cdcbc055d128dc21ddd26c09cbbdf1910778c] | committer: Paul B Mahol avfilter/vf_vectorscope: draw color points names Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f20cdcbc055d12

[FFmpeg-cvslog] avcodec: try to document timebase a bit more

2016-03-07 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Mar 5 13:29:16 2016 +0100| [da904faaa546afb7dfae9e7633028469a2670937] | committer: Michael Niedermayer avcodec: try to document timebase a bit more Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] lavf/riff: Add fourcc GTM4 from Telefactor digital audio for ASP.

2016-03-07 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Mon Mar 7 23:57:14 2016 +0100| [51bcc0bf38d87d2be6d3b5dfc5d2632fac9c51b7] | committer: Carl Eugen Hoyos lavf/riff: Add fourcc GTM4 from Telefactor digital audio for ASP. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=51bcc0bf38d87d2be6

[FFmpeg-cvslog] avformat/utils: fix dts from pts code in compute_pkt_fields() during ascending delay

2016-03-07 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Mar 8 02:42:10 2016 +0100| [de1de4932419d0fb49c9c23f62e68cdbe90d0ee3] | committer: Michael Niedermayer avformat/utils: fix dts from pts code in compute_pkt_fields() during ascending delay Signed-off-by: Michael Niedermayer > http://git.vi

[FFmpeg-cvslog] fate: Add test similar to ticket 1242

2016-03-07 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Mon Mar 7 23:19:24 2016 +0100| [50615791ca8cc4e33bccc23a31438f446c00920b] | committer: Michael Niedermayer fate: Add test similar to ticket 1242 Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=506