[FFmpeg-cvslog] fftools/cmdutils: tighten condition for media type stream specifiers

2024-09-15 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Thu Aug 8 17:35:55 2024 +0200| [00f5a34c9a5f0adee28aca11971918d6aca48745] | committer: Anton Khirnov fftools/cmdutils: tighten condition for media type stream specifiers Require the character indicating media type to be followed by a non-alphanumeric

[FFmpeg-cvslog] avformat/dvdvideodec: implement seeking

2024-09-15 Thread Marth64
ffmpeg | branch: master | Marth64 | Fri Sep 13 00:37:44 2024 -0500| [8707c8660d4ba9376b7e08b69c29486036c34212] | committer: Anton Khirnov avformat/dvdvideodec: implement seeking Player applications can now enjoy seeking while playing back a title. Accuracy is at the mercy of what libdvdnav exp

[FFmpeg-cvslog] lavf/tls_mbedtls: restrict TLSv1.3 verification workaround to affected version

2024-09-15 Thread sfan5
ffmpeg | branch: master | sfan5 | Wed Sep 4 17:56:05 2024 +0200| [e66f977494a2ff780f4d44d767e8e6cd74cdf14f] | committer: Anton Khirnov lavf/tls_mbedtls: restrict TLSv1.3 verification workaround to affected version Now that mbedTLS 3.6.1 is released we know that only 3.6.0 contains this regres

[FFmpeg-cvslog] avcodec/vvc: Fix output and unref a frame which isn't decoding yet

2024-09-15 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Sun Sep 15 12:54:16 2024 +0800| [5c66a3ab51807b0f471822ae261dd6b09030a439] | committer: Nuo Mi avcodec/vvc: Fix output and unref a frame which isn't decoding yet ff_vvc_output_frame is called before actually decoding. It's possible for ff_vvc_output_frame