]> git.sesse.net Git - vlc/history - modules/demux/mpeg/audio.c
* modules/audio_filter/resampler/linear.c: lowered the priority of the linear
[vlc] / modules / demux / mpeg / audio.c
2003-02-16 Laurent Aimar * all: fix mpeg2 handling.
2003-02-07 Laurent Aimar * ffmpeg/audio : removed an old error (anyway it was...
2003-01-20 Laurent Aimar * all: converted some msg_Err into msg_Warn
2002-10-23 Gildas Bazin* ALL: fixed a bunch of memory leaks.
2002-08-24 Sigmund Augdal Helberg moved id3 related code to a separate utility module...
2002-08-18 Sigmund Augdal Helbergremoved a line used during debugging
2002-08-18 Sigmund Augdal Helberg the mp3 demux now parses id3 tags into the info struct...
2002-08-16 Sam Hocevar * ./modules/codec/spudec/*: split spudec into the...
2002-08-13 Laurent Aimar * clean up some code, add "mp3" short cut.
2002-08-08 Sam Hocevar * ./modules/audio_output/oss.c: compilation fixes.
2002-08-07 Sam Hocevar * ./modules/demux/mpeg/system.c: added a helper plugi...
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...