On 07/17/2013 05:42 PM, Vittorio Giovara wrote: > --- > I'm not so sure about the anaglyph information, maybe it's better to remove > it altogether? > --- > libavcodec/avcodec.h | 35 +++++++++++++++++++++++++++++++ > libavutil/Makefile | 1 + > libavutil/frame.h | 4 ++++ > libavutil/stereoscopy.h | 52 > +++++++++++++++++++++++++++++++++++++++++++++++ > 4 files changed, 92 insertions(+) > create mode 100644 libavutil/stereoscopy.h >
The whole information could be made fit a bitfield. make the whole thing an enum with a bit for each. lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
