| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/h264_redundant_pps_bsf: Don't remove PPS | Andreas Rheinhardt | 2022-09-25 | 1 | -3/+0 |
* | lavc/pgs_frame_merge_bsf: add bsf to merge PGS segments | John Stebbins | 2022-05-10 | 1 | -0/+8 |
* | doc/bitstream_filters: fix for the syntax of code | Limin Wang | 2022-03-30 | 1 | -1/+1 |
* | doc/bitstream_filters: add missing options in h264_metadata | Gyan Doshi | 2022-03-21 | 1 | -0/+35 |
* | avcodec: Add dv marker bsf | Michael Niedermayer | 2022-03-14 | 1 | -0/+30 |
* | doc/bitstream_filters: add missing entry for the time_base setts option | James Almer | 2022-03-01 | 1 | -0/+2 |
* | avcodec/setts_bsf: add an option to set output time base | James Almer | 2022-02-28 | 1 | -0/+3 |
* | doc/bitstream_filters: add missing entry for the duration setts option | James Almer | 2022-02-28 | 1 | -0/+2 |
* | avcodec/setts_bsf: add constants to modify packet duration | James Almer | 2022-02-28 | 1 | -0/+12 |
* | avcodec/setts_bsf: add NEXT_PTS/DTS expression constants | James Almer | 2022-02-28 | 1 | -0/+6 |
* | lavc/{av1, h264, h265}_metadata_bsf: fix description of tick_rate | Zhao Zhili | 2022-01-01 | 1 | -4/+4 |
* | avcodec/noise_bsf: restore dropamount for backwards compatibility | Gyan Doshi | 2021-07-30 | 1 | -1/+6 |
* | avcodec/noise_bsf: add expr support | Gyan Doshi | 2021-07-29 | 1 | -11/+53 |
* | avcodec/setts_bsf: add a NOPTS constant | James Almer | 2021-07-04 | 1 | -0/+3 |
* | avcodec/h264_metadata_bsf: Allow zeroing constraint_set4_flag and constraint_... | Derek Buitenhuis | 2021-06-29 | 1 | -0/+5 |
* | avcodec/setts_bsf: add sample rate for expressions | Paul B Mahol | 2021-02-15 | 1 | -0/+3 |
* | avcodec: add setts bitstream filter | Paul B Mahol | 2021-02-12 | 1 | -0/+54 |
* | avcodec/pcm_rechunk_bsf: add bitstream filter to rechunk pcm audio | Marton Balint | 2020-05-07 | 1 | -0/+30 |
* | avcodec/prores_metadata_bsf: add arib-std-b67 format support | Limin Wang | 2020-05-03 | 1 | -0/+7 |
* | avcodec/prores_metadata_bsf: add smpte2084 format support | Limin Wang | 2020-05-03 | 1 | -0/+2 |
* | doc/bitstream_filters: Fix copy an paste typo | Limin Wang | 2019-11-05 | 1 | -1/+1 |
* | h264_metadata: Support overscan_appropriate_flag | Mark Thompson | 2019-07-29 | 1 | -0/+4 |
* | vp9_metadata: Improve spec-compliance and warnings | Andreas Rheinhardt | 2019-07-28 | 1 | -3/+5 |
* | dump_extra: Don't add extradata if it already exists | Andreas Rheinhardt | 2019-07-14 | 1 | -1/+3 |
* | h265_metadata: Add option to set the level of the stream | Mark Thompson | 2019-07-07 | 1 | -0/+9 |
* | bitstream_filters: Correct dump_extradata description | Andreas Rheinhardt | 2019-06-04 | 1 | -1/+1 |
* | avcodec/av1_metadata: add an option to remove Padding OBUs | James Almer | 2019-04-03 | 1 | -0/+3 |
* | doc: fix various typos | Moritz Barsnick | 2019-02-10 | 1 | -1/+1 |
* | trace_headers: Update documentation | Andreas Rheinhardt | 2018-12-02 | 1 | -1/+2 |
* | avcodec: add truehd_core bitstream filter | Paul B Mahol | 2018-11-23 | 1 | -0/+4 |
* | avcodec : add prores_metadata bsf for set the color property of each prores f... | Martin Vignali | 2018-11-11 | 1 | -0/+66 |
* | doc/bitstream_filters: Add av1_metadata | Mark Thompson | 2018-10-16 | 1 | -0/+52 |
* | h264_metadata: Add option to set the level of the stream | Mark Thompson | 2018-09-23 | 1 | -0/+9 |
* | lavc: Add VP9 metadata bitstream filter | Mark Thompson | 2018-05-02 | 1 | -0/+26 |
* | lavc: Add coded bitstream read/write support for VP9 | Mark Thompson | 2018-05-02 | 1 | -1/+1 |
* | avcodec: add eac3_core bitstream filter | Paul B Mahol | 2018-03-29 | 1 | -0/+4 |
* | lavc: Add filter_units bitstream filter | Mark Thompson | 2018-03-18 | 1 | -0/+29 |
* | avcodec/hapqa_extract_bsf : add new bsf filter | Martin Vignali | 2018-03-13 | 1 | -0/+25 |
* | doc/bitstream_filters: correct dump_extra bsfs docs. | Jun Zhao | 2018-03-03 | 1 | -5/+6 |
* | doc/bitstream_filters: documents delete_filler option. | Jun Zhao | 2018-02-24 | 1 | -0/+3 |
* | lavc: Add mpeg2_metadata bitstream filter | Mark Thompson | 2017-10-17 | 1 | -0/+36 |
* | lavc: Add hevc_metadata bitstream filter | Mark Thompson | 2017-10-17 | 1 | -0/+54 |
* | lavc: Add h264_redundant_pps bitstream filter | Mark Thompson | 2017-10-17 | 1 | -0/+9 |
* | lavc: Add h264_metadata bitstream filter | Mark Thompson | 2017-10-17 | 1 | -0/+63 |
* | lavc: Add trace_headers bitstream filter | Mark Thompson | 2017-10-17 | 1 | -0/+8 |
* | avcodec/noise_bsf: add support for dropping packets | Marton Balint | 2017-07-09 | 1 | -3/+11 |
* | vp9: Add bsf to fix reordering in raw streams | Mark Thompson | 2017-06-24 | 1 | -0/+5 |
* | Merge commit '03a80925effc2698d21dc0b00290eecf42dd9e68' | James Almer | 2017-04-22 | 1 | -0/+4 |
|\ |
|
| * | lavc: add a bitstream filter for splitting VP9 superframes | Anton Khirnov | 2016-12-14 | 1 | -0/+4 |
* | | Merge commit '47e547b321338c73c21fa623789f1efbd80a297a' | Clément Bœsch | 2017-04-17 | 1 | -0/+3 |
|\| |
|