]> git.sesse.net Git - vlc/history - modules/codec/spudec
Don't include config.h from the headers - refs #297.
[vlc] / modules / codec / spudec /
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-01-23 Jean-Paul SamanWhen no start display time is found in a subpicture...
2006-11-26 Clément StenacA bit of headers cleanup
2006-09-02 Antoine Celleriersubpicture_t now has a b_pausable attribute. When set...
2006-05-20 Jean-Paul SamanRemove unused variables and #ifdef DEBUG_SPUDEC the...
2006-04-07 Christophe Massiot * modules/codec/spudec: Decreased verbosity.
2006-04-02 Derk-Jan Hartman* Don't ignore blank alpha pallettes. Tested with all...
2006-01-21 Sam Hocevar * modules/codec/spudec: fixed various (innocuous...
2006-01-12 Antoine CellerierFSF address change.
2005-07-11 Christophe Massiot * ALL: miscellaneous unsigned/signed warning fixes...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-04-04 Rocky BernsteinSubtitle (subpicture) aspect ratio had been ignored...
2004-12-11 Clément StenacImprovements to preferences
2004-10-31 Jean-Paul SamanLogical fix: add packetizer in PackitizerOpen()
2004-09-21 Gildas Bazin* modules/codec/spudec/spudec.c: packetizer needs to...
2004-09-21 Derk-Jan Hartman* pass the orignal movie size from es_format_t to subpi...
2004-08-13 Gildas Bazin* modules/codec/spudec/*: automatic cropping of fullscr...
2004-08-03 Gildas Bazin* ALL: Major rework of the subpictures architecture.
2004-06-17 Yoann Peronneau * src/video_output/vout_subpictures.c : New OSD channels
2004-06-04 Gildas Bazin* modules/codec/spudec/render.c: chroma support for...
2004-06-02 Yoann PeronneauSupport for multiple OSD channels :
2004-03-05 Sam Hocevar * Added "Id" svn:keywords property to all files conta...
2004-01-30 Laurent Aimar * spudec: a %d -> IF64d
2004-01-30 Laurent Aimar * spudec: commented out a debug message.
2004-01-27 Derk-Jan Hartman* modules/demux/util/sub.?
2003-11-24 Laurent Aimar * all: removed decoder_fifo_t.
2003-11-22 Laurent Aimar * all: only include header that are needed (and no...
2003-11-22 Laurent Aimar * spudec: it also does the packetizer.
2003-11-22 Laurent Aimar * all: ported to new API.
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...