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
diff options
context:
space:
mode:
authorNicolas George <nicolas.george@normalesup.org>2013-02-16 14:36:32 +0400
committerNicolas George <nicolas.george@normalesup.org>2013-02-17 18:51:50 +0400
commitdcc73aaaa995eaa68db962d63c27eb38d8c46764 (patch)
tree9ff88c0917e4c045ddd03114de30993d9786d44a /doc/ffmpeg-codecs.texi
parent59e46ef63ab478b9ad46fc7aefc2937692afc807 (diff)
doc/examples: do not allocate AVFrame directly.
The size of the AVFrame structure is not part of the ABI; it can grow with later versions. Therefore, applications are not supposed to allocate AVFrame directly, they are supposed to use avcodec_alloc_frame() instead.
Diffstat (limited to 'doc/ffmpeg-codecs.texi')
0 files changed, 0 insertions, 0 deletions