]> git.sesse.net Git - vlc/history - modules/demux/ogg.c
* include/vlc_common.h:
[vlc] / modules / demux / ogg.c
2003-10-25 Sam Hocevar * include/vlc_common.h:
2003-10-23 Gildas Bazin* modules/demux/ogg.c: arrggg... I shouldn't be allowed...
2003-10-22 Gildas Bazin* configure.ac, modules/codec/Modules.am, modules/codec...
2003-10-19 Gildas Bazin* modules/demux/ogg.c: fixed endless loop when trying...
2003-10-01 Gildas Bazin* modules/demux/ogg.c: had mistakenly got rid of the...
2003-09-28 Gildas Bazin* modules/demux/ogg.c, modules/codec/vorbis.c: misc...
2003-09-27 Gildas Bazin* modules/demux/ogg.c: support for DEMUX_GET_TIME....
2003-09-27 Gildas Bazin* modules/demux/ogg.c: support for 'chaining' (concaten...
2003-09-25 Gildas Bazin* modules/demux/ogg.c: reworked a bit. Ogg web radios...
2003-09-07 Laurent Aimar * all : demuxers *have to* set pf_demux_control. ...
2003-09-02 Gildas Bazin* ALL: Introduction of a new api for decoders.
2003-08-17 Laurent Aimar * all: moved Get(D/Q)WLE and Get(D/Q)WBE to include...
2003-08-09 Gildas Bazin* modules/codec/ffmpeg/video.c: temporary hack to work...
2003-07-09 Gildas Bazin* modules/demux/ogg.c: latest change for web radios...
2003-06-24 Gildas Bazin* modules/demux/ogg.c: fix for ogg web streams.
2003-06-23 Gildas Bazin* modules/packetizer/vorbis.c: vorbis data packetizer...
2003-06-11 Gildas Bazin* modules/demux/ogg.c, modules/codec/theora.c: updated...
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...