[FFmpeg-cvslog] avdevice/oss_dec: account for sample size when computing timestamp

2022-06-19 Thread Matt Jacobson
ffmpeg | branch: master | Matt Jacobson | Wed Jun 1 05:06:16 2022 -0400| [b3e261bab381f43ab5f842725d30479d511d] | committer: Marton Balint avdevice/oss_dec: account for sample size when computing timestamp Don't assume each sample is one byte in size. Doing so results in wrong and occasio

[FFmpeg-cvslog] lavfi/colorspace: add ff_matrix_mul_3x3_vec

2022-06-19 Thread rcombs
ffmpeg | branch: master | rcombs | Thu Jun 2 02:59:19 2022 -0500| [a5b3b65dc067b900be55d7edcea3cecd65a133f0] | committer: rcombs lavfi/colorspace: add ff_matrix_mul_3x3_vec Signed-off-by: rcombs > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a5b3b65dc067b900be55d7edcea3cecd65a13

[FFmpeg-cvslog] lavfi/drawutils: improve colorspace support

2022-06-19 Thread rcombs
ffmpeg | branch: master | rcombs | Thu Jun 2 03:48:25 2022 -0500| [6c3a82f0433de8ff9c35def971a736056cc8ff38] | committer: rcombs lavfi/drawutils: improve colorspace support - Introduce ff_draw_init2, which takes explicit colorspace and range args - Use lavu/csp and lavfi/colorspace for conve