[FFmpeg-cvslog] avcodec/cdgraphics: unbreak rendering of vertical scrolling

2021-12-18 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Wed Dec 15 10:26:22 2021 +0100| [1c49d74fad3a996e08a6b96db59ed5179f8aa373] | committer: Paul B Mahol avcodec/cdgraphics: unbreak rendering of vertical scrolling > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1c49d74fad3a996e08a6b96db59ed5179

[FFmpeg-cvslog] avcodec/thd: fix special stereo support

2021-12-18 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Thu Nov 18 15:12:20 2021 +0100| [a8a7c5d502a851d16c4668e03bff12d0e16c32b8] | committer: Paul B Mahol avcodec/thd: fix special stereo support > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a8a7c5d502a851d16c4668e03bff12d0e16c32b8 --- libavc

[FFmpeg-cvslog] avcodec/cdgraphics: fix transparency handling

2021-12-18 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Thu Dec 16 11:31:59 2021 +0100| [8718f8cfafd28a07faf88b5a3427c04cc6fa663b] | committer: Paul B Mahol avcodec/cdgraphics: fix transparency handling > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8718f8cfafd28a07faf88b5a3427c04cc6fa663b ---

[FFmpeg-cvslog] avformat/aviobuf: ffio_copy_url_options

2021-12-18 Thread Pierre-Anthony Lemieux
ffmpeg | branch: master | Pierre-Anthony Lemieux | Tue Dec 14 16:35:14 2021 -0800| [c8b5f2848dcdc7103a5b85c50c4c3082382d1f82] | committer: Zane van Iperen avformat/aviobuf: ffio_copy_url_options Signed-off-by: Pierre-Anthony Lemieux Signed-off-by: Zane van Iperen > http://git.videolan.org/g

[FFmpeg-cvslog] avfilter/vf_yadif_cuda: simplify filter definition

2021-12-18 Thread Aman Karmani
ffmpeg | branch: master | Aman Karmani | Thu Dec 16 11:35:39 2021 -0800| [ad3c19dc9ef806c3ddbcc7b9c93d1ebaf14dd6e4] | committer: Aman Karmani avfilter/vf_yadif_cuda: simplify filter definition Signed-off-by: Aman Karmani Signed-off-by: Philip Langdale > http://git.videolan.org/gitweb.cgi/ffm

[FFmpeg-cvslog] build: detect Metal.framework and build .metal files

2021-12-18 Thread Aman Karmani
ffmpeg | branch: master | Aman Karmani | Thu Dec 16 11:28:01 2021 -0800| [c975946577f08cea35b2a94c0deecb4dd32a7e20] | committer: Aman Karmani build: detect Metal.framework and build .metal files Reviewed-by: Ridley Combs Signed-off-by: Aman Karmani > http://git.videolan.org/gitweb.cgi/ffmpeg

[FFmpeg-cvslog] avutil: add obj-c helpers into header-only include

2021-12-18 Thread Aman Karmani
ffmpeg | branch: master | Aman Karmani | Thu Dec 16 12:03:00 2021 -0800| [edca1fa17c4f4a87c9f563829dec526fced154a6] | committer: Aman Karmani avutil: add obj-c helpers into header-only include Reviewed-by: Ridley Combs Signed-off-by: Aman Karmani > http://git.videolan.org/gitweb.cgi/ffmpeg.g

[FFmpeg-cvslog] avfilter: add metal utilities

2021-12-18 Thread Aman Karmani
ffmpeg | branch: master | Aman Karmani | Thu Dec 16 12:04:07 2021 -0800| [ecee6af8bda475b15c9a4e9037fc406039f60efc] | committer: Aman Karmani avfilter: add metal utilities Reviewed-by: Ridley Combs Signed-off-by: Aman Karmani > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ecee6a

[FFmpeg-cvslog] avfilter: add vf_yadif_videotoolbox

