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

Nicolas George nicolas.george at normalesup.org
Sat Jun 23 10:14:55 CEST 2012


Le quintidi 5 messidor, an CCXX, Michael Bradshaw a écrit :
> 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.

I usually do not think that compatibility with c++ is worth bungling the
code, but in this particular case it is not bungling at all, it is actually
for the better by itself.

So unless someone complains I will apply.

Thanks.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120623/eaf2e638/attachment.asc>


More information about the ffmpeg-devel mailing list