[FFmpeg-devel] [PATCH 1/4] lavf: add write_uncoded_frame() API.
Nicolas George
george at nsup.org
Sat Jan 4 11:20:26 CET 2014
Le quintidi 15 nivôse, an CCXXII, Ramiro Polla a écrit :
> Why not av_write_uncoded_frame and av_interleaved_write_uncoded_frame
> instead of using this flag?
Again, I have no strong opinion about the issue.
One thing though: I believe the shorter name should be for the "normal" API.
In that regard, av_write_frame() / av_interleaved_write_frame() is bad: the
normal API is av_interleaved_write_frame(), and you should only use
av_write_frame() if you really know what you are doing.
I do not want to copy that mistake.
Regards,
--
Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140104/6f707617/attachment.asc>
More information about the ffmpeg-devel
mailing list