[FFmpeg-cvslog] avfilter: add deblock filter

2018-04-21 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Apr 17 17:33:00 2018 +0200| [21da248b5fee28cee4a160edb415e0caa446806c] | committer: Paul B Mahol avfilter: add deblock filter Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=21da248b5fee28cee4a160edb415e0caa4

[FFmpeg-cvslog] lavf: make overlay_qsv work based on framesync

2018-04-21 Thread Ruiling Song
ffmpeg | branch: master | Ruiling Song | Tue Apr 3 09:50:19 2018 +0800| [f3341a0452419c57faf4d28aebb24be5d41312f3] | committer: Mark Thompson lavf: make overlay_qsv work based on framesync The existing version which was cherry-picked from Libav does not work with FFmpeg framework, because ff_

[FFmpeg-cvslog] lavf/qsv: clone the frame which may be managed by framework

2018-04-21 Thread Ruiling Song
ffmpeg | branch: master | Ruiling Song | Tue Apr 3 09:50:20 2018 +0800| [d865783b6c8d4f96f5094ed72eff0f5a4a4908af] | committer: Mark Thompson lavf/qsv: clone the frame which may be managed by framework For filters based on framesync, the input frame was managed by framesync, so we should not

[FFmpeg-cvslog] lavf/dashdec: Do not use memcpy() to copy a struct.

2018-04-21 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Wed Apr 18 19:42:57 2018 +0200| [8592ae1a1e4cd678c5a3418aab4f72029f0a8f38] | committer: Carl Eugen Hoyos lavf/dashdec: Do not use memcpy() to copy a struct. Fixes a warning: libavformat/dashdec.c:1900:65: warning: argument to 'sizeof' in 'memcpy' ca

[FFmpeg-cvslog] avcodec/vc1_pred: set ref_field_type earlier

2018-04-21 Thread Jerome Borsboom
ffmpeg | branch: master | Jerome Borsboom | Sat Apr 21 21:05:28 2018 +0200| [c0f154bba506e1cb609b1193632d452b89918a80] | committer: Paul B Mahol avcodec/vc1_pred: set ref_field_type earlier scaleforsame_y references ref_field_type. Therefore, it needs to be set before scaleforsame is called.

[FFmpeg-cvslog] avformat/segafilm - revert keyframe detection

2018-04-21 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Sat Apr 21 13:02:12 2018 +0530| [9f9f56e6791f6c44ac8e4b97a8da5816ed542332] | committer: James Almer avformat/segafilm - revert keyframe detection Keyframe detection was inverted in cfe1a9d311 in order to fix keyframe flags set for the sample attached to tr