]> git.sesse.net Git - vlc/commit
* modules/stream_out/transcode.c:
authorGildas Bazin <gbazin@videolan.org>
Sun, 25 Apr 2004 16:35:39 +0000 (16:35 +0000)
committerGildas Bazin <gbazin@videolan.org>
Sun, 25 Apr 2004 16:35:39 +0000 (16:35 +0000)
commite3c6886780a9759aaabea7c138a3fc49fd040628
tree2d814450cbfc1e124e40b12747aae743742842fc
parenta6d67949e98b25f010d0fff2c318f07eb544466f
*  modules/stream_out/transcode.c:
   + new options to allow forcing an encoder and passing options to it.
     (aenc=foo{optionbar=bar,etc...},venc=foo{optionbar=bar,etc...} where foo is the encoder plugin name).
   + got rid of aopts/vopts which is not needed anymore ;)
modules/stream_out/transcode.c