]> git.sesse.net Git - vlc/history - modules/demux/mp4/libmp4.h
Use var_Inherit* instead of var_CreateGet*.
[vlc] / modules / demux / mp4 / libmp4.h
2010-06-12 Rémi DuraffortSpelling.
2010-05-25 Jean-Baptiste KempfMP4: update Copyright
2010-05-25 Jean-Baptiste KempfMP4: support other annotation atoms (wrn, mak, mod...
2010-05-25 Jean-Baptiste KempfMP4: support for the \xa9too atom
2010-05-18 Jean-Baptiste KempfMP4: small cosmetics fixes
2010-05-18 Jean-Baptiste KempfMP4: support for trkn atom
2010-05-18 Jean-Baptiste KempfMP4: support for gnre atom
2010-02-06 Laurent AimarParsed enda atom in mp4 demuxer.
2009-02-17 Laurent AimarImproved ac3/eac3 support in mp4 (fix #2524).
2009-01-07 Laurent AimarAdded apple subtitle support to mov demuxer (close...
2008-11-29 Iain WadeDRM Video decryption
2008-07-31 Derk-Jan HartmanMerge branch 'df-for-upstream' of git://repo.or.cz...
2008-07-29 Laurent AimarFixed #1220 (mp4 subtitle in mac encoding)
2008-04-06 Jean-Baptiste KempfSupport for DVCPRO50 in .mov files. Patch by 'j' Close...
2007-06-15 Laurent AimarAdded apple chapter support (used by HandBrake, close...
2007-05-27 Laurent AimarImplemented GPAC chapter support (but not apple ones).
2007-04-19 Gildas Bazin* modules/demux/mp4/*, modules/mux/mp4.c: add support...
2007-03-01 Damien Fouilleul- mp4 demux: support for iTunes/Quicktime META info
2007-02-25 Laurent AimarBunch of warning fixes.
2006-08-03 Clément StenacFix a bunch of warnings and errors
2006-01-12 Antoine CellerierFSF address change.
2005-10-06 Laurent Aimar * mp4: support for tx3g subtitle (close #332)
2005-10-02 Jean-Paul SamanProtect agains multiple includes
2005-07-25 Clément StenacFix compilation
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-04-20 Gildas Bazin* modules/demux/mp4: support for QuickDraw video tracks.
2005-03-06 Gildas Bazin* modules/demux/mp4, modules/codec/ffmpeg: support...
2004-11-27 Gildas Bazin* modules/demux/mp4/*: bug fix for MP4_TrackNextSample...
2004-11-26 Sigmund Augdal Helbergall: got rid of MP4_Stream
2004-11-04 Derk-Jan Hartman* Added more annotations boxes
2004-09-25 Sigmund Augdal Helbergmkv.cpp: added support for quicktime video codecs in...
2004-08-29 Laurent Aimar * mp4: support vobsub in .mp4 (NeroRecode), but won...
2004-05-27 Laurent Aimar * mp4: added text track support. (there is a problem...
2004-05-15 Laurent Aimar * mp4: - add +1 to PCR/DTS/PTS.
2004-04-03 Laurent Aimar * mp4*: demux -> demux2.
2004-03-11 Gildas Bazin* src/libvlc.h, src/input/input.c:
2004-03-10 Laurent Aimar * mp4: added partial support for udta meta data.
2004-01-25 Derk-Jan Hartman* Stringreview !!!
2004-01-09 Jon Lech Johansen * ./modules/demux/mp4/drms.c: improved sci handling.
2004-01-05 Jon Lech Johansen * ./modules/demux/mp4: DRMS support.
2003-10-07 Gildas Bazin* modules/mux/mp4.c: Use SoundDescription instead of...
2003-09-08 Laurent Aimar * all: clean up.
2003-08-17 Laurent Aimar * all: added OggS fourcc. (still unsported but allow...
2003-07-19 Laurent Aimar * mp4: parse another box.
2003-05-10 Derk-Jan Hartman* added VP31 fourcc's.
2003-05-07 Laurent Aimar * mp4: raaaah, sometime moov box are masqueraded by...
2003-05-06 Laurent Aimar * mp4: fix a segfault and play .3gp with h263 video...
2003-04-22 Laurent Aimar * mp4: more mov fields are parsed.
2003-03-13 Derk-Jan Hartman* extras/MacOSX/vlc.pbproj/project.pbxproj:
2003-03-11 Laurent Aimar * mp4: I have reworked a lot the demuxer. Now it shoul...
2003-03-09 Laurent Aimar * fixed a really stupid bug with compressed header...
2003-02-18 Gildas Bazin* modules/demux/mp4/*: added FOURCC_dvc (DV - NTSC...
2003-01-13 Laurent Aimar * mp4: added parsing of some mov boxes (alternate...
2002-11-17 Laurent Aimar * ffmpeg: disable direct rendering by default. I have...
2002-09-17 Laurent Aimar * all: - fix a memory leak while parsing.
2002-08-08 Sam Hocevar * ./include/modules_inner.h: support for several...
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...