]> git.sesse.net Git - vlc/history - modules/demux/ogg.c
* modules/demux/ogg.c: bug fix when switching between vorbis channels.
[vlc] / modules / demux / ogg.c
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...