Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-04-20avcodec: Fix AVClass .versionMichael Niedermayer
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2018-03-17Partially revert "avcodec/hapqa_extract: remove the AVOption flagsJames Almer
Re add AVOptions flags, using the new one meant for bsfs. This partially reverts commit f706cdda56. Signed-off-by: James Almer <jamrial@gmail.com>
2018-03-14avcodec/hapqa_extract: remove the AVOption flagsJames Almer
These two are not used for bitstream filters. Reviewed-by: Martin Vignali <martin.vignali@gmail.com> Signed-off-by: James Almer <jamrial@gmail.com>
2018-03-14avcodec/hapqa_extract: fix two error return valuesJames Almer
ret is 0 by default. Reviewed-by: Martin Vignali <martin.vignali@gmail.com> Signed-off-by: James Almer <jamrial@gmail.com>
2018-03-14avcodec/hapqa_extract: move the reference in the bsf internal bufferJames Almer
There's no need to allocate a new packet for it. Signed-off-by: James Almer <jamrial@gmail.com>
2018-03-13avcodec/hapqa_extract_bsf : add new bsf filterMartin Vignali
convert HapQA data to HAPQ or HAPAlphaOnly by copying the corresponding texture