[vlc-devel] vlc: svn commit r8546 (gbazin)
Subversion daemon
svn at videolan.org
Sat Aug 28 13:02:53 CEST 2004
r8546 | gbazin | 2004-08-28 13:02:51 +0200 (Sat, 28 Aug 2004) | 9 lines
Changed paths:
M /trunk/include/vlc_es_out.h
M /trunk/modules/codec/flac.c
M /trunk/modules/codec/speex.c
M /trunk/modules/codec/theora.c
M /trunk/modules/codec/vorbis.c
M /trunk/modules/demux/mkv.cpp
M /trunk/modules/demux/ogg.c
M /trunk/modules/mux/ogg.c
M /trunk/src/input/es_out.c
* include/vlc_es_out.h, src/input/es_out.c: added an ES_OUT_SET_FMT control.
* modules/demux/ogg.c, modules/demux/mkv.cpp:
- store the vorbis/theora/speex headers in fmt.p_extra.
- this change simplifies the code quite a bit and is a lot cleaner.
* modules/codec/vorbis.c, theora.c, speex.c, flac.c:
- get the headers from fmt_in.p_extra or from the bitstream if empty.
* modules/mux/ogg.c:
- recontstruct the headers from fmt.p_extra.
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list