]> git.sesse.net Git - vlc/history - plugins/mp4/mp4.c
* ALL: new module API. Makes a few things a lot simpler, and we gain
[vlc] / plugins / mp4 / mp4.c
2002-07-31 Sam Hocevar * ALL: new module API. Makes a few things a lot simpl...
2002-07-23 Laurent Aimar * ffmpeg : add a new fourcc, ( 3IV2 you shoudln't...
2002-07-23 Laurent Aimar * cinepak: add a new fourcc
2002-07-23 Sam Hocevar * ALL: decoders now use a fourcc as a probe value.
2002-07-21 Laurent Aimar * mp4 : improve mp4a detection/handling.
2002-07-21 Laurent Aimar * all : can now read mp4 file with mp3 audio declared...
2002-07-21 Laurent Aimar * mp4 : use same endian for fourcc than one used in...
2002-07-17 Laurent Aimar * all : preliminary mp4 (and some mov) demux plugin...