]> git.sesse.net Git - vlc/history - modules/codec/spudec/parse.c
A bit of headers cleanup
[vlc] / modules / codec / spudec / parse.c
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-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-02 Yoann PeronneauSupport for multiple OSD channels :
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 * all: ported to new API.
2003-07-29 Gildas Bazin* modules/codec/spudec/parse.c: fixed typo found by...
2003-07-22 Derk-Jan Hartman* ALL:
2003-03-09 Gildas Bazin* configure.ac.in: don't include the screensaver plugin...
2003-01-30 Gildas Bazin* src/video_output/video_output.c: we were still using...
2003-01-17 Sam Hocevar * ./modules/codec/spudec/parse.c: fixed a wrapping...
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-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-17 Sam Hocevar * ./modules/codec/spudec/parse.c: fixed bad initializ...
2002-08-16 Sam Hocevar * ./modules/codec/spudec/*: split spudec into the...