summaryrefslogtreecommitdiffstats
path: root/libavcodec/bitstream_filters.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec: add an AV1 frame split bitstream filterJames Almer2019-04-111-0/+1
* avcodec: add truehd_core bitstream filterPaul B Mahol2018-11-231-0/+1
* avcodec : add prores_metadata bsf for set the color property of each prores f...Martin Vignali2018-11-111-0/+1
* lavc: Add AV1 metadata bitstream filterMark Thompson2018-09-261-0/+1
* avcodec/bitstream_filters: check the input argument of av_bsf_get_by_name() f...James Almer2018-07-281-0/+3
* lavc: Add VP9 metadata bitstream filterMark Thompson2018-05-021-0/+1
* avcodec: add eac3_core bitstream filterPaul B Mahol2018-03-291-0/+1
* lavc: Add filter_units bitstream filterMark Thompson2018-03-181-0/+1
* avcodec/hapqa_extract_bsf : add new bsf filterMartin Vignali2018-03-131-0/+1
* lavc/bsf: make BSF iteration the same as other iteratorsJosh de Kock2018-02-061-11/+18
* lavc: Add mpeg2_metadata bitstream filterMark Thompson2017-10-171-0/+1
* lavc: Add hevc_metadata bitstream filterMark Thompson2017-10-171-0/+1
* lavc: Add h264_redundant_pps bitstream filterMark Thompson2017-10-171-0/+1
* lavc: Add h264_metadata bitstream filterMark Thompson2017-10-171-0/+1
* lavc: Add trace_headers bitstream filterMark Thompson2017-10-171-0/+1
* vp9: Add bsf to fix reordering in raw streamsMark Thompson2017-06-241-0/+1
* Merge commit '03a80925effc2698d21dc0b00290eecf42dd9e68'James Almer2017-04-221-0/+1
|\
| * lavc: add a bitstream filter for splitting VP9 superframesAnton Khirnov2016-12-141-0/+1
* | Merge commit '47e547b321338c73c21fa623789f1efbd80a297a'Clément Bœsch2017-04-171-0/+1
|\ \ | |/
| * lavc: add a null bitstream filterAnton Khirnov2016-12-141-0/+1
* | Merge commit '89b35a139e838deeb32ec20d8d034c81014401d0'James Almer2017-03-231-0/+1
|\ \ | |/
| * lavc: add a bitstream filter for extracting extradata from packetsAnton Khirnov2016-10-161-0/+1
* | Merge commit '06edef3d5e072ef3c4face9ce946d2d9c36cc477'Derek Buitenhuis2016-05-121-51/+1
|\ \ | |/
| * Generate the lists of enabled protocols/bsfs from configure.Anton Khirnov2016-04-191-39/+1
* | Merge commit '33d18982fa03feb061c8f744a4f0a9175c1f63ab'Derek Buitenhuis2016-04-171-9/+25
|/
* lavc: add a new bitstream filtering APIAnton Khirnov2016-03-201-0/+121
OpenPOWER on IntegriCloud