1. 07 Nov, 2003 18 commits
  2. 06 Nov, 2003 16 commits
  3. 05 Nov, 2003 6 commits
    • Derk-Jan Hartman's avatar
      * Compilation fix. One to many ) · 5ab31c4e
      Derk-Jan Hartman authored
      5ab31c4e
    • Laurent Aimar's avatar
    • Gildas Bazin's avatar
      · 313cc2da
      Gildas Bazin authored
      * modules/gui/wxwindows/streamout.cpp: fixed a couple of things.
      313cc2da
    • Gildas Bazin's avatar
      · 8331d363
      Gildas Bazin authored
      * include/vlc_codec.h, modules/codec/ffmpeg/encoder.c, modules/stream_out/transcode.c: tell the encoder to respect the aspect ratio of the input.
      * modules/gui/wxwindows/preferences_widgets.cpp: compilation fix.
      * src/misc/configuration.c: use strtol() instead of atoi().
      8331d363
    • Gildas Bazin's avatar
      · 48190fd3
      Gildas Bazin authored
      * src/input/input.c: honor the --demux config option (will be overriden if demux is specified in the MRL).
         I'm not exactly sure this is wise as some users will surely fuck-up their preferences and force a specific demux...
         but this also allows me to specifiy the demuxdump demux with an input option (very handy to include the demuxdump option in the streamout gui dialogs).
      * src/misc/modules.c: changed module_Need() to use var_Get() instead of config_Get.
      
      * modules/gui/wxwindows/*: moved the demuxdump option from the open dialog to the streamout dialog.
      48190fd3
    • Gildas Bazin's avatar
      · 64336427
      Gildas Bazin authored
      * modules/codec/ffmpeg/encoder.c: fixed bug in the audio encoder.
      * modules/gui/wxwindows/preferences_widgets.*: bug fix.
      64336427