]> git.sesse.net Git - vlc/history - modules/codec/spudec
* ALL: final improvements to the decoders/packetizers api.
[vlc] / modules / codec / spudec /
2003-11-16 Gildas Bazin* ALL: final improvements to the decoders/packetizers...
2003-11-06 Damien Lucasdvbsub.c: DVB subtitles decoder (ETSI EN 300 743)....
2003-10-25 Sam Hocevar * include/vlc_common.h:
2003-09-02 Gildas Bazin* ALL: Introduction of a new api for decoders.
2003-07-29 Gildas Bazin* modules/codec/spudec/parse.c: fixed typo found by...
2003-07-22 Derk-Jan Hartman* ALL:
2003-07-21 Gildas Bazin* modules/codec/spudec/spudec.c: disabled RLE font...
2003-07-16 Gildas Bazin* modules/codec/spudec/spudec.c: oops, proper fix for...
2003-07-16 Gildas Bazin* modules/codec/spudec/spudec.c: proper initialization...
2003-07-14 Sigmund Augdal HelbergAll: My shot at improving subtitle rendering in vlc...
2003-06-27 Sam Hocevar * bootstrap:
2003-06-24 Sam Hocevar * modules/**/.cvsignore: added Makefile{,.in.am}...
2003-06-12 Christophe Massiot* modules/codec/spudec/spudec.c: Take small font by...
2003-05-15 Christophe Massiot* now 0.6.0-cvs
2003-05-11 Sigmund Augdal HelbergAdded code to render subtitles with the freetype module...
2003-03-30 Gildas Bazin* modules/*: sanitization of the modules description...
2003-03-09 Gildas Bazin* configure.ac.in: don't include the screensaver plugin...
2003-02-20 Sigmund Augdal Helberg* include/configuration.h: added a new flag to the...
2003-02-17 Sam Hocevar * ./src/misc/win32_specific.c: under Win32 we retriev...
2003-01-30 Gildas Bazin* src/video_output/video_output.c: we were still using...
2003-01-30 Gildas Bazin* modules/codec/spudec/spudec.c, modules/codec/spudec...
2003-01-28 Sam Hocevar * ./src/video_output/video_output.c: don't try to...
2003-01-20 Eric Petit load correctly font-eutopiabold36.rle on BeOS, thanks...
2003-01-19 Sam Hocevar * ./src/misc/beos_specific.cpp, ./src/misc/darwin_spe...
2003-01-18 Christophe MassiotIncluding font-eutopiabold36.rle for DivX and ogg subti...
2003-01-17 Sam Hocevar * ./modules/codec/spudec/parse.c: fixed a wrapping...
2003-01-16 Sam Hocevar * ./modules/**/.cvsignore: added common *$(LIBEXT...
2003-01-09 Sam Hocevar * ./modules/codec/spudec/parse.c: set the duration...
2002-12-16 Christophe MassiotFixed (again) a rendering bug on big endian systems...
2002-12-06 Sam Hocevar * ./configure.ac.in: removed -W in favour of -Wtradit...
2002-12-02 Jon Lech Johansen * ALL: Fixed some compiler warnings.
2002-11-20 Sam Hocevar * ./include/vlc_common.h, ./src/extras/libc.c: export...
2002-11-15 Laurent Aimar* modules/demux/util : add a text subtitle demuxer...
2002-11-06 Gildas Bazin* modules/codec/spudec/*: modified the spu decoder...
2002-11-06 Sam Hocevar * ./modules/access/dvdplay/access.c: activated button...
2002-10-31 Gildas Bazin* modules/codec/spudec/spudec.c, modules/codec/spudec...
2002-10-27 Gildas Bazin* ALL: removed GetPES and NextPES, we now use input_Ext...
2002-10-17 Sam Hocevar * ./modules/codec/spudec/parse.c: fixed bad initializ...
2002-09-30 Eric PetitAttempt to port new BeOS features from the stable branch.
2002-09-30 Sam Hocevar * ./debian/rules: moved the gtk_main and gnome_main...
2002-09-30 Sam Hocevar * ALL: the build mechanism now uses automake. See...
2002-09-30 Sam Hocevar * ALL: added *.am files here and there for future...
2002-09-14 Stéphane Borel*Fixed a typo that made spudec selection fail.
2002-08-30 Christophe Massiot* demuxes: Worked around a bug in old VLC and VLS by...
2002-08-16 Sam Hocevar * ./modules/codec/spudec/*: split spudec into the...
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...