Change #261904
| Category | ffmpeg |
| Changed by | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> |
| Changed at | Sat 21 Mar 2026 16:05:17 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | 9d97771bc6eb412d03ed271e5013fd39c9344b15 |
Comments
avcodec/bsf/extract_extradata: Remove pointless checks It doesn't hurt to keep track of filtered_size: The end result will be ignored if extradata is not removed from the bitstream. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Changed files
- libavcodec/bsf/extract_extradata.c