summaryrefslogtreecommitdiff
path: root/libavcodec/wrapped_avframe.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-271-2/+2
* decode: add a method for attaching lavc-internal data to framesAnton Khirnov2017-11-101-0/+7
* lavc: Add wrapped_avframe decoderMark Thompson2017-09-131-0/+36
* avcodec/wrapped_avframe: allocate a buffer with paddingMarton Balint2017-02-221-2/+14
* Merge commit 'b52307933b576eba741c80108c3dad09eb48ba12'Hendrik Leppkes2015-10-161-1/+0
|\
| * wrapped_avframe: Drop a now-unused variableLuca Barbato2015-10-161-1/+0
* | Merge commit '00332e0a064dad866812de9162b009cbaba6f5df'Hendrik Leppkes2015-10-141-4/+4
|/
* wrapped_avframe: Initial implementationLuca Barbato2015-10-101-0/+74