2021-12-18 Thread Aman Karmani
ffmpeg | branch: master | Aman Karmani | Mon Dec 13 17:08:50 2021 -0800| [4ac869ca2a1caaa888ad65ebd9a9b1914bfaf9b8] | committer: Aman Karmani avfilter: add vf_yadif_videotoolbox deinterlaces CVPixelBuffers, i.e. AV_PIX_FMT_VIDEOTOOLBOX frames for example, an interlaced mpeg2 video can be decod

[FFmpeg-cvslog] avformat/mxfenc: Use smaller types to make struct smaller

2021-12-18 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun Nov 7 20:20:18 2021 +0100| [25ddf888d8bac2a9c55a18f9651f27a62d50e2fb] | committer: Andreas Rheinhardt avformat/mxfenc: Use smaller types to make struct smaller Reviewed-by: Tomas Härdin Signed-off-by: Andreas Rheinhardt > http://git.videol

[FFmpeg-cvslog] tests/dnn: Make DNN tests regular libavfilter tests

2021-12-18 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Wed Dec 15 13:51:16 2021 +0100| [c26730ed8fb7ca94ef448f53dd69da472aa4e75b] | committer: Andreas Rheinhardt tests/dnn: Make DNN tests regular libavfilter tests They test libavfilter internal API, so they should be libavfilter test programs (which i

[FFmpeg-cvslog] avcodec/Makefile: Remove superfluous avformat->DNXHD dependencies

2021-12-18 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon Dec 13 20:12:34 2021 +0100| [69a45b8a4998e61efd40b054e70abc722f7e155f] | committer: Andreas Rheinhardt avcodec/Makefile: Remove superfluous avformat->DNXHD dependencies There is no mxfenc dependency any more since commit b9a26b9d55f77ebbff3596

[FFmpeg-cvslog] avformat/mxfenc: Avoid allocation for timecode track

2021-12-18 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun Nov 7 22:11:22 2021 +0100| [bb69b734c74cc22301a4fa2c3263077ffe7064b1] | committer: Andreas Rheinhardt avformat/mxfenc: Avoid allocation for timecode track Reviewed-by: Tomas Härdin Signed-off-by: Andreas Rheinhardt > http://git.videolan.or

[FFmpeg-cvslog] avutil/twofish: Fixed decryption

2021-12-18 Thread Sebastian Kirmayer
ffmpeg | branch: master | Sebastian Kirmayer | Mon Aug 9 03:26:20 2021 +0200| [dfd06ee710b547e0027a38f63cabe868e9ef1a3c] | committer: Andreas Rheinhardt avutil/twofish: Fixed decryption The previous implementation swapped the two halves of the plaintext. The existing tests only decrypted data

[FFmpeg-cvslog] avcodec/ffv1dec: Remove redundant writes, fix races

2021-12-18 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Wed Apr 21 06:24:04 2021 +0200| [17605d1a4afa5761271b27b2aea756a772ca0efc] | committer: Andreas Rheinhardt avcodec/ffv1dec: Remove redundant writes, fix races Every modification of the data that is copied in update_thread_context() is a data race

[FFmpeg-cvslog] avcodec/ffv1, ffv1dec: Add const where appropriate

2021-12-18 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Wed Apr 21 10:12:15 2021 +0200| [485121b92ce7a7447428c53ba875c58c79dc9e6a] | committer: Andreas Rheinhardt avcodec/ffv1, ffv1dec: Add const where appropriate Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=co

[FFmpeg-cvslog] avcodec/ffv1dec: Don't copy unused field

2021-12-18 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Wed Apr 21 12:31:14 2021 +0200| [98f87c3d2920c14985de5ac8b7c698a20b03468f] | committer: Andreas Rheinhardt avcodec/ffv1dec: Don't copy unused field The decoder always uses AVCodecContext.bits_per_raw_sample. Signed-off-by: Andreas Rheinhardt >