]> git.sesse.net Git - vlc/history - modules/demux/rawdv.c
Don't include config.h from the headers - refs #297.
[vlc] / modules / demux / rawdv.c
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-16 Rémi Denis-CourmontRevert the so-called whitelisting commits that are...
2008-01-16 Rafaël Carréinput options whitelisting, step 2 (refs #1371)
2007-12-16 Antoine CellerierChange demux2 capability values so the lua demux2 gets...
2007-09-30 Laurent AimarAdded const wheen needed for stream_Peek (demuxer/access)
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-07-20 Rémi Denis-Courmont- Fix a bunch of warnings
2007-04-25 Jean-Paul SamanPatch from Paul Corke for rawdv to advance the timestam...
2006-11-26 Clément StenacA bit of headers cleanup
2006-03-18 Christophe MutricyAll: string review (refs: #438)
2006-03-11 Clément StenacStrings (Refs:#438)
2006-01-12 Antoine CellerierFSF address change.
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2004-12-11 Clément StenacImprovements to preferences
2004-05-15 Laurent Aimar* all: use 1 as starting time (allow to have a valid...
2004-04-27 Sam Hocevar * Massive spelling corrections.
2004-04-02 Laurent Aimar * rawdv.c: demux -> demux2. (Untested so may be broken)
2004-02-29 Gildas Bazin* modules/demux/rawdv.c: DV audio support was removed...
2004-01-25 Derk-Jan Hartman* Stringreview !!!
2003-11-27 Laurent Aimar * all: implement more es_out_* control, audio-channel...
2003-11-24 Laurent Aimar * rawdv.c: ported to es_out_* and stream_*.
2003-11-24 Laurent Aimar * all: removed decoder_fifo_t.
2003-09-07 Laurent Aimar * all : demuxers *have to* set pf_demux_control. ...
2003-08-17 Laurent Aimar * all: moved Get(D/Q)WLE and Get(D/Q)WBE to include...
2003-05-05 Gildas Bazin* ALL: changed the prototype of input_AddES() to includ...
2003-04-27 Gildas Bazin* modules/codec/ffmpeg/*: added chroma conversion capab...
2003-04-27 Gildas Bazin* modules/demux/rawdv.c: fixes for when the video and...
2003-03-30 Gildas Bazin* modules/*: sanitization of the modules description...
2003-02-18 Gildas Bazin* modules/demux/rawdv.c: added support for DV audio...
2003-01-23 Laurent Aimar * demux: fix segfault while trying to opening files...
2003-01-07 Laurent Aimar * all: I have added two new variables in es_descriptor...
2002-12-17 Gildas Bazin* modules/demux/rawdv.c: new raw dv demuxer (only video...