[FFmpeg-devel] [PATCH] [RFC] avformat/options_table: do not merge sidedata by default

Michael Niedermayer michaelni at gmx.at
Wed Nov 20 00:58:51 CET 2013


On Wed, Nov 20, 2013 at 12:42:38AM +0100, Michael Niedermayer wrote:
> This requires applications to pass side data from demuxer to
> decoder and demuxer to muxer.
> If we want this change then a #if MAJOR_VERSION would need to be
> added around it as it adds the new requirement of passing side data
> around too (through all queues an application has between its demuxer
> and muxer/decoder layers)

that is unless the application clears the flag which would maintain
previous behaviour

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Old school: Use the lowest level language in which you can solve the problem
            conveniently.
New school: Use the highest level language in which the latest supercomputer
            can solve the problem without the user falling asleep waiting.
-------------- 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/20131120/ef7f98cf/attachment.asc>


More information about the ffmpeg-devel mailing list