[FFmpeg-cvslog] avcodec/h264: Fix for H.264 configuration parsing

2016-04-16 Thread Ivan
ffmpeg | branch: master | Ivan | Tue Apr 12 16:32:04 2016 -0400| [3a727606c474d3d0b9efa3c900294a84bdb5e331] | committer: Michael Niedermayer avcodec/h264: Fix for H.264 configuration parsing Sometimes video fails to decode if H.264 configuration changes mid stream. The reason is that configura

[FFmpeg-cvslog] avformat/hashenc: add missing avio_flush to hash_write_trailer

2016-04-16 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Apr 16 21:31:58 2016 -0300| [b63ba3a51782baca737e646110f4832f8abbaadd] | committer: James Almer avformat/hashenc: add missing avio_flush to hash_write_trailer It was accidentally deleted in the previous hashenc commit Signed-off-by: James Almer > h

[FFmpeg-cvslog] avcodec/exr: Fix "libavcodec/exr.c:1494:13: warning: ISO C90 forbids mixed declarations and code"

2016-04-16 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Apr 17 01:37:27 2016 +0200| [487c346d98c0180eb8e4066c2c341a2a19f7f0af] | committer: Michael Niedermayer avcodec/exr: Fix "libavcodec/exr.c:1494:13: warning: ISO C90 forbids mixed declarations and code" Signed-off-by: Michael Niedermayer >

[FFmpeg-cvslog] fate: add test for Ticket4816 (PNG decoding with alpha)

2016-04-16 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Apr 13 18:38:21 2016 +0200| [618032da0d05cfebb40bde46c1baceae1012fd27] | committer: Michael Niedermayer fate: add test for Ticket4816 (PNG decoding with alpha) Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.g

[FFmpeg-cvslog] vc2enc: use 32x16 slices by default

2016-04-16 Thread Rostislav Pehlivanov
ffmpeg | branch: master | Rostislav Pehlivanov | Sat Apr 16 23:57:46 2016 +0100| [9e138c481306b4b1f32db0659055d30268163676] | committer: Rostislav Pehlivanov vc2enc: use 32x16 slices by default Approximately 1.25 times faster than 64x32, visually and statistically improves quality. Signed-off

[FFmpeg-cvslog] vc2enc: don't require interlacing for 1080p50/60 base video formats

2016-04-16 Thread Rostislav Pehlivanov
ffmpeg | branch: master | Rostislav Pehlivanov | Sat Apr 16 23:56:14 2016 +0100| [77fb7177afd69eacbf9034917ab85138a40d2d93] | committer: Rostislav Pehlivanov vc2enc: don't require interlacing for 1080p50/60 base video formats Typo Signed-off-by: Rostislav Pehlivanov > http://git.videolan.or

[FFmpeg-cvslog] avfilter: add readvitc filter

2016-04-16 Thread Tobias Rapp
ffmpeg | branch: master | Tobias Rapp | Wed Apr 6 16:25:53 2016 +0200| [2aad631a818cc49fc30da349c319abfb119adea1] | committer: Paul B Mahol avfilter: add readvitc filter Add a filter to scan the top lines of video frames for vertical interval timecode (VITC) information and attach it as metad