Re: [FFmpeg-devel] [PATCH] avcodec/bsf/mp3_header_decompress: Remove BSF

2024-03-01 Thread Anton Khirnov
Quoting Andreas Rheinhardt (2024-03-01 12:34:27) > Will apply tomorrow unless there are objections. Looks very good to me. -- Anton Khirnov ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsub

Re: [FFmpeg-devel] [PATCH] avcodec/bsf/mp3_header_decompress: Remove BSF

2024-03-01 Thread Andreas Rheinhardt
Andreas Rheinhardt: > This BSF is supposed to be used in conjunction with mp3_header_compress, > which has been removed more than ten years ago in commit > c6080d89009056530119ab794ad02e4d515c7754. It mangled the headers > by removing the CRC field as well as fields that are supposed > to stay cons

[FFmpeg-devel] [PATCH] avcodec/bsf/mp3_header_decompress: Remove BSF

2024-02-28 Thread Andreas Rheinhardt
This BSF is supposed to be used in conjunction with mp3_header_compress, which has been removed more than ten years ago in commit c6080d89009056530119ab794ad02e4d515c7754. It mangled the headers by removing the CRC field as well as fields that are supposed to stay constant for the entirety of a str