]> git.sesse.net Git - vlc/history - modules/mux/mp4.c
Use Brackets for global headers.
[vlc] / modules / mux / mp4.c
2004-01-13 Gildas Bazin* modules/mux/mp4.c: added support for mp4v and mp4a...
2004-01-12 Gildas Bazin* modules/mux/mp4.c: improved mov support a bit.
2003-11-21 Laurent Aimar * all: remove sout_format_t and use es_format_t instead.
2003-10-17 Gildas Bazin* modules/gui/wxwindows/preferences.cpp: fixes some...
2003-10-07 Gildas Bazin* modules/mux/mp4.c: Use SoundDescription instead of...
2003-09-02 Gildas Bazin* modules/mux/mp4.c: mp4 muxer now produces quicktime...
2003-08-01 Gildas Bazin* modules/mux/mp4.c: support for mov muxing + cleanup.
2003-04-19 Laurent Aimar * mp4: some memory leaks fixed.
2003-04-18 Laurent Aimar * mp4.c : begining of a mp4/mov muxer.