[FFmpeg-cvslog] fate: add fuzziness to the AAC Encode prediction test

2015-09-01 Thread Rostislav Pehlivanov
ffmpeg | branch: master | Rostislav Pehlivanov | Wed Sep 2 07:15:42 2015 +0100| [dcf72da84183ce472bb647d3945a40b8a268f521] | committer: Rostislav Pehlivanov fate: add fuzziness to the AAC Encode prediction test Fails on ppc64 architecture under Ubuntu. Signed-off-by: Rostislav Pehlivanov >

[FFmpeg-cvslog] aacenc: reorder coding tools

2015-09-01 Thread Rostislav Pehlivanov
ffmpeg | branch: master | Rostislav Pehlivanov | Wed Sep 2 06:26:45 2015 +0100| [20dc527139b44ede4e0e35d6473f4c3993a71844] | committer: Rostislav Pehlivanov aacenc: reorder coding tools This commit reorders the coding tools such that they're doing what the decoder does in reverse order. The v

[FFmpeg-cvslog] fate: update AAC encoder tests

2015-09-01 Thread Rostislav Pehlivanov
ffmpeg | branch: master | Rostislav Pehlivanov | Wed Sep 2 06:39:59 2015 +0100| [72adf2431027426300f5d9e45df32ff3bf499084] | committer: Rostislav Pehlivanov fate: update AAC encoder tests TNS had both IS and PNS switched on when it makes more sense to have them both off. Prediction had a red

[FFmpeg-cvslog] avformat/hlsenc: add a use_localtime option to expand the segment filename with localtime

2015-09-01 Thread LiuQi
ffmpeg | branch: master | LiuQi | Tue Sep 1 04:10:15 2015 +0800| [a4055d3e5d672800a85d8397b8a2e397aa5551fb] | committer: Michael Niedermayer avformat/hlsenc: add a use_localtime option to expand the segment filename with localtime test examples: ./ffmpeg -re -i ~/Movies/objectC/facebook.mp4

[FFmpeg-cvslog] avcodec/hevc_parser: fix split function of parser

2015-09-01 Thread Rainer Hochecker
ffmpeg | branch: master | Rainer Hochecker | Tue Sep 1 16:27:02 2015 +0200| [62bd8deef9005dbc9750e3bdc12fbf9b50392adc] | committer: Michael Niedermayer avcodec/hevc_parser: fix split function of parser Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=com

[FFmpeg-cvslog] avcodec/ffv1dec: Print CRCs at picture debug level

2015-09-01 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Sep 2 02:11:43 2015 +0200| [b7baebb754f548ccd106ebcacd09ffa289382fd4] | committer: Michael Niedermayer avcodec/ffv1dec: Print CRCs at picture debug level Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a

[FFmpeg-cvslog] avcodec/ffv1dec: Check that there is enough space for the CRC in the global header

2015-09-01 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Sep 2 02:10:31 2015 +0200| [eac161451d248fdd375d403f9bb7d0bec68bc40b] | committer: Michael Niedermayer avcodec/ffv1dec: Check that there is enough space for the CRC in the global header Signed-off-by: Michael Niedermayer > http://git.vide

[FFmpeg-cvslog] avcodec/h264_slice: replace assert by normal error check

2015-09-01 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Sep 2 00:44:28 2015 +0200| [1376084dcbab53cbaea8047cf7ec85af3c8570ce] | committer: Michael Niedermayer avcodec/h264_slice: replace assert by normal error check Fixes assertion failure Fixes: c6075771557e4f3b7b74e63d2d24fb01/signal_sigabrt_7

[FFmpeg-cvslog] lavf/dv: Do not return EIO for every error (like EOF).

2015-09-01 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Wed Sep 2 00:58:13 2015 +0200| [3eae98c1ac705d3f820a1800e81960146a80c61c] | committer: Carl Eugen Hoyos lavf/dv: Do not return EIO for every error (like EOF). Fixes ticket #4818. Reviewed-by: Ronald S. Bultje Reviewed-by: Paul B Mahol > http://gi

