1. 03 May, 2003 1 commit
  2. 02 May, 2003 10 commits
  3. 01 May, 2003 2 commits
  4. 30 Apr, 2003 8 commits
  5. 29 Apr, 2003 9 commits
  6. 28 Apr, 2003 8 commits
  7. 27 Apr, 2003 2 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