[FFmpeg-cvslog] avformat/rmdec: support RMHD file format

2024-11-02 Thread Peter Ross
ffmpeg | branch: master | Peter Ross | Sun Nov 3 10:53:15 2024 +1100| [ae8295417adff5d1db52fc5a23f3e4bf744fc3fe] | committer: Peter Ross avformat/rmdec: support RMHD file format Signed-off-by: Peter Ross > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ae8295417adff5d1db52fc5a23f3

[FFmpeg-cvslog] fate/rv60: add test

2024-11-02 Thread Peter Ross
ffmpeg | branch: master | Peter Ross | Sun Nov 3 10:53:15 2024 +1100| [2d81eaa37bba66e3f48f2905c5dfeaf815f651e1] | committer: Peter Ross fate/rv60: add test > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2d81eaa37bba66e3f48f2905c5dfeaf815f651e1 --- tests/fate/video.mak|

[FFmpeg-cvslog] swscale/swscale_unscaled: add unscaled conversion for AYUV/VUYA/UYVA

2024-11-02 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Oct 29 16:14:04 2024 -0300| [a686d34fea6e963f878518ffe3a08512362ed79b] | committer: James Almer swscale/swscale_unscaled: add unscaled conversion for AYUV/VUYA/UYVA Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit

[FFmpeg-cvslog] swscale/swscale_unscaled: add unscaled rgb to planar rgba

2024-11-02 Thread James Almer
ffmpeg | branch: master | James Almer | Thu Oct 31 13:33:24 2024 -0300| [c029a2f7ddea8e2b3c99f629c1bb54ff5a50cac1] | committer: James Almer swscale/swscale_unscaled: add unscaled rgb to planar rgba The fate test reference changes are due to the conversion being a simple lossless deinterleave, i

[FFmpeg-cvslog] fate/filter-video: add more rgbtestsrc tests

2024-11-02 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Oct 30 10:24:02 2024 -0300| [430bec86665fa6adcfa2bc4d6cb4a54f79630f9f] | committer: James Almer fate/filter-video: add more rgbtestsrc tests Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=430bec86665fa6adcfa2b

[FFmpeg-cvslog] swscale/swscale_unscaled: add unscaled hbd planar RGB to x2rgb10le

2024-11-02 Thread James Almer
ffmpeg | branch: master | James Almer | Thu Oct 31 12:21:15 2024 -0300| [5ccc3f0fca1f20ec0614806a2dc5bfb33e28f444] | committer: James Almer swscale/swscale_unscaled: add unscaled hbd planar RGB to x2rgb10le Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h

[FFmpeg-cvslog] vsrc_testsrc: add support for x2rgb10le to rgbtestsrc

2024-11-02 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Oct 30 10:20:19 2024 -0300| [165f1241299c4f43c15baa6baddd4e96aefed5a7] | committer: James Almer vsrc_testsrc: add support for x2rgb10le to rgbtestsrc Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=165f1241299c

[FFmpeg-cvslog] libavutil/ppc: defines involving bit shifts should be unsigned

2024-11-02 Thread Sean McGovern
ffmpeg | branch: master | Sean McGovern | Sun Nov 3 21:58:43 2024 -0500| [c325f9c619b38614ab6e339cefacd596266db471] | committer: Brad Smith libavutil/ppc: defines involving bit shifts should be unsigned Otherwise, these can overflow at the boundaries of the integer type. Signed-off-by: Brad

[FFmpeg-cvslog] swscale/swscale: prevent integer overflow in chrRangeToJpeg16_c

2024-11-02 Thread James Almer
ffmpeg | branch: master | James Almer | Thu Oct 31 23:19:29 2024 -0300| [5f5421ec66f55e186763cf3441c609d6360cfd8e] | committer: James Almer swscale/swscale: prevent integer overflow in chrRangeToJpeg16_c Same as it's done in lumRangeToJpeg16_c(). Plenty of allowed input values can overflow here

[FFmpeg-cvslog] swscale/x86/rgb2rgb: add optimized versions of the remaining shuffle_bytes functions

2024-11-02 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Oct 29 16:30:51 2024 -0300| [78ba06928a69ecb464221f71dbdedabc9d714176] | committer: James Almer swscale/x86/rgb2rgb: add optimized versions of the remaining shuffle_bytes functions Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffm

[FFmpeg-cvslog] fate/pixfmts: test conversion of high bitdepth formats

2024-11-02 Thread James Almer
ffmpeg | branch: master | James Almer | Mon Oct 21 09:32:11 2024 -0300| [40878dfb11eaa357ed5c09f610ea444106e8282b] | committer: James Almer fate/pixfmts: test conversion of high bitdepth formats Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=40878dfb11e

[FFmpeg-cvslog] swscale/output: add full chroma interpolation support for x2rgb10

2024-11-02 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Oct 30 11:47:51 2024 -0300| [febc9e8162af9a38a9ee94684b26fe8a87e820fe] | committer: James Almer swscale/output: add full chroma interpolation support for x2rgb10 Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=