[FFmpeg-cvslog] lavc/libx265: mark disposable frames

2017-12-07 Thread John Stebbins
ffmpeg | branch: master | John Stebbins | Tue Dec 5 16:36:58 2017 -0800| [79a744768aa6f498e4f46fca4ff01cd04eade9a5] | committer: Michael Niedermayer lavc/libx265: mark disposable frames Used by movenc to fill sdtp box Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/

[FFmpeg-cvslog] x86/vf_hflip: don't load the width argument twice

2017-12-07 Thread James Almer
ffmpeg | branch: master | James Almer | Thu Dec 7 18:09:00 2017 -0300| [dc33fe1d0080e932faa9fe3c7fb4850dfde161a8] | committer: James Almer x86/vf_hflip: don't load the width argument twice Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=dc33fe1d0080e932

[FFmpeg-cvslog] x86/vf_hflip: use xor to zero initialize registers

2017-12-07 Thread James Almer
ffmpeg | branch: master | James Almer | Thu Dec 7 19:28:19 2017 -0300| [f2aa0ce5a059cf02ee4cbd68111dd2ad622edc85] | committer: James Almer x86/vf_hflip: use xor to zero initialize registers Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f2aa0ce5a059cf0

[FFmpeg-cvslog] fate-opus: run and test inactive samples

2017-12-07 Thread Rostislav Pehlivanov
ffmpeg | branch: master | Rostislav Pehlivanov | Tue Dec 5 02:03:15 2017 +| [c67c7191b1c2fa0ff0a9785f52e86a5cdfc1d36f] | committer: Rostislav Pehlivanov fate-opus: run and test inactive samples Signed-off-by: Rostislav Pehlivanov > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit

[FFmpeg-cvslog] opus: fix hybrid folding indexing during band quantization

2017-12-07 Thread Rostislav Pehlivanov
ffmpeg | branch: master | Rostislav Pehlivanov | Fri Dec 8 03:40:41 2017 +| [4678339e745dac8fa4288541b79f1577f19bb4c2] | committer: Rostislav Pehlivanov opus: fix hybrid folding indexing during band quantization Resulted in valgrind errors due to uninitialized memory. Also updates fate an