[FFmpeg-devel] [PATCH] lavf: add proper enum type for AVFormatContext duration estimation method

Michael Bradshaw mbradshaw at sorensonmedia.com
Sat Jun 23 01:10:16 CEST 2012


This patch makes it so C++ code using lavf doesn't have to be written
differently than C code doing the same thing (without it,
AVFormatContext:: must be used to get at the enum values).

Please review, and let me know if anything needs to change.

Thanks,

mbradshaw
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-lavf-add-proper-enum-type-for-fmt-ctx-duration-esitm.patch
Type: application/octet-stream
Size: 2726 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120622/51e66aa7/attachment.obj>


More information about the ffmpeg-devel mailing list