[FFmpeg-cvslog] avformat/av1: fix AV1CodecConfigurationBox name in doxy

2019-07-29 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Jul 30 00:33:47 2019 -0300| [502aff91a769f863792bac61fda1092a8a1bf03b] | committer: James Almer avformat/av1: fix AV1CodecConfigurationBox name in doxy Signed-off-by: James Almer >

[FFmpeg-cvslog] cbs_mpeg2: Rearrange start code search

2019-07-29 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon Jul 29 21:56:55 2019 +0200| [276b21a586900b4692efbb99e4789e05d927708e] | committer: Mark Thompson cbs_mpeg2: Rearrange start code search 1. Currently, cbs_mpeg2_split_fragment uses essentially three variables to hold the start code values

[FFmpeg-cvslog] cbs_h264: Improve adding SEI messages

2019-07-29 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon Jul 29 21:56:53 2019 +0200| [ae49993ce6e547b8c240fd5c230630cc25930966] | committer: Mark Thompson cbs_h264: Improve adding SEI messages Up until now, if an SEI messages was to be added to a fragment, it was tried to add said SEI message to

[FFmpeg-cvslog] cbs: Don't set AVBuffer's opaque

2019-07-29 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon Jul 29 21:56:52 2019 +0200| [4e7e30bbe0fbe54d44cadc398d4071905d3063e8] | committer: Mark Thompson cbs: Don't set AVBuffer's opaque cbs is currently inconsistent regarding the opaque field that can be used as a special argument to

[FFmpeg-cvslog] cbs_mpeg2: Decompose Sequence End

2019-07-29 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon Jul 29 21:56:54 2019 +0200| [0e66e1b61ea2fd8fd85ebe3b86ff48dad78233dd] | committer: Mark Thompson cbs_mpeg2: Decompose Sequence End Sequence End units (or actually, sequence_end_codes) have up until now not been decomposed; in fact due to a

[FFmpeg-cvslog] cbs_mpeg2: Fix parsing the last unit

2019-07-29 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon Jul 29 21:56:56 2019 +0200| [fd93d5efe64206d5f1bce8c702602353444c0c1a] | committer: Mark Thompson cbs_mpeg2: Fix parsing the last unit There is one way to find out if avpriv_find_start_code has found a start code or not: One has to check

[FFmpeg-cvslog] avcodec/eatgv: Check remaining size after the keyframe header

2019-07-29 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Jul 28 21:09:14 2019 +0200| [009ec8dc3345353b1cd2316423918533fcb89552] | committer: Michael Niedermayer avcodec/eatgv: Check remaining size after the keyframe header The minimal size which unpack() will not fail on is 5 bytes Fixes: Timeout

[FFmpeg-cvslog] avcodec/eatqi: Check for minimum frame size

2019-07-29 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Jul 28 22:29:57 2019 +0200| [5ffb8e879389fb0642654e3233cfeca1f9841e52] | committer: Michael Niedermayer avcodec/eatqi: Check for minimum frame size The minimum header is 8 bytes, the smallest bitstream that is passed to the MB decode code is

[FFmpeg-cvslog] h264_metadata: Support overscan_appropriate_flag

2019-07-29 Thread Mark Thompson
ffmpeg | branch: master | Mark Thompson | Sun Jul 28 19:23:16 2019 +0100| [b123d0780ec26456b08cd50e1062d464262ceb38] | committer: Mark Thompson h264_metadata: Support overscan_appropriate_flag Fixes #8041. >

[FFmpeg-cvslog] cbs_h264: Fix missing inferred colour description fields

2019-07-29 Thread Mark Thompson
ffmpeg | branch: master | Mark Thompson | Sun Jul 28 19:23:15 2019 +0100| [f9b8503639c0ff90846f07c92e2fe7836690dd0c] | committer: Mark Thompson cbs_h264: Fix missing inferred colour description fields With video_signal_type_present_flag set but colour_description_present_flag unset the colour

[FFmpeg-cvslog] dnn: add layer pad which is equivalent to tf.pad

2019-07-29 Thread Guo , Yejun
ffmpeg | branch: master | Guo, Yejun | Mon Jul 29 09:56:33 2019 +0800| [df8db345523f03b2163febe97a4cf07446b28230] | committer: Pedro Arthur dnn: add layer pad which is equivalent to tf.pad the reason to add this layer first is that vf_sr uses it in its tensorflow model, and the next plan is

[FFmpeg-cvslog] fate: add unit test for dnn-layer-pad

2019-07-29 Thread Guo , Yejun
ffmpeg | branch: master | Guo, Yejun | Mon Jul 29 09:56:40 2019 +0800| [3805aae47966b691f825abab6843f55676437a02] | committer: Pedro Arthur fate: add unit test for dnn-layer-pad 'make fate-dnn-layer-pad' to run the test Signed-off-by: Guo, Yejun Signed-off-by: Pedro Arthur >

[FFmpeg-cvslog] dnn: convert tf.pad to native model in python script, and load/execute it in the c code.

2019-07-29 Thread Guo , Yejun
ffmpeg | branch: master | Guo, Yejun | Mon Jul 29 09:56:54 2019 +0800| [ccbab41039af424237eaac5c302c293ab97540f8] | committer: Pedro Arthur dnn: convert tf.pad to native model in python script, and load/execute it in the c code. since tf.pad is enabled, the conv2d(valid) changes back to its

[FFmpeg-cvslog] avcodec/cfhd: add bayer support

2019-07-29 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Jul 27 13:09:20 2019 +0200| [630ea6b07f8852c21da3450fd979a8fd110b58dc] | committer: Kieran Kunhya avcodec/cfhd: add bayer support > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=630ea6b07f8852c21da3450fd979a8fd110b58dc ---

[FFmpeg-cvslog] avformat/hlsenc: Fix overflow of int for durations compute

2019-07-29 Thread Steven Liu
ffmpeg | branch: master | Steven Liu | Mon Jul 29 19:48:06 2019 +0800| [23678462c0a316772d112ca363a4ffdf7d4b4236] | committer: Steven Liu avformat/hlsenc: Fix overflow of int for durations compute Fix ticket: 8037 Reported-by: DusanBrejka Signed-off-by: Steven Liu >

[FFmpeg-cvslog] avfilter/fade: don't allow nb_frames == 0

2019-07-29 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Mon Jul 29 11:11:12 2019 +0530| [43891ea8ab286a08e731ebac78123c4f1b1d35ca] | committer: Gyan Doshi avfilter/fade: don't allow nb_frames == 0 In filter init, there's a division by nb_frames but value isn't checked. >