]> git.sesse.net Git - vlc/history - modules/demux/wav.c
Improvements to preferences
[vlc] / modules / demux / wav.c
2004-12-11 Clément StenacImprovements to preferences
2004-09-30 Gildas Bazin* modules/mux/wav.c: use aout_ChannelReorder().
2004-09-30 Gildas Bazin* modules/demux/wav.c: use aout_ChannelReorder().
2004-09-30 Gildas Bazin* modules/demux/wav.c: proper channels re-ordering...
2004-09-27 Gildas Bazin* modules/demux/wav.c: misc improvements.
2004-05-15 Laurent Aimar* all: use 1 as starting time (allow to have a valid...
2004-03-29 Laurent Aimar * all: cast of lvalues ...
2004-03-03 Laurent Aimar * a52.c aac.c au.c dts.c flac.c wav.c: Converted all...
2004-02-23 Gildas Bazin* modules/demux/wav.c: more fixes for multichannel...
2004-02-14 Gildas Bazin* modules/demux/wav.c: started support for WAVEFORMATEX...
2004-02-05 Gildas Bazin* modules/video_output/directx/directx.c: fixed the...
2003-11-21 Gildas Bazin* include/vlc_common.h: include stdlib.h
2003-11-16 Gildas Bazin* ALL: moved i_bitrate out of audio_format_t into es_fo...
2003-11-16 Gildas Bazin* ALL: final improvements to the decoders/packetizers...
2003-11-11 Laurent Aimar * wav: es_format_t
2003-09-12 Laurent Aimar * include/input_ext-intf.h : added stream_t member...
2003-09-07 Laurent Aimar * all : demuxers *have to* set pf_demux_control. ...
2003-08-22 Laurent Aimar * all: use stream_Seek/Size/Tell wrappers.
2003-08-18 Laurent Aimar * all: move "wave format tag to fourcc" from demuxers...
2003-08-17 Laurent Aimar * all: moved Get(D/Q)WLE and Get(D/Q)WBE to include...
2003-08-01 Laurent Aimar * configure.ac: audio -> mpga
2003-08-01 Laurent Aimar * wav.c : big clean up and use ninput.h