]> git.sesse.net Git - vlc/history - modules/codec/araw.c
* include/vlc_common.h:
[vlc] / modules / codec / araw.c
2003-10-25 Sam Hocevar * include/vlc_common.h:
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-05-17 Gildas Bazin* modules/access/cdda.c, modules/access/vcd/*: New...
2003-03-11 Laurent Aimar * Clean up. (Sigmund, does it work ?).
2003-03-11 Laurent Aimar * ffmpeg.h: added missing fourcc.
2003-03-11 Laurent Aimar * Hugly hack: break huge block of samples into smaller...
2003-01-07 Laurent Aimar * all: I have added two new variables in es_descriptor...
2003-01-02 Gildas Bazin* modules/codec/*: reverted my previous patch that...
2002-12-30 Gildas Bazin* modules/codec/*: make sure all audio decoders set
2002-11-28 Laurent Aimar * all: some clean up with WAVEFORMATEX and endian...
2002-11-14 Christophe MassiotMajor change of the channels management. p_format-...
2002-11-08 Gildas Bazin* configure.ac.in, modules/audio_filter/converter/...
2002-10-27 Gildas Bazin* ALL: removed GetPES and NextPES, we now use input_Ext...
2002-10-24 Gildas Bazin* src/input/input_ext-dec.c, include/input_ext-dec...
2002-10-21 Laurent Aimar * input_ext-dec.* : add a new function to parse decode...
2002-10-20 Laurent Aimar * all: fix for correct "i_channels" use.
2002-10-14 Laurent Aimar * araw.c : pseudo pcm decoder