summaryrefslogtreecommitdiff
path: root/libavcodec/hapqa_extract_bsf.c
Commit message (Collapse)AuthorAge
* avcodec.h: split bitstream filters API into its own headerAnton Khirnov2020-05-22
|
* lavc: rename bsf.h to bsf_internal.hAnton Khirnov2020-05-22
| | | | This will allow adding a public header named bsf.h
* avcodec: Fix AVClass .versionMichael Niedermayer2018-04-19
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* Partially revert "avcodec/hapqa_extract: remove the AVOption flagsJames Almer2018-03-17
| | | | | | | Re add AVOptions flags, using the new one meant for bsfs. This partially reverts commit f706cdda56. Signed-off-by: James Almer <jamrial@gmail.com>
* avcodec/hapqa_extract: remove the AVOption flagsJames Almer2018-03-14
| | | | | | | These two are not used for bitstream filters. Reviewed-by: Martin Vignali <martin.vignali@gmail.com> Signed-off-by: James Almer <jamrial@gmail.com>
* avcodec/hapqa_extract: fix two error return valuesJames Almer2018-03-13
| | | | | | | ret is 0 by default. Reviewed-by: Martin Vignali <martin.vignali@gmail.com> Signed-off-by: James Almer <jamrial@gmail.com>
* avcodec/hapqa_extract: move the reference in the bsf internal bufferJames Almer2018-03-13
| | | | | | There's no need to allocate a new packet for it. Signed-off-by: James Almer <jamrial@gmail.com>
* avcodec/hapqa_extract_bsf : add new bsf filterMartin Vignali2018-03-13
convert HapQA data to HAPQ or HAPAlphaOnly by copying the corresponding texture