[MPlayer-dev-eng] [PATCH] Dolby TrueHD support for mkv demuxer
Michael Niedermayer
michaelni at gmx.at
Tue Aug 18 21:14:36 CEST 2009
On Thu, Aug 06, 2009 at 09:49:08PM +0300, Ivan Kalvachev wrote:
[...]
> I don't like demuxers that mess with the content.
> Lavf does this a lot and it is source of constant problems and endless tweaking.
you need 2 lines of code to add a munge_packets field to AVFormatContext
and make it available to all AVOption supporting applications and init
it to a 1 by default to maintain default behavior.
keeping demuxers (which do you actually speak of?) from messing with
packets would then generally require an if(){ and a }
PS: if anyone notices any other trivial feature requests that where by
mistake mailed to the wrong list, please forward them to ffmpeg-dev,
thank you
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Democracy is the form of government in which you can choose your dictator
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20090818/c5d4addc/attachment.pgp>
More information about the MPlayer-dev-eng
mailing list