| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/bsf/dts2pts: use a RefStruct pool to allocate nodes | James Almer | 2024-09-16 | 1 | -4/+12 |
* | avcodec/filter_units: Fix extradata and packets can have different bitstream ... | Zhao Zhili | 2024-08-24 | 1 | -1/+4 |
* | avcodec/h2645_parse: replace three bool arguments in ff_h2645_packet_split wi... | James Almer | 2024-08-19 | 1 | -1/+1 |
* | avcodec/bsf/dovi_rpu: add new bitstream filter | Niklas Haas | 2024-08-16 | 2 | -0/+286 |
* | bsf/media100_to_mjpegb: Clear output buffer padding | Michael Niedermayer | 2024-08-14 | 1 | -0/+1 |
* | avcodec/h264_mp4toannexb: Prepend SPS/PPS to buffering period SEI | Josh Allmann | 2024-08-14 | 1 | -0/+15 |
* | avcodec/bsf/showinfo: print packet data checksum | James Almer | 2024-07-13 | 1 | -1/+5 |
* | avcodec/h265_metadata: Add options to set width/height after crop | Zhao Zhili | 2024-06-07 | 1 | -3/+98 |
* | lavc/hevc*: move to hevc/ subdir | Anton Khirnov | 2024-06-04 | 4 | -4/+8 |
* | avcodec/adts_header: Add ff_adts_header_parse_buf() | Andreas Rheinhardt | 2024-05-20 | 1 | -4/+2 |
* | avcodec/bsf/dts2pts: Fix shadowing | Andreas Rheinhardt | 2024-05-13 | 1 | -2/+2 |
* | Revert "bsf: use standard include paths" | Anton Khirnov | 2024-04-10 | 44 | -184/+186 |
* | bsf: use standard include paths | Andrew Kelley | 2024-04-09 | 44 | -186/+184 |
* | avutil/common: Don't auto-include mem.h | Andreas Rheinhardt | 2024-03-31 | 6 | -1/+6 |
* | avcodec/h264_mp4toannexb: Fix heap buffer overflow | Zhao Zhili | 2024-03-27 | 1 | -13/+46 |
* | avcodec/bsf/pcm_rechunk: add some more supported PCM formats | Marton Balint | 2024-03-14 | 1 | -1/+19 |
* | avcodec/bsf/pcm_rechunk: reorder supported codec list | Marton Balint | 2024-03-14 | 1 | -10/+10 |
* | fix /// comments that should be ///< | Andrew Sayers | 2024-03-04 | 1 | -12/+12 |
* | avcodec/bsf/mp3_header_decompress: Remove BSF | Andreas Rheinhardt | 2024-03-02 | 2 | -131/+0 |
* | all: use designated initializers for AVOption.unit | Anton Khirnov | 2024-02-14 | 10 | -64/+64 |
* | avcodec/hevc_mp4toannexb: more validations for nalu_len | Nuo Mi | 2024-02-11 | 1 | -2/+4 |
* | avcodec/vvc_mp4toannexb: more validations for nalu_len | Nuo Mi | 2024-02-11 | 1 | -3/+4 |
* | lavc/bsf: add a showinfo filter | Anton Khirnov | 2024-02-02 | 2 | -0/+64 |
* | avcodec: move leb reading functions to its own header | James Almer | 2024-01-31 | 1 | -1/+1 |
* | lavc: move bitstream filters into bsf/ subdir | Anton Khirnov | 2024-01-29 | 44 | -0/+9325 |