[FFmpeg-cvslog] avfilter/scale: add animation support

2020-01-14 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Sun Dec 15 19:14:06 2019 +0530| [0dc0837960eaaff27d2104ae6b89e29790b38d6a] | committer: Gyan Doshi avfilter/scale: add animation support Width and height expressions in scale and scale2ref filters can now reference frame index, timestamp and packet

[FFmpeg-cvslog] avfilter/scale2ref: update links and re-eval expr upon ref frame change

2020-01-14 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Sun Dec 8 16:12:28 2019 +0530| [cc9a7cae76e2bc8ded5cefff1dbf22b37a95240b] | committer: Gyan Doshi avfilter/scale2ref: update links and re-eval expr upon ref frame change Needed when filtergraph reinit is disabled for the ref input. >

[FFmpeg-cvslog] avfilter/scale: add function to check expressions

2020-01-14 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Tue Dec 31 17:33:01 2019 +0530| [ce2cfa67aa26e70717eb8b184f232b9c41b81001] | committer: Gyan Doshi avfilter/scale: add function to check expressions Allows finer identification and logging of invalid expressions and use of a single list for symbols and

[FFmpeg-cvslog] avfilter/scale: separate exprs parse and eval

2020-01-14 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Tue Dec 31 17:28:58 2019 +0530| [6310fbd543f0c61b258d3993f28286eb0360ff87] | committer: Gyan Doshi avfilter/scale: separate exprs parse and eval Retains parsed expressions which allows for better error-checking and adding animation support. >

[FFmpeg-cvslog] avfilter/scale: store frame change eval

2020-01-14 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Sun Dec 8 16:01:42 2019 +0530| [c21462d42e92cb62195e65d87ca732b4d6866eee] | committer: Gyan Doshi avfilter/scale: store frame change eval Better readability and allows reuse >

[FFmpeg-cvslog] avformat/segafilmenc: Check early whether video is allowed

2020-01-14 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Tue Jan 14 04:13:32 2020 +0100| [56a04b7c38e15b5a698ca15bc3e940f06777e315] | committer: Michael Niedermayer avformat/segafilmenc: Check early whether video is allowed The current code only checks when writing the trailer whether the video format

[FFmpeg-cvslog] avformat/avformat: Update AVInputFormat.read_packet documentation

2020-01-14 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Tue Jan 7 14:55:39 2020 +0100| [b55c6b8c40e09a1a8076bbc8b4a804801bec530c] | committer: Michael Niedermayer avformat/avformat: Update AVInputFormat.read_packet documentation Since bae8844e351, the packet is automatically unreferenced in

[FFmpeg-cvslog] avformat/segafilmenc: Postpone check for existence of video stream

2020-01-14 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Tue Jan 14 04:13:31 2020 +0100| [30859c270fa5f14d9bb13382f86f90affc3a4c3e] | committer: Michael Niedermayer avformat/segafilmenc: Postpone check for existence of video stream Up until now, the Sega FILM muxer complained if the first stream wasn't

[FFmpeg-cvslog] avformat/segafilmenc: Fix undefined left shift of 1 by 31 places

2020-01-14 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Tue Jan 14 04:13:30 2020 +0100| [8ae026d74f599b2d00b91798af1c1067a879007c] | committer: Michael Niedermayer avformat/segafilmenc: Fix undefined left shift of 1 by 31 places by changing the type to unsigned. Signed-off-by: Andreas Rheinhardt

[FFmpeg-cvslog] avcodec/v4l2_context: Use AVERROR macro

2020-01-14 Thread Andriy Gelman
ffmpeg | branch: master | Andriy Gelman | Sun Jan 12 23:11:28 2020 -0500| [8a8966295fbc9278042f4be76b795fea39f9a810] | committer: Michael Niedermayer avcodec/v4l2_context: Use AVERROR macro Signed-off-by: Andriy Gelman Signed-off-by: Michael Niedermayer >

[FFmpeg-cvslog] avutil/avstring: Fix warning: ISO C90 forbids mixed declarations and code

2020-01-14 Thread Limin Wang
ffmpeg | branch: master | Limin Wang | Mon Jan 13 21:44:49 2020 +0800| [44a80897e86f3a8d576e8d5a14df218be767aeab] | committer: Michael Niedermayer avutil/avstring: Fix warning: ISO C90 forbids mixed declarations and code Signed-off-by: Limin Wang Signed-off-by: Michael Niedermayer >

[FFmpeg-cvslog] avfilter/vf_eq: cosmetics

2020-01-14 Thread Limin Wang
ffmpeg | branch: master | Limin Wang | Mon Jan 13 21:49:43 2020 +0800| [72a08af8ba3defe60adc894dea16c4ee9f088f88] | committer: Michael Niedermayer avfilter/vf_eq: cosmetics Signed-off-by: Limin Wang Signed-off-by: Michael Niedermayer >

