1. 29 Apr, 2003 2 commits
    • Laurent Aimar's avatar
      * file: use - to write on stdout. (but you can only use ts and ps muxer, · d47f9998
      Laurent Aimar authored
      as the others need to seek).
      d47f9998
    • Gildas Bazin's avatar
      · db31a972
      Gildas Bazin authored
      * modules/gui/skins/*, configure.ac.in: removed the skins plugin depandancy on msimg32.dll. Additionnaly, TransparentBlt() and SetLayeredWindowAttributes() are only used if present on the system. This allows us to run the plugin (without transparency though) on NT4/win95/98 as well.
      db31a972
  2. 28 Apr, 2003 8 commits
  3. 27 Apr, 2003 11 commits
    • Gildas Bazin's avatar
      · c556378f
      Gildas Bazin 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
    • Gildas Bazin's avatar
      · 15fb1485
      Gildas Bazin 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
    • Gildas Bazin's avatar
      · 8c1779bb
      Gildas Bazin 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
    • Gildas Bazin's avatar
      · 291d3226
      Gildas Bazin authored
      * modules/demux/rawdv.c: fixes for when the video and audio sub-streams are not both selected.
      291d3226
    • Gildas Bazin's avatar
      · c74a2b3c
      Gildas Bazin 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
    • Laurent Aimar's avatar
      * avi: Support for OpenDML file. · e4ef10de
      Laurent Aimar authored
       Not tested with file size > 2Go, so report status.
      e4ef10de
    • Laurent Aimar's avatar
      020af3bf
    • Jon Lech Johansen's avatar
      5270517b
    • Gildas Bazin's avatar
      · 089782f7
      Gildas Bazin authored
      * modules/control/http.c: fixed buffer allocation problem.
      089782f7
  4. 26 Apr, 2003 6 commits
  5. 25 Apr, 2003 5 commits
  6. 24 Apr, 2003 8 commits