]> git.sesse.net Git - vlc/commit
AVFormat Demuxer : Set fourcc based on source container.
authorJai Menon <jmenon86@gmail.com>
Sun, 20 Jun 2010 16:38:23 +0000 (22:08 +0530)
committerJean-Baptiste Kempf <jb@videolan.org>
Thu, 24 Jun 2010 11:53:56 +0000 (13:53 +0200)
commit80308100199f289184e07fb0ad27839d8dfbf686
treef393a9c54ef9434dcf408203f8092841a270c3ed
parent1afc9d6656e7e6a931d80f60efa1efdfd76dd7ff
AVFormat Demuxer : Set fourcc based on source container.

This is required for those containers which mux the
AVCDecoderConfigurationRecord as private/extra data
so that the AVC packetizer works correctly.

This should close #2850

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/demux/avformat/demux.c