summaryrefslogtreecommitdiff
path: root/libavcodec/bitstream_filters.c
Commit message (Expand)AuthorAge
* avcodec/avcodec: Stop including bsf.h in avcodec.hAndreas Rheinhardt2021-07-22
* avutil: remove deprecated AVClass.child_class_nextJames Almer2021-04-27
* avcodec: Remove AVCodec, AVParser and AVBitStreamFilter next APIAndreas Rheinhardt2021-04-27
* avcodec: add setts bitstream filterPaul B Mahol2021-02-12
* bsf: switch to child_class_iterate()Anton Khirnov2020-06-10
* lavc: rename bsf.h to bsf_internal.hAnton Khirnov2020-05-22
* avcodec/pcm_rechunk_bsf: add bitstream filter to rechunk pcm audioMarton Balint2020-05-07
* lavc/bsf: add an Opus metadata bitstream filterLynne2020-05-05
* avcodec: add an AV1 frame merge bitstream filterJames Almer2019-11-12
* avcodec: add an AV1 frame split bitstream filterJames Almer2019-04-11
* avcodec: add truehd_core bitstream filterPaul B Mahol2018-11-23
* avcodec : add prores_metadata bsf for set the color property of each prores f...Martin Vignali2018-11-11
* lavc: Add AV1 metadata bitstream filterMark Thompson2018-09-26
* avcodec/bitstream_filters: check the input argument of av_bsf_get_by_name() f...James Almer2018-07-28
* lavc: Add VP9 metadata bitstream filterMark Thompson2018-05-02
* avcodec: add eac3_core bitstream filterPaul B Mahol2018-03-29
* lavc: Add filter_units bitstream filterMark Thompson2018-03-18
* avcodec/hapqa_extract_bsf : add new bsf filterMartin Vignali2018-03-13
* lavc/bsf: make BSF iteration the same as other iteratorsJosh de Kock2018-02-06
* lavc: Add mpeg2_metadata bitstream filterMark Thompson2017-10-17
* lavc: Add hevc_metadata bitstream filterMark Thompson2017-10-17
* lavc: Add h264_redundant_pps bitstream filterMark Thompson2017-10-17
* lavc: Add h264_metadata bitstream filterMark Thompson2017-10-17
* lavc: Add trace_headers bitstream filterMark Thompson2017-10-17
* vp9: Add bsf to fix reordering in raw streamsMark Thompson2017-06-24
* Merge commit '03a80925effc2698d21dc0b00290eecf42dd9e68'James Almer2017-04-22
|\
| * lavc: add a bitstream filter for splitting VP9 superframesAnton Khirnov2016-12-14
* | Merge commit '47e547b321338c73c21fa623789f1efbd80a297a'Clément Bœsch2017-04-17
|\|
| * lavc: add a null bitstream filterAnton Khirnov2016-12-14
* | Merge commit '89b35a139e838deeb32ec20d8d034c81014401d0'James Almer2017-03-23
|\|
| * lavc: add a bitstream filter for extracting extradata from packetsAnton Khirnov2016-10-16
* | Merge commit '06edef3d5e072ef3c4face9ce946d2d9c36cc477'Derek Buitenhuis2016-05-12
|\|
| * Generate the lists of enabled protocols/bsfs from configure.Anton Khirnov2016-04-19
* | Merge commit '33d18982fa03feb061c8f744a4f0a9175c1f63ab'Derek Buitenhuis2016-04-17
|/
* lavc: add a new bitstream filtering APIAnton Khirnov2016-03-20