1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-09 14:14:39 +02:00
Nicolas George dcc73aaaa9 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.
2013-02-17 15:51:50 +01:00
..
2012-10-08 11:22:42 +02:00
2013-02-13 14:58:50 +01:00
2013-01-31 12:12:15 +01:00
2012-01-28 11:04:19 +01:00
2012-12-15 11:46:47 +01:00
2013-01-21 10:24:45 +00:00
2013-02-09 20:50:11 +01:00
2013-01-06 16:30:02 +01:00
2012-12-21 00:18:34 +01:00
2013-01-06 16:30:02 +01:00
2013-02-14 23:45:48 +01:00
2012-12-21 00:18:34 +01:00