[FFmpeg-cvslog] avfilter/f_ebur128: check if frame clone is set

2020-01-14 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Jan 14 16:43:45 2020 +0100| [cc752233fb83df53c55fc9b3d12b9ffc6df124d9] | committer: Paul B Mahol avfilter/f_ebur128: check if frame clone is set > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=cc752233fb83df53c55fc9b3d12b9ffc6df124d9 ---

[FFmpeg-cvslog] avfilter/avf_aphasemeter: check if clone frame is set

2020-01-14 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Jan 14 16:41:15 2020 +0100| [c43f8baa41ee1db179db53664fe39324800ee076] | committer: Paul B Mahol avfilter/avf_aphasemeter: check if clone frame is set >

[FFmpeg-cvslog] avfilter/af_aiir: check if frame clone is set

2020-01-14 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Jan 14 16:11:45 2020 +0100| [80c4c336f95fb273e67326e53a4de9fd2d8c8afe] | committer: Paul B Mahol avfilter/af_aiir: check if frame clone is set > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=80c4c336f95fb273e67326e53a4de9fd2d8c8afe ---

[FFmpeg-cvslog] avfilter/avf_ahistogram: check if frame clone is set

2020-01-14 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Jan 14 16:38:49 2020 +0100| [d580c7a7979613f352cfc9701f7ff4fe83b33af2] | committer: Paul B Mahol avfilter/avf_ahistogram: check if frame clone is set >

[FFmpeg-cvslog] avfilter/af_afir: check if frame clone is set

2020-01-14 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Jan 14 16:07:35 2020 +0100| [2a9a52b913f0d409c97e63418accda4a65c265aa] | committer: Paul B Mahol avfilter/af_afir: check if frame clone is set > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2a9a52b913f0d409c97e63418accda4a65c265aa ---

[FFmpeg-cvslog] avfilter/asr_anullsrc: remove pointless frame cloning

2020-01-14 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Jan 14 16:24:07 2020 +0100| [928020b9d01a9bfb3de23a625ed2321a48467bcf] | committer: Paul B Mahol avfilter/asr_anullsrc: remove pointless frame cloning >

[FFmpeg-cvslog] avfilter/af_anequalizer: check if frame clone is set

2020-01-14 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Jan 14 16:14:46 2020 +0100| [f6f6857c2a81a29c19993195c2cef7e15eda601c] | committer: Paul B Mahol avfilter/af_anequalizer: check if frame clone is set >

[FFmpeg-cvslog] avfilter/avf_avectorscope: check if clone frame is set

2020-01-14 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Jan 14 14:22:17 2020 +0100| [f9897eda43f8f2285593b41ff0efa8bfbad431e2] | committer: Paul B Mahol avfilter/avf_avectorscope: check if clone frame is set >

[FFmpeg-cvslog] avfilter/avf_showspectrum: check if frame clone is set

2020-01-14 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Jan 14 16:46:50 2020 +0100| [7e4b0d377f275676105191b49eb3f096c6d60098] | committer: Paul B Mahol avfilter/avf_showspectrum: check if frame clone is set >

[FFmpeg-cvslog] lavfi/dnn_processing: refine code to use function av_image_copy_plane for data copy

2020-01-14 Thread Guo , Yejun
ffmpeg | branch: master | Guo, Yejun | Mon Jan 13 19:37:56 2020 +0800| [4e1ae43b17a50f125e63acc33ea2d25a1965fe69] | committer: Pedro Arthur lavfi/dnn_processing: refine code to use function av_image_copy_plane for data copy Signed-off-by: Guo, Yejun Signed-off-by: Pedro Arthur >

[FFmpeg-cvslog] fate/filter-video: add two tests for dnn_processing with frame format rgb24 and grayf32

2020-01-14 Thread Guo , Yejun
ffmpeg | branch: master | Guo, Yejun | Wed Jan 8 14:43:59 2020 +0800| [95ade711eb4afb8b76a765ef6571e7934ad7f8cc] | committer: Pedro Arthur fate/filter-video: add two tests for dnn_processing with frame format rgb24 and grayf32 Signed-off-by: Guo, Yejun Signed-off-by: Pedro Arthur >

[FFmpeg-cvslog] avfilter/f_drawgraph: add rate/r option

2020-01-14 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Jan 14 09:52:02 2020 +0100| [d9a52b0bbfac06ec6a5368566a3b05eec039df04] | committer: Paul B Mahol avfilter/f_drawgraph: add rate/r option > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d9a52b0bbfac06ec6a5368566a3b05eec039df04 ---