An error occurred fetching the project authors.
- 15 Oct, 2004 1 commit
-
-
Gildas Bazin authored
-
- 14 Oct, 2004 2 commits
-
-
Gildas Bazin authored
* modules/codec/dvbsub.c: another bunch of sanity checks to make the decoder more resiliant to bad streams.
-
Gildas Bazin authored
-
- 13 Oct, 2004 2 commits
-
-
Gildas Bazin authored
-
Gildas Bazin authored
- rewrite using the pixel buffer memory model as described in ETSI EN 300 743. - code simplification. - more compliant.
-
- 08 Oct, 2004 1 commit
-
-
Gildas Bazin authored
-
- 07 Oct, 2004 1 commit
-
-
Gildas Bazin authored
- bug fixes in the decoder and encoder. - the decoder now returns YUVP subpictures.
-
- 15 Aug, 2004 1 commit
-
-
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.
-
- 03 Aug, 2004 1 commit
-
-
Gildas Bazin authored
(expect some breakage). * modules/video_filter/blend.c: new alpha-blending module.
-
- 06 Jul, 2004 1 commit
-
-
Gildas Bazin authored
It can finally decode properly all the samples I have.
-
- 17 Jun, 2004 1 commit
-
-
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.
-
- 02 Jun, 2004 1 commit
-
-
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.
-
- 17 May, 2004 1 commit
-
-
Gildas Bazin authored
-
- 02 Mar, 2004 1 commit
-
-
Felix Paul Kühne authored
* po/de.po: removed my reminders * modules/demux/mkv.cpp: disabled translation of the string "Matroska" * src/libvlc.h: small corrections of to-be-localised strings * modules/gui/macosx/macosx.m: ditto * modules/video_output/fb.c: ditto
-
- 25 Jan, 2004 3 commits
-
-
Gildas Bazin authored
* ALL: removed useless add_category_hint().
-
Benjamin Pracht authored
-
Benjamin Pracht authored
still some printfs in dvbsub.c. Would need to spend some time reading the code to remove them.
-
- 24 Nov, 2003 2 commits
-
-
Laurent Aimar authored
(I have no sample at all)
-
Laurent Aimar authored
-
- 22 Nov, 2003 1 commit
-
-
Laurent Aimar authored
as vlc/vlc.h include them).
-
- 16 Nov, 2003 1 commit
-
-
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.
-
- 06 Nov, 2003 2 commits
-
-
Damien Lucas authored
-
Damien Lucas authored
-