1. 12 Dec, 2003 1 commit
  2. 11 Dec, 2003 22 commits
  3. 10 Dec, 2003 8 commits
  4. 09 Dec, 2003 4 commits
  5. 08 Dec, 2003 5 commits
    • Gildas Bazin's avatar
      · b2149863
      Gildas Bazin authored
      * ALL: new main --video-on-top config option (in use by the x11/xvideo/osx/directx video outputs.)
      * modules/video_output/x11/*: implemented support for "video on top". Will likely only work with KDE for now.
      b2149863
    • Gildas Bazin's avatar
      · 1ddac121
      Gildas Bazin authored
      * modules/misc/dummy/*: new --dummy-save-es option to specify if we want the dummy
      decoder to save the raw codec data to a file. This is disabled by default (while
      it was always on before).
      * src/input/es_out.c: bug fix for ES autoselection.
      1ddac121
    • Yoann Peronneau's avatar
      improves OSD sytem · 32639eac
      Yoann Peronneau authored
      The last OSD message is now deleted before printing new one.
      32639eac
    • Gildas Bazin's avatar
      b4160df3
    • Gildas Bazin's avatar
      * modules/stream_out/transcode.c: added a floating point "scale" option for... · 9bdee3da
      Gildas Bazin authored
      * modules/stream_out/transcode.c: added a floating point "scale" option for video transcoding. When specified, you don't need to specify the width and height of the output video.
       Also changed the width and height options so that if only one of them is specified, the other one is calculated automatically so as to keep the aspect ratio of the video.
      * modules/mux/ogg.c: fixed crash when removing streams.
      * modules/codec/theora.c: for now the theora encoder requires a width and height which are multiple of 16.
      
      9bdee3da