]> git.sesse.net Git - vlc/history - modules/demux/mp4/libmp4.h
Use _WIN32 rather than WIN32 (same for WIN64)
[vlc] / modules / demux / mp4 / libmp4.h
2012-12-05 Jean-Baptiste KempfMP4: enable debug with debug builds
2012-11-13 Jean-Baptiste KempfLGPL
2012-09-28 Frédéric YhuelSmooth Streaming: read PacketSize attribute in manifest
2012-09-21 Frédéric Yhueldemux/mp4: Add fragmented MP4 support
2012-07-18 Frédéric Yhuellibmp4: Add function MP4_BoxGetSmooBox()
2012-07-18 Frédéric Yhuellibmp4: Parse StraBox and SmooBox
2012-06-13 Jean-Baptiste KempfMP4: support more Metadata tags
2012-05-31 Frédéric Yhuellibmp4: 'trun' parsing: minor fixes
2012-04-18 Frédéric Yhuellibmp4: fix error in TfxdBoxUUID definition
2012-04-13 Frédéric Yhueldemux/mp4: move some stuff in the header file
2012-04-13 Frédéric Yhuellibmp4: add two functions for fragmented MP4
2012-04-10 Jean-Baptiste KempfMP4: fill the orientation flag in video_format_t
2012-04-06 Jean-Baptiste KempfSupport VC-1 in mp4, as muxed by L-Smash
2012-03-28 Frédéric Yhuellibmp4: move some stuff into the header file
2012-03-26 Frédéric Yhueldemux/mp4: drop DRMS support
2012-03-23 Frédéric Yhuellibmp4: add TfrfBox and TfxdBox parsing
2012-03-23 Frédéric Yhuellibmp4: 'tfhd' parsing
2012-03-19 F. Yhuellibmp4: fix 'mfhd' parsing
2012-03-16 Frédéric Yhueldemux/mp4: add parsing of sidx box
2011-12-01 Frédéric Yhueldemux/mp4: add parsing of mfra atom
2011-11-29 Frédéric Yhueldemux/mp4: add parsing of some atoms
2011-10-26 Laurent AimarAdded 'pasp' atom support to mp4/mov demuxer.
2011-08-28 Jean-Baptiste KempfMP4: Use defines instead of VLC_FOURCC
2011-08-28 Jean-Baptiste KempfMP4: FOURCC_* => ATOM_*
2011-08-28 Jean-Baptiste KempfMP4: code factorization and cleaning
2011-08-25 Jean-Baptiste Kempfmp4: correct support for name atom
2011-08-24 Jean-Baptiste Kempfmp4: support iods atom
2011-08-24 Jean-Baptiste Kempfmp4: improve debug and clean
2011-08-24 Jean-Baptiste Kempfmp4: remove duplicated declaration
2011-08-24 Jean-Baptiste Kempfmp4: don't use the VERBOSE mode by default
2011-07-22 Luc Saillardadd support for parsing moof box in libmp4
2011-07-11 Jean-Baptiste KempfMP4: recognize 3gp4 brand in debug
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...