[vlc-devel] vlc: svn commit r7479 (gbazin)
Subversion daemon
svn at videolan.org
Sun Apr 25 16:15:29 CEST 2004
r7479 | gbazin | 2004-04-25 16:15:29 +0200 (Sun, 25 Apr 2004) | 12 lines
Changed paths:
M /trunk/include/vlc_codec.h
M /trunk/modules/codec/ffmpeg/encoder.c
M /trunk/modules/codec/ffmpeg/ffmpeg.c
M /trunk/modules/codec/ffmpeg/ffmpeg.h
M /trunk/modules/codec/ffmpeg/video.c
M /trunk/modules/stream_out/duplicate.c
M /trunk/modules/stream_out/transcode.c
M /trunk/src/stream_output/stream_output.c
* src/stream_output/stream_output.c: small sout_cfg_parser() changes.
* modules/stream_out/duplicate.c: small coding style changes.
* modules/stream_out/transcode.c:
+ Forward the aopts{foo=bar,etc..} and vopts={foo=bar,etc...} options to the encoders.
+ Got rid of the ffmpeg encoder specific options.
* modules/codec/ffmpeg/*:
+ Changed the encoder options to normal config options.
+ Parse the options forwarded by transcode.
* include/vlc_codec.h:
+ encoder_t cleanup.
+ include a "sout_cfg_t *" in encoder_t to allow passing options.
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list