-
Nicolas George authored
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.
dcc73aaa
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Makefile | ||
README | ||
decoding_encoding.c | ||
demuxing.c | ||
filtering_audio.c | ||
filtering_video.c | ||
metadata.c | ||
muxing.c | ||
resampling_audio.c | ||
scaling_video.c |