]> git.sesse.net Git - vlc/history - modules/packetizer/mpegaudio.c
* ALL: Introduction of a new api for decoders.
[vlc] / modules / packetizer / mpegaudio.c
2003-09-02 Gildas Bazin* ALL: Introduction of a new api for decoders.
2003-08-26 Laurent Aimar * mpegaudio: set i_bitrate field. (won't work with...
2003-04-13 Laurent Aimar * all: new sout scheme. Now a chain of module are...
2003-03-31 Laurent Aimar * v4l: updated, now it should grab (and compress if...
2003-03-11 Laurent Aimar * all: reworked stream output. Now it handles mutliple...
2003-02-18 Laurent Aimar * raah, corrected mpeg2-layer3 playback (and streaming...
2002-12-18 Laurent Aimar* mpegaudio: fixed another stupid bug for mpeg audio...
2002-12-14 Laurent Aimar Added stream output. (common work with titer).