[FFmpeg-cvslog] avfilter/vf_subtitles: allow setting fonts directory

2015-09-01 Thread Ricardo Constantino
ffmpeg | branch: master | Ricardo Constantino | Sun Aug 30 23:52:10 2015 +0100| [9dbc50b4cdaf6de5a4d52bdaa3d4d1a0df5efadd] | committer: wm4 avfilter/vf_subtitles: allow setting fonts directory This is mostly useful if libass was compiled with a font provider other than fontconfig, but is still

[FFmpeg-cvslog] avcodec/version: Minor version bump due to 5d12d7de2ce548a3c9f5c175a9d1c5bfbdbcbfa8

2015-09-01 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Sep 1 23:02:15 2015 +0200| [642d2f9d558b946de6a92f2fad32286e74e14218] | committer: Michael Niedermayer avcodec/version: Minor version bump due to 5d12d7de2ce548a3c9f5c175a9d1c5bfbdbcbfa8 Found-by: ubitux Signed-off-by: Michael Niedermayer

[FFmpeg-cvslog] avformat/mxg: Use memmove()

2015-09-01 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Sep 1 22:45:07 2015 +0200| [c7c207aecde0773afc974ce4b7e25dca659bc5b5] | committer: Michael Niedermayer avformat/mxg: Use memmove() Fixes undefined behavior Fixes: 172963a49da13542e0726b7bb758/unknown_unknown_292_658_cov_2141972066_m1.mx

Re: [FFmpeg-cvslog] mpegts: demux BluRay text subtitles

2015-09-01 Thread Carl Eugen Hoyos
Clément Bœsch pkh.me> writes: > I think this is missing a minor version in libavcodec (I am not near my development computer atm.) I agree that everybody has missed this and that is was a mistake but please just commit a bump... Carl Eugen ___ ffmpe

Re: [FFmpeg-cvslog] [FFmpeg-devel] mpegts: demux BluRay text subtitles

2015-09-01 Thread Clément Bœsch
On Tue, Sep 01, 2015 at 03:10:58PM +0200, Clément Bœsch wrote: > On Tue, Sep 01, 2015 at 02:57:28PM +0200, Petri Hintukainen wrote: > > ffmpeg | branch: master | Petri Hintukainen | Tue Sep > > 1 11:56:21 2015 +0300| [5d12d7de2ce548a3c9f5c175a9d1c5bfbdbcbfa8] | > > committer: Michael Niedermaye

Re: [FFmpeg-cvslog] mpegts: demux BluRay text subtitles

2015-09-01 Thread Clément Bœsch
On Tue, Sep 01, 2015 at 02:57:28PM +0200, Petri Hintukainen wrote: > ffmpeg | branch: master | Petri Hintukainen | Tue Sep 1 > 11:56:21 2015 +0300| [5d12d7de2ce548a3c9f5c175a9d1c5bfbdbcbfa8] | committer: > Michael Niedermayer > > mpegts: demux BluRay text subtitles > > Reviewed-by: Paul B Mah

[FFmpeg-cvslog] mpegts: fix demuxing PES private stream 2

2015-09-01 Thread Petri Hintukainen
ffmpeg | branch: master | Petri Hintukainen | Mon Aug 31 12:06:16 2015 +0300| [757cb0f286b5497465207c06e18859bb40d079c5] | committer: Michael Niedermayer mpegts: fix demuxing PES private stream 2 PES header size is 6 bytes (00 00 01 bf XX XX), not 0. BluRay text subtitles use private stream 2.

[FFmpeg-cvslog] mpegts: demux BluRay text subtitles

2015-09-01 Thread Petri Hintukainen
ffmpeg | branch: master | Petri Hintukainen | Tue Sep 1 11:56:21 2015 +0300| [5d12d7de2ce548a3c9f5c175a9d1c5bfbdbcbfa8] | committer: Michael Niedermayer mpegts: demux BluRay text subtitles Reviewed-by: Paul B Mahol Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffm

