[FFmpeg-cvslog] lavf/mpegts: mark packets with TEI flag as corrupted

2017-12-13 Thread Rodger Combs
ffmpeg | branch: master | Rodger Combs | Thu Oct 19 01:58:10 2017 -0500| [2e391a576c1fc2e8816990924c6e4c21ccf75a82] | committer: Rodger Combs lavf/mpegts: mark packets with TEI flag as corrupted >

[FFmpeg-cvslog] libavcodec/decode: remove duplicate includes

2017-12-13 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Dec 13 21:51:31 2017 +0100| [f7617d4b83c08958b373324d270c0504aa1be8ee] | committer: Michael Niedermayer libavcodec/decode: remove duplicate includes Signed-off-by: Michael Niedermayer >

[FFmpeg-cvslog] ivfenc: add AV1 support

2017-12-13 Thread Tristan Matthews
ffmpeg | branch: master | Tristan Matthews | Sun Dec 10 18:28:50 2017 -0500| [e8f0a463b0d27a4d74c0d9f1857e72a8033d1069] | committer: Rostislav Pehlivanov ivfenc: add AV1 support libaom tools work with ivf files. >

[FFmpeg-cvslog] patcheck: Add 'threshhold' to common typo list

2017-12-13 Thread Kelly Ledford
ffmpeg | branch: master | Kelly Ledford | Tue Dec 12 11:31:24 2017 -0800| [309ddcbe61662282d91098029e7f9796acec208c] | committer: Michael Niedermayer patcheck: Add 'threshhold' to common typo list Signed-off-by: Kelly Ledford Signed-off-by:

[FFmpeg-cvslog] libavfilter/af_dcshift.c: Fixed repeated spelling error

2017-12-13 Thread Kelly Ledford
ffmpeg | branch: master | Kelly Ledford | Tue Dec 12 11:31:23 2017 -0800| [bc219082bb04b9a4725bfe7e78ce0950244e6e84] | committer: Michael Niedermayer libavfilter/af_dcshift.c: Fixed repeated spelling error 'threshhold' should be 'threshold' Signed-off-by: Kelly

[FFmpeg-cvslog] avfilter/vf_hflip : move context func init in ff_hflip_init

2017-12-13 Thread Martin Vignali
ffmpeg | branch: master | Martin Vignali | Mon Dec 11 11:22:56 2017 +0100| [46f534bdee3439a1a803392b83fb867fcbc0adce] | committer: Martin Vignali avfilter/vf_hflip : move context func init in ff_hflip_init >

[FFmpeg-cvslog] checkasm/vf_hflip : add test for vf_hflip byte and short simd

2017-12-13 Thread Martin Vignali
ffmpeg | branch: master | Martin Vignali | Mon Dec 11 11:26:44 2017 +0100| [cefb7e00608d691e7c0396c636195135c55ce231] | committer: Martin Vignali checkasm/vf_hflip : add test for vf_hflip byte and short simd >