Skip to content
Snippets Groups Projects
  1. May 02, 2003
  2. May 01, 2003
    • ipkiss's avatar
      * ./modules/gui/skins/gtk2/gtk2_run.cpp: fixed compilation of the · cc7c7f9c
      ipkiss authored
         basic-skins plugin with GTK2
       * modules/gui/skins/parser/skin.*: small compilation fix, but i don't
         really understand why it is necessary :)
      cc7c7f9c
    • hartman's avatar
      * modules/gui/macosx/macosx.m · 8403fa0b
      hartman authored
        - added a macosx-float config option
        - changed 'opaqueness' into 'macosx-opaqueness'
      * modules/gui/macosx/vout.?
        - let vout respect 'float' on top option.
        - added a toggle function to toggle float on top.
      ALL:
        - menuitem and corresponding code for float on top.
      8403fa0b
  3. Apr 30, 2003
  4. Apr 29, 2003
  5. Apr 28, 2003
  6. Apr 27, 2003
    • gbazin's avatar
      · c556378f
      gbazin authored
      * src/video_output/vout_pictures.c, include/video_output.h: added a vout_InitPicture() function that initializes a picture_t structure based on the given chroma and sizes.
      * modules/encoder/ffmpeg/video.c: misc improvements. Should also be able to handle more input chroma format.
      * modules/codec/rawvideo.c: a few fixes.
      * modules/access/v4l/v4l.c: misc improvments and cleanup. Should be able to handle more source chroma formats. On the fly video encoding is also working perfectly now.
      c556378f
    • gbazin's avatar
      · 15fb1485
      gbazin authored
      * src/video_output/video_output.c: small bugfix + vout_Create() is now blocking until InitThread() has been run.
      * src/video_output/vout_pictures.[ch]: added support for FOURCC I411.
      * modules/codec/rawvideo.c: support for more chroma formats.
      15fb1485
    • gbazin's avatar
      · 8c1779bb
      gbazin authored
      * modules/codec/ffmpeg/*: added chroma conversion capabilities to the ffmpeg plugin (using libavcodec's img_convert() facility).
        (I can finaly watch my RGB tarkin samples :))
      * modules/demux/rawdv.c: fixed a couple of compiler warnings.
      8c1779bb
    • gbazin's avatar
      · 291d3226
      gbazin authored
      * modules/demux/rawdv.c: fixes for when the video and audio sub-streams are not both selected.
      291d3226
    • gbazin's avatar
      · c74a2b3c
      gbazin authored
      * modules/misc/httpd.c: win32 fix for non-blocking sockets.
      c74a2b3c
    • Laurent Aimar's avatar
      * avi: clean up. Some standard file (ie with 1 RIFF chunk ) has OpenDML · 89475796
      Laurent Aimar authored
      index, so use it when normal index (idx1 chunk) isn't found.
      89475796
    • Laurent Aimar's avatar
      d3b03289
Loading