]> git.sesse.net Git - vlc/history - modules/codec/cmml
Don't include config.h from the headers - refs #297.
[vlc] / modules / codec / cmml /
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2007-09-15 Rémi Denis-CourmontRemove interface b_block property.
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-08-22 Rafaël CarréInclude vlc_input header to fix compilation
2007-08-22 Rafaël CarréInput access locking, part 3 (final).
2007-08-20 Rémi Denis-CourmontFix compilation
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-02-20 Clément Stenac* Start cleaning up libvlc playlist API (Refs:#457)
2006-12-14 Derk-Jan Hartman* More compiler warning fixes (const mostly)
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-19 Clément StenacFinish the playlist API transition (hopefully)
2006-11-11 Clément Stenac* Remove some unneeded complexity in playlist and directory
2006-10-21 Rémi Denis-Courmont*Ahem*
2006-10-21 Jean-Paul SamanFix compiler warning: implicit declaration of function...
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-05-20 Jean-Paul SamanRemove unused variables
2006-05-14 Clément StenacMerge back branch 0.8.6-playlist-vlm to trunk.
2006-03-30 Christophe MutricyString review in codec. 1st part. ffmpeg.h to be improv...
2006-02-07 Derk-Jan Hartman* Introduced a new text_style_t
2006-02-01 Sam Hocevar * Got rid of SYS_DARWIN everywhere.
2006-01-22 Clément Stenac* Make ParseOption (from input) a global service (var_O...
2006-01-12 Antoine CellerierFSF address change.
2005-08-27 Jean-Paul SamanMerged OSD functionality on the same core functions...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-02-15 Gildas Bazin* ALL: WinCE build fixes.
2005-01-11 Andre Pang* cmml/intf.c: Fix refcount leak on main interface...
2004-12-28 Andre Pang* Fix CMML codec on systems where strcmp(1) dies if...
2004-12-07 Clément StenacRecommit 9469->9479 + fix wxT/wxU
2004-11-06 Clément StenacFixes + use new API for directory demuxer
2004-09-15 Gildas Bazin* ALL: separation of the SPU engine from the VOUT.
2004-09-10 Gildas Bazin* modules/codec/cmml/intf.c: compilation fix.
2004-07-30 Sam Hocevar * modules/codec/cmml/browser_open.c:
2004-06-22 Gildas Bazin ALL: a bunch of compilation fixes + disabled plugins...
2004-06-17 Yoann Peronneau * src/video_output/vout_subpictures.c : New OSD channels
2004-06-02 Yoann PeronneauSupport for multiple OSD channels :
2004-05-26 Clément StenacCompile fix
2004-05-26 Andre Pang* CMML codec:
2004-05-26 Andre Pang* cmml: fix for loading non-file:// URLs on win32
2004-05-20 Eric Petit gcc < 3 fix
2004-04-19 Andre Pang* Added HACKING file to CMML codec plugin directory...
2004-04-19 Andre Pang* Added Continuous Media Markup Language (CMML) codec