On 05/10/13 21:14, Vittorio Giovara wrote: > This structure hosts optional information about frame composition, > frame packing and frame state. --- > > I reworked the stereo3d patch into something much more general. Now > there is a type which determines what the surface contains, and if > not unknown or 2d how many views are present and how they are > relative to each other. Also I've allocated some space for John's > 'showall' patch so that avframe abi can stay the same. If the type > structure is ok for everyone I'll implement the alloc/free functions > and backport my h264/mpeg2 frame packing patches. > > Cheers, Vittorio > > Changelog | 1 + libavutil/Makefile | 1 + > libavutil/structure.h | 164 > +++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, > 166 insertions(+) create mode 100644 libavutil/structure.h >
The omgmemory department might enjoy having all those fields as a bitmask. lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
