]> git.sesse.net Git - vlc/history - modules/codec/quicktime.c
Removes trailing spaces. Removes tabs.
[vlc] / modules / codec / quicktime.c
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-08-16 Rémi Denis-CourmontUse var_GetGlobalMutex
2006-11-26 Clément StenacA bit of headers cleanup
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-03-31 Christophe Mutricycodec 2nd round exept fo x264 (refs #438)
2006-02-10 Derk-Jan Hartman* Fix the QT video decoder. refs #345
2006-02-01 Rémi Denis-CourmontFix a bunch of warnings involving mix between uint32_t...
2006-02-01 Sam Hocevar * Got rid of SYS_DARWIN everywhere.
2006-01-21 Derk-Jan Hartman* Compile fix
2006-01-21 Derk-Jan Hartman* Some cleanup to the QT decoder. Still doesn't function.
2006-01-12 Antoine CellerierFSF address change.
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-06-26 Rémi Denis-CourmontCompile fix
2004-12-11 Clément StenacImprovements to preferences
2004-11-14 Gildas Bazin* modules/codec/quicktime.c: fixed small mem leak.
2004-01-25 Benjamin Prachtstring review
2003-11-24 Gildas Bazin* modules/gui/wxwindows/menus.cpp: small fix.
2003-11-23 Derk-Jan Hartman* Compile before you commit was our slogan right?
2003-11-23 Gildas Bazin* modules/codec/quicktime.c, modules/codec/cinepak...
2003-11-23 Laurent Aimar * quicktime: removed a define.
2003-11-23 Laurent Aimar * quicktime: ported to the new API, fix compilation...
2003-11-22 Laurent Aimar * all: only include header that are needed (and no...
2003-10-01 Derk-Jan Hartman* Fixed some small inconsistancy.
2003-09-19 Derk-Jan Hartman* extras/MacOSX/vlc.pbproj/project.pbxproj: Added a...
2003-09-02 Gildas Bazin* ALL: Introduction of a new api for decoders.
2003-08-17 Laurent Aimar * all: moved Get(D/Q)WLE and Get(D/Q)WBE to include...
2003-08-01 Gildas Bazin* modules/mux/mp4.c: support for mov muxing + cleanup.
2003-07-21 Gildas Bazin* modules/codec/quicktime.c, configure.ac: ported the...
2003-06-17 Derk-Jan Hartmanmodules/codec/quicktime.c: Disabled all video codecs...
2003-06-15 Derk-Jan Hartman* NEWS: small corrections
2003-05-26 Derk-Jan Hartman* modules/codec/quicktime.c: i had accidently upgraded...
2003-05-24 Derk-Jan Hartman* modules/codec/quicktime.c: cleaning up of the code...
2003-05-23 Derk-Jan Hartman* vlc.ebuild: fixed the ebuild. Now i know it should...
2003-05-21 Derk-Jan Hartman* vlc.ebuild: This ebuild should work if we release...
2003-05-21 Derk-Jan Hartman* include/main.h
2003-05-20 Derk-Jan Hartman* ALL: added a quicktime module.