An error occurred fetching the project authors.
  1. 10 Nov, 2004 1 commit
  2. 30 Oct, 2004 2 commits
  3. 14 Oct, 2004 1 commit
  4. 07 Oct, 2004 1 commit
  5. 27 Sep, 2004 1 commit
  6. 22 Sep, 2004 1 commit
  7. 17 Sep, 2004 2 commits
  8. 15 Sep, 2004 1 commit
  9. 08 Sep, 2004 1 commit
  10. 01 Sep, 2004 2 commits
  11. 31 Aug, 2004 1 commit
  12. 30 Aug, 2004 2 commits
  13. 29 Aug, 2004 2 commits
  14. 28 Aug, 2004 2 commits
  15. 27 Aug, 2004 1 commit
    • Gildas Bazin's avatar
      * modules/stream_out/transcode.c: · 2a24c87b
      Gildas Bazin authored
        - Re-use our audio decoder modules instead of using libavcodec directly.
        - No more dependance on libavcodec.
        (downmixing is currently broken + you have to force the ffmpeg codec for a52)
      * modules/audio_filter/format.c:
        - PCM audio format conversion filter using the new common filter architecture.
      * modules/audio_filter/converter/mpgatofixed32.c:
        - implements both the old and new filter architecture (ie. useable in the transcoder).
      * modules/codec/ffmpeg/audio.c:
        - fixes and cleanup.
      2a24c87b
  16. 26 Aug, 2004 1 commit
    • Gildas Bazin's avatar
      * modules/codec/ffmpeg/video_filter.c, include/vlc_filter.h: · f2c55479
      Gildas Bazin authored
        - chroma + resizing video filter (using the filter_t architecture).
      * modules/codec/ffmpeg/*:
        - cleanup + small updates.
      * modules/codec/speex.c, theora.c, vorbis.c:
        - got rid of pf_header() in the encoder.
        - store the headers in fmt_out.p_extra (this will break the ogg muxer for now).
      * modules/codec/libmpeg2.c, modules/codec/ffmpeg/video.c:
        - added a p_dec->b_pace_control field to signal if the decoder is allowed to drop frames.
      * modules/stream_out/transcode.c:
        - heavy cleanup.
        - re-use video decoder modules and got rid of the duplicated ffmpeg video decoder.
        - use video filters for chroma conversion and resizing.
        (a few things are broken now like deinterlacing but I'll repair them asap).
      f2c55479
  17. 20 Aug, 2004 1 commit
  18. 19 Aug, 2004 2 commits
  19. 15 Aug, 2004 1 commit
    • Gildas Bazin's avatar
      * modules/mux/mpeg/ts.c: reworked muxing of subtitles ES. · 2c9f14c5
      Gildas Bazin authored
      * modules/stream_out/transcode.c: support for subtitles transcoding.
      * modules/codec/dvbsub.c: DVB subtitles encoder (developed for Anevia, www.anevia.com).
        + only works on YUVP subpictures for now.
        + not completely spec compliant yet.
      2c9f14c5
  20. 08 Aug, 2004 1 commit
  21. 10 Jul, 2004 1 commit
  22. 25 Apr, 2004 6 commits
  23. 23 Apr, 2004 2 commits
  24. 15 Apr, 2004 1 commit
  25. 09 Apr, 2004 1 commit
  26. 05 Apr, 2004 1 commit
  27. 11 Mar, 2004 1 commit