[FFmpeg-cvslog] lavf/avio: add avio_vprintf()

2022-06-13 Thread Stefano Sabatini
ffmpeg | branch: master | Stefano Sabatini | Sun Jun 12 13:15:26 2022 +0200| [7cae3d8b7685dda77b14aeab3a0fee22547e8f1d] | committer: Marton Balint lavf/avio: add avio_vprintf() This new function makes it possible to use avio_printf() functionality from a function taking a variable list of argu

[FFmpeg-cvslog] ffprobe: add -o option

2022-06-13 Thread Stefano Sabatini
ffmpeg | branch: master | Stefano Sabatini | Sun Apr 18 23:11:01 2021 +0200| [ff07492cd800d2904816f6cf0c0cca21d3ccef1e] | committer: Marton Balint ffprobe: add -o option This enables printing to a resource specified with -o OUTPUT. In case the output is not specified, prints to stdout as usua

[FFmpeg-cvslog] swresample/x86/rematrix: Remove obsolete MMX functions

2022-06-13 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sat Jun 11 00:26:18 2022 +0200| [4e51e48ebdd2c2357f5595a3f403427a51b189f8] | committer: Andreas Rheinhardt swresample/x86/rematrix: Remove obsolete MMX functions x64 always has MMX, MMXEXT, SSE and SSE2 and this means that some functions for MMX,

[FFmpeg-cvslog] swresample/resample: Properly empty MMX state

2022-06-13 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sat Jun 11 23:25:14 2022 +0200| [55fc2c5a892c50feb1b9a8f55b74ec6594755ddb] | committer: Andreas Rheinhardt swresample/resample: Properly empty MMX state There is a x86-32 MMXEXT implementation for resampling planar 16bit data. multiple_resample()

[FFmpeg-cvslog] swresample/x86/resample: Remove obsolete MMXEXT functions

2022-06-13 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun Jun 12 00:11:35 2022 +0200| [dd61d6489bf27942f8d24b7e31b3b140f1d2f0c6] | committer: Andreas Rheinhardt swresample/x86/resample: Remove obsolete MMXEXT functions x64 always has MMX, MMXEXT, SSE and SSE2 and this means that some functions for MM

[FFmpeg-cvslog] swresample/x86/audio_convert: Remove obsolete MMX functions

2022-06-13 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sat Jun 11 00:21:15 2022 +0200| [2b94f23b06d9bbab4cd5b5fec9f4e53ff365e5ab] | committer: Andreas Rheinhardt swresample/x86/audio_convert: Remove obsolete MMX functions x64 always has MMX, MMXEXT, SSE and SSE2 and this means that some functions for

[FFmpeg-cvslog] swresample/resample: Remove unnecessary emms_c

2022-06-13 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun Jun 12 00:14:26 2022 +0200| [0e8a5ded7e95f67a0681553cb879d97bd6d24c06] | committer: Andreas Rheinhardt swresample/resample: Remove unnecessary emms_c The last MMX code in swresample has just been removed. Signed-off-by: Andreas Rheinhardt >

[FFmpeg-cvslog] doc/APIchanges: add missing uuid and csp entries

2022-06-13 Thread Zane van Iperen
ffmpeg | branch: master | Zane van Iperen | Tue Jun 14 10:03:34 2022 +1000| [9874baf2cd31c83cc32e213e5f1b6ad7bf5b4086] | committer: James Almer doc/APIchanges: add missing uuid and csp entries Signed-off-by: Zane van Iperen Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffm

[FFmpeg-cvslog] avutil: bump version after UUID changes

2022-06-13 Thread Zane van Iperen
ffmpeg | branch: master | Zane van Iperen | Tue Jun 14 10:03:33 2022 +1000| [ff59ecc4de0d5c3b0d72c2608a4ef3439308a575] | committer: James Almer avutil: bump version after UUID changes Forgot to bump after 76e95daa08f4c8874dbb570b6293716e2175213a. Signed-off-by: Zane van Iperen Signed-off-by: