]> git.sesse.net Git - vlc/history - modules/demux/mp4/libmp4.c
Removes trailing spaces. Removes tabs.
[vlc] / modules / demux / mp4 / libmp4.c
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.
2003-05-08 Eric Petit ALL: fixed BeOS-specific warnings (ssize_t is not...
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-25 Laurent Aimar * libmp4: clean up and preliminary work to read mp4...
2003-04-24 Laurent Aimar * mp4: fix a buffer overflow.
2003-04-22 Laurent Aimar * mp4: more mov fields are parsed.
2003-04-16 Laurent Aimar * mp4: fix a string format.
2003-04-16 Laurent Aimar * mp4: removed empty strings in msg_Dbg.
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-02-07 Laurent Aimar * ffmpeg/audio : removed an old error (anyway it was...
2003-01-25 Laurent Aimar * all : fixed some memory leaks thanks valgrind.
2003-01-13 Laurent Aimar * mp4: added parsing of some mov boxes (alternate...
2002-12-18 Sam Hocevar * fixed several format string inconsistencies and...
2002-12-06 Sam Hocevar * ./configure.ac.in: removed -W in favour of -Wtradit...
2002-11-17 Laurent Aimar * ffmpeg: disable direct rendering by default. I have...
2002-10-26 Laurent Aimar * all : fix for new use of p_selected_area->i_tell.
2002-10-10 Christophe MassiotDo not use vasprintf under Mac OS X because OS X.1...
2002-09-18 Laurent Aimar * all: fix endian issue with new definition of VLC_FOU...
2002-09-17 Laurent Aimar * all: - fix a memory leak while parsing.
2002-08-13 Sam Hocevar * ./modules/audio_output/oss.c: we spare a variable...
2002-08-11 Gildas Bazin* src/misc/configuration.c: bugfix (don't initialize...
2002-08-10 Laurent Aimar * modules/codec/faad : an AAC decoder module using...
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...