Files
ffmpeg/libavutil
Martin Storsjö 9a92aea27b avutil: Add functions for allocating opaque contexts for algorithms
The current API where the plain size is exposed is not of much
use - in most cases it is allocated dynamically anyway.

If allocated e.g. on the stack via an uint8_t array, there's no
guarantee that the struct's members are aligned properly (unless
the array is overallocated and the opaque pointer within it
manually aligned to some unspecified alignment).

Signed-off-by: Martin Storsjö <martin@martin.st>
2012-10-11 23:35:27 +03:00
..
2012-07-03 17:26:51 +02:00
2012-04-20 09:43:11 -04:00
2012-08-15 22:32:06 +03:00
2012-10-03 16:05:54 +03:00
2012-08-03 22:51:05 +02:00
2012-01-27 17:19:09 -08:00
2012-06-20 17:09:03 +01:00
2012-08-15 22:32:06 +03:00
2012-08-15 22:32:06 +03:00
2012-08-15 22:32:06 +03:00
2011-12-11 00:32:25 +01:00
2012-08-15 22:32:06 +03:00
2012-08-15 22:32:06 +03:00
2012-10-03 14:36:51 +01:00
2012-08-15 22:32:06 +03:00
2011-10-12 23:39:31 +02:00
2012-09-10 00:07:26 +01:00
2012-10-11 18:00:27 +01:00
2012-10-08 07:12:16 +02:00
2012-06-22 17:15:18 +01:00
2012-06-22 17:15:18 +01:00
2012-08-15 22:32:06 +03:00
2012-10-03 19:19:53 +03:00