[FFmpeg-cvslog] avfilter/vf_spp: use the name 's' for the pointer to the private context

2015-09-01 Thread Ganesh Ajjanagadde
ffmpeg | branch: master | Ganesh Ajjanagadde | Mon Aug 31 08:07:56 2015 -0700| [d79c2052dea38d2c997ac5a8ee61a168eb8e] | committer: Paul B Mahol avfilter/vf_spp: use the name 's' for the pointer to the private context Signed-off-by: Ganesh Ajjanagadde > http://git.videolan.org/gitweb.cgi/

[FFmpeg-cvslog] rtmp: support the AMF_DATE tag

2015-09-01 Thread Andrew Stone
ffmpeg | branch: master | Andrew Stone | Mon Aug 31 20:28:42 2015 -0400| [dc926ab518a30880c9e8dd9ec26c74d5e9aa6182] | committer: Michael Niedermayer rtmp: support the AMF_DATE tag Instead of returning EINVAL, which can cause a stream to fail to load, this allows the tag to be passed through to

[FFmpeg-cvslog] aacenc: disable bandtype modifying extensions when coder != twoloop

2015-09-01 Thread Rostislav Pehlivanov
ffmpeg | branch: master | Rostislav Pehlivanov | Tue Sep 1 12:07:00 2015 +0100| [8ffe1cb4d7d457fdd216f42fec068fbd0cbc7ade] | committer: Rostislav Pehlivanov aacenc: disable bandtype modifying extensions when coder != twoloop If the selected coder isn't twoloop, this commit temporarily disable

[FFmpeg-cvslog] avfilter/vf_waveform: support envelope for all filters

2015-09-01 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Aug 31 17:48:10 2015 +| [c3cd1a7496feb374016f1bd099f373763db31705] | committer: Paul B Mahol avfilter/vf_waveform: support envelope for all filters Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c3cd1a74

[FFmpeg-cvslog] avfilter/vf_waveform: implement various filters

2015-09-01 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Aug 28 18:45:53 2015 +| [32f217edadf0b79151aa2a2d16b38d07354749de] | committer: Paul B Mahol avfilter/vf_waveform: implement various filters Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=32f217edadf0b79

[FFmpeg-cvslog] avfilter/vf_waveform: simplify memory allocations

2015-09-01 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Aug 31 16:45:55 2015 +| [97c7c39d2539127094a3c30a1d13653e25b85d02] | committer: Paul B Mahol avfilter/vf_waveform: simplify memory allocations Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=97c7c39d25391

[FFmpeg-cvslog] fate: adjust fuzz of AAC Encoder's TNS test

2015-09-01 Thread Rostislav Pehlivanov
ffmpeg | branch: master | Rostislav Pehlivanov | Tue Sep 1 09:08:31 2015 +0100| [b86532810ddc498d16e85b3535037e50a93dbad0] | committer: Rostislav Pehlivanov fate: adjust fuzz of AAC Encoder's TNS test Have to adjust it again, this time because of --enable-small on gcc 4.5 in Linaro. Signed-o

[FFmpeg-cvslog] lavfi/scale: Pass src_range and dst_range to libswscale.

2015-09-01 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Tue Sep 1 09:17:26 2015 +0200| [0cb6c0ec488e324443b49b36f1224d3e5af420c4] | committer: Carl Eugen Hoyos lavfi/scale: Pass src_range and dst_range to libswscale. Fixes ticket #4812. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0cb6c0

[FFmpeg-cvslog] lavf: Remove probesize32 and max_analyze_duration32 on version bump.

2015-09-01 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Tue Sep 1 09:19:49 2015 +0200| [670d8ecfae5201f8c2d5693495c2f763cbbc2d72] | committer: Carl Eugen Hoyos lavf: Remove probesize32 and max_analyze_duration32 on version bump. Add FF_API_PROBESIZE_32 to allow removing 32bit probesize and 32bit max_ana