]> git.sesse.net Git - vlc/history - modules/demux/mp4/libmp4.c
Merge branch 'master' of git@git.videolan.org:vlc
[vlc] / modules / demux / mp4 / libmp4.c
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-04-11 Ilkka Ollakkasmall rebert for i_length, enables to get meta itags...
2008-04-06 Jean-Baptiste KempfSupport for DVCPRO50 in .mov files. Patch by 'j' Close...
2008-03-26 Rémi Denis-CourmontFix memleak
2008-03-26 Rémi Denis-CourmontBunch of MP5 allocation failure checks
2008-03-16 Rémi Denis-CourmontHandle all memory errors in MP4 esds
2008-03-16 Rémi Denis-CourmontHandle memory errors in MP4 ctts - refs #1508
2008-03-16 Rémi Denis-CourmontCleanup MP4 ftyp
2008-03-16 Rémi Denis-CourmontHandle memory errors in MP4 stts - fixes #1502
2008-03-13 Rémi DuraffortOne more removing session. (useless test before a free())
2008-03-02 Rémi Denis-CourmontFix (trunk-only) integer underflow in MP4 0xa9xxx box
2008-03-02 Rémi Denis-CourmontFix integer overflow in MP4 RDRF boxes
2008-03-02 Rémi Denis-CourmontFix memory leak in case of corrupt MP4 box
2008-03-01 Rémi Denis-CourmontSimplify.
2008-03-01 Rémi Denis-CourmontFix buffer overflow.
2008-03-01 Rémi Denis-CourmontFix calloc usage
2008-03-01 Rémi Denis-CourmontAnother malloc check
2008-03-01 Rémi Denis-CourmontCheck some malloc() failures - yes it can happen when...
2008-03-01 Rémi Denis-CourmontFix some brain-damaged calloc use
2008-03-01 Rémi Denis-CourmontMark the callback list as const
2008-03-01 Rémi Denis-CourmontFix a few warnings
2008-02-21 Damien Fouilleullibmp4: removed the 'France' option, who cares ?
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2007-12-20 Dennis van Amerongen* modules/demux/mp4/libmp4.c: spelling - uncompletetly...
2007-10-03 Rafaël Carrémp4 demuxer: don't try to print not printable characters.
2007-09-30 Laurent AimarAdded const wheen needed for stream_Peek (demuxer/access)
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-09-05 Rémi Denis-CourmontDo not assume that long long = int64_t
2007-08-20 Rémi Denis-CourmontRemove stdio while we're at it.
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-07-20 Laurent AimarFixed a bunch of warning because of stream_Peek change.
2007-06-29 Laurent AimarDo not display invalid fourcc for meta data atom.
2007-06-15 Laurent AimarAdded apple chapter support (used by HandBrake, close...
2007-05-28 Laurent AimarAdded strnlen replacement (Untested)
2007-05-28 Felix Paul Kühne* revert the rewrite of MP4_GETSTRINGZ in the previous...
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-27 Laurent AimarFixed wrong type used in mp4 parsing.
2007-02-25 Laurent AimarBunch of warning fixes.
2006-12-24 Clément StenacMore cleanup
2006-11-26 Clément StenacA bit of headers cleanup
2006-10-08 Jean-Paul Saman(Forward port of rev 16987) Fix number of compiler...
2006-10-07 Gildas Bazin* Fixed a bunch of memory leaks.
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-09-12 Rémi Denis-CourmontMost of demux/
2006-08-03 Clément StenacFix a bunch of warnings and errors
2006-08-03 Clément StenacFix duplicate definitions of FREE
2006-07-27 Clément StenacAdd --france / --no-france option to disable DRM playback.
2006-04-13 Derk-Jan Hartman* Revert the unintentially committed files of [15202]
2006-04-13 Derk-Jan Hartman* Fix libgcrypt on MacIntel by disabling it's ASM....
2006-02-01 Sam Hocevar * modules/demux/mp4: more explicit error messages...
2006-02-01 Sam Hocevar * modules/demux/mp4: added more comments and debug...
2006-01-23 Derk-Jan Hartman* Don't crash if the hdlr in a mov has no name.
2006-01-12 Antoine CellerierFSF address change.
2005-12-28 Jean-Paul SamanRemoved unused variables, this fixes some compiler...
2005-10-06 Laurent Aimar * mp4: support for tx3g subtitle (close #332)
2005-09-07 Derk-Jan Hartman * lengh -> length
2005-07-25 Clément StenacFix compilation
2005-07-25 Gildas Bazin* modules/demux/mp4/libmp4.c: handle SoundDescriptionV2...
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-04-01 Sigmund Augdal Helbergadded a stream_UrlNew to open a general purpos stream_t...
2005-03-06 Gildas Bazin* modules/demux/mp4, modules/codec/ffmpeg: support...
2004-11-28 Gildas Bazin* src/input/mem_stream.c: fixed a couple of bugs.
2004-11-28 Gildas Bazin* modules/demux/mp4/libmp4.c: no channelcount for AMR...
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-10-01 Gildas Bazin* modules/control/hotkeys.c, rc, modules/demux/mp4...
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-07-16 Laurent Aimar * libmp4.c: MMhh .mp4 is 99.99% the same thing than...
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-05-07 Gildas Bazin* modules/demux/asf/*: fixed mem leak.
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-18 Laurent Aimar * all: added support for edts/elst entries (needed...
2004-01-09 Jon Lech Johansen * ./modules/demux/mp4/drms.c: improved sci handling.
2004-01-08 Laurent Aimar * modules/demux/mp4/libmp4.c: use vasprintf
2004-01-06 Jon Lech Johansen * ./modules/demux/mp4: added some DRMS debug statements.
2004-01-05 Jon Lech Johansen * ./modules/demux/mp4: DRMS support.
2003-12-22 Sam Hocevar * Coding style cleanup: removed tabs and trailing...
2003-12-15 Gildas Bazin* modules/packetizer/mpeg4audio.c: fixed raw mpeg4...
2003-12-02 Gildas Bazin* ALL: more MSVC compilation fixes.
2003-11-27 Laurent Aimar * mp4: ported to stream_*
2003-11-26 Gildas Bazin* ALL: fixed memory leaks.
2003-10-07 Gildas Bazin* modules/mux/mp4.c: Use SoundDescription instead of...
2003-09-08 Laurent Aimar * all: clean up.
2003-09-07 Laurent Aimar * all : demuxers *have to* set pf_demux_control. ...
2003-08-17 Laurent Aimar * all: moved Get(D/Q)WLE and Get(D/Q)WBE to include...
2003-08-17 Laurent Aimar * all: added OggS fourcc. (still unsported but allow...
2003-08-01 Gildas Bazin* src/input/input_clock.c: fixed 2 regressions in 0...
2003-07-19 Laurent Aimar * mp4: parse another box.
2003-05-10 Derk-Jan Hartman* added VP31 fourcc's.
next