]> git.sesse.net Git - vlc/commit
AVFormat Muxer : Set codec frame size.
authorJai Menon <jmenon86@gmail.com>
Thu, 17 Jun 2010 06:38:13 +0000 (12:08 +0530)
committerJean-Baptiste Kempf <jb@videolan.org>
Thu, 17 Jun 2010 10:16:55 +0000 (12:16 +0200)
commit077f47ff59b9e5e1a523d924a0307105dcdee4bc
tree73e9cca3bf7c9a8e65bda75d90d441e72f54d601
parent7ab5a157381a712b4ba1ade9e9dd6305876f91b4
AVFormat Muxer : Set codec frame size.

This allows for correct output when using muxers (like the MOV/MP4 muxer)
that require frame_size set.

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