On 2/13/2025 7:47 PM, James Almer wrote:
Theora signals "Output last frame again" with an empty packet. To keep the behaviour of 18f24527eb of ignoring side data only packets, as generated by the FLAC encoder to propagate updated extradata, also check for pkt->side_data_size to choose wheter to mux the paket or not.Fixes part of ticket #11451. Signed-off-by: James Almer <jamr...@gmail.com> --- libavformat/oggenc.c | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-)
Will push the set.
OpenPGP_signature.asc
Description: OpenPGP digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".