]> git.sesse.net Git - vlc/history - modules/demux/ogg.c
* ALL: changed the prototype of input_AddES() to include enough information so we...
[vlc] / modules / demux / ogg.c
2003-05-05 Gildas Bazin* ALL: changed the prototype of input_AddES() to includ...
2003-04-14 Laurent Aimar * all: correctly set p_payload_end when using input_Ne...
2003-03-31 Sigmund Augdal Helbergmade a format-only string untranslateable
2003-03-30 Gildas Bazin* modules/*: sanitization of the modules description...
2003-03-21 Gildas Bazin* modules/demux/ogg.c: fix for some ogg web radio strea...
2003-03-14 Sigmund Augdal Helbergall: info strings are now localized, fixed some typos...
2003-01-29 Gildas Bazin* modules/demux/ogg.c: bug fix when switching between...
2003-01-07 Laurent Aimar * all: I have added two new variables in es_descriptor...
2002-12-20 Sigmund Augdal Helbergremoved the code that was not supposed to be in my...
2002-12-19 Sigmund Augdal Helberg* modules/demux/ogg.c: provide some file info. Tested...
2002-12-18 Sam Hocevar * fixed several format string inconsistencies and...
2002-12-16 Gildas Bazin* modules/demux/ogg.c: added support for the old type...
2002-11-26 Gildas Bazin* modules/demux/ogg.c: audio is now dropped when fast...
2002-11-21 Gildas Bazin* modules/demux/ogg.c: small bug-fix for my previous...
2002-11-21 Gildas Bazin* modules/demux/ogg.c: better handling of PCRs (we...
2002-11-20 Gildas Bazin* modules/codec/theora.c, configure.ac.in, modules...
2002-11-18 Laurent Aimar * ogg: change i_dts usage for subtitle ES.
2002-11-06 Gildas Bazin* modules/codec/spudec/*: modified the spu decoder...
2002-11-05 Gildas Bazin* modules/demux/ogg.c: should theoretically work on...
2002-11-03 Gildas Bazin* include/codecs.h: new header file to store informatio...
2002-11-03 Gildas Bazin* modules/demux/ogg.c: we now correctly handle multiple...
2002-11-02 Gildas Bazin* modules/demux/ogg.c: small fix to avoid crashing...
2002-11-02 Gildas Bazin* modules/demux/ogg.c, modules/codec/vorbis.c: seeking...
2002-10-27 Gildas Bazin* modules/demux/ogg.c: we now set p_input->stream.i_mux...
2002-10-24 Gildas Bazin* ALL: I did add these files, but forgot to commit...