]> git.sesse.net Git - vlc/history - plugins/mpeg_system/mpeg_audio.c
* ALL: new module API. Makes a few things a lot simpler, and we gain
[vlc] / plugins / mpeg_system / mpeg_audio.c
2002-07-31 Sam Hocevar * ALL: new module API. Makes a few things a lot simpl...
2002-07-23 Sam Hocevar * ALL: decoders now use a fourcc as a probe value.
2002-07-21 Sigmund Augdal Helberg * ./src/libvlc.c: updated usage info to include STRIN...
2002-07-11 Laurent Aimar I commit a patch from Sigmund Augdal to skip ID3 tag...
2002-06-07 Sam Hocevar * ./src/playlist/playlist.c: lots of playlist behavio...
2002-06-01 Sam Hocevar * ALL: the first libvlc commit.
2002-05-18 Sam Hocevar * ALL: changed __inline__ with inline (autoconf does...
2002-05-17 Laurent Aimar * plugins/mpeg_system/mpeg_audio.c : you can now...
2002-05-14 Laurent Aimar Sorry, fix a mistake.
2002-05-14 Laurent Aimar * plugins/mpeg_system/mpeg_audio.c : to avoid probl...
2002-05-13 Laurent Aimar * plugins/mpeg_system/mpeg_audio.c : you should...
2002-05-13 Laurent Aimar * include/video.h : added new fourcc code for avi
2002-05-13 Laurent Aimar * mpeg_audio.c : don't use any more U32_AT. Thanks...
2002-05-10 Laurent Aimar * include/common.h and input_ext-plugins.h, src...