An error occurred fetching the project authors.
  1. 15 Oct, 2004 1 commit
  2. 14 Oct, 2004 2 commits
  3. 13 Oct, 2004 2 commits
  4. 08 Oct, 2004 1 commit
  5. 07 Oct, 2004 1 commit
  6. 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
  7. 03 Aug, 2004 1 commit
  8. 06 Jul, 2004 1 commit
  9. 17 Jun, 2004 1 commit
    • Yoann Peronneau's avatar
      * src/video_output/vout_subpictures.c : New OSD channels · 11e8ae92
      Yoann Peronneau authored
      When you want to use OSD, you have to register an OSD channel, by calling
      vout_RegisterOSDChannel, then pass it to vout_CreateSubPicture.
      There is a particular channel, DEFAULT_CHANNEL that can be used for
      general purpose.
      See modules/control/hotkeys.c for an example.
      11e8ae92
  10. 02 Jun, 2004 1 commit
    • Yoann Peronneau's avatar
      Support for multiple OSD channels : · 50b65815
      Yoann Peronneau authored
      * added i_channel and i_content properties to subpicture_t
      * p_last_osd_message is no more used
      
      An OSD channel can contain simultaneously an OSD text and an OSD widget.
      
      50b65815
  11. 17 May, 2004 1 commit
  12. 02 Mar, 2004 1 commit
  13. 25 Jan, 2004 3 commits
  14. 24 Nov, 2003 2 commits
  15. 22 Nov, 2003 1 commit
  16. 16 Nov, 2003 1 commit
    • Gildas Bazin's avatar
      · 1e9f16e2
      Gildas Bazin authored
      * ALL: final improvements to the decoders/packetizers api.
         (There are still a few decoders/packetizers left to be converted but this shouldn't take too long).
      * ALL: small improvements to the encoders api.
      1e9f16e2
  17. 06 Nov, 2003 2 commits