[FFmpeg-cvslog] avcodec/smcenc: fix errors with using intra after inter skip

2022-12-02 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Dec 2 19:02:24 2022 +0100| [fb51eebc6cb3df8e6ee232a650fbb4c1a05c4125] | committer: Paul B Mahol avcodec/smcenc: fix errors with using intra after inter skip > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=fb51eebc6cb3df8e6ee232a650fbb4c1

[FFmpeg-cvslog] avcodec/smcenc: improve compression ratio a little

2022-12-02 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Dec 2 21:17:34 2022 +0100| [8d9f7fa79ecc194dc1e7148b824eea6d779ee918] | committer: Paul B Mahol avcodec/smcenc: improve compression ratio a little Actually reverts previous change. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8d9f7fa

[FFmpeg-cvslog] avcodec/libsvtav1: don't force a default value for deprecated options

2022-12-02 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Nov 29 18:35:27 2022 -0300| [fe196fd29a6769e456b31aa43983e64e5b7c60d6] | committer: James Almer avcodec/libsvtav1: don't force a default value for deprecated options Stick to the library's default value instead. Should address AOMediaCodec/SVT-AV1 is