[FFmpeg-devel] [RFC][PATCH] Move picture type definitions from libavcodec to libavutil

Stefano Sabatini stefano.sabatini-lala at poste.it
Sat Apr 23 13:51:18 CEST 2011


Hi all,

due to the recent addition of pict_type in
libavfilter/AVFilterBufferRefVideoProps, it makes sense to propose this
change.

This breaks ABI as it redefines the previous values (since the first
symbol will have a value of 0 rather than 1, consistent with enum
definitions and allows the AV_*_NB trick).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-lavu-deprecate-FF_-_TYPE-macros-in-favor-of-AV_PICTU.patch
Type: text/x-diff
Size: 6006 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20110423/f66095e1/attachment.bin>


More information about the ffmpeg-devel mailing list