]> git.sesse.net Git - vlc/history - modules/demux/mp4
Use add_bool where it is adapted
[vlc] / modules / demux / mp4 /
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-30 Clément StenacMerge author/artist
2006-09-24 Clément StenacRename vlc_input_item_* functions to input_Item* for...
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-09-12 Rémi Denis-CourmontMost of demux/
2006-08-29 Jean-Paul SamanFix compiler warnings about signed - unsigned compariss...
2006-08-25 Sam Hocevar * modules/demux/playlist/asx.c modules/demux/mp4...
2006-08-17 Gildas Bazin* modules/demux/mp4/mp4.c, src/input/decoder.c: support...
2006-08-03 Clément StenacFix a bunch of warnings and errors
2006-08-03 Clément StenacFix duplicate definitions of FREE
2006-07-31 Derk-Jan Hartman* Fix support for QT ref files. this close #700
2006-07-27 Clément StenacAdd --france / --no-france option to disable DRM playback.
2006-05-20 Jean-Paul SamanUse correct datatype
2006-05-20 Jean-Paul SamanRemove unused variables
2006-05-14 Clément StenacMerge back branch 0.8.6-playlist-vlm to trunk.
2006-04-29 Rémi Denis-CourmontDon't use #ifdef + alloca() when we have something...
2006-04-29 Rémi Denis-CourmontSimplification assuming that sizeof(char) = 1
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-04-02 Derk-Jan Hartman* Force the UTF-8 encoding on mp4 text subtitles. ...
2006-04-02 Clément StenacDon't crash on null metas
2006-03-30 Rémi Denis-CourmontRemoves invalid UTF-8 byte sequences from meta data...
2006-03-29 Sam Hocevar * modules/demux/mp4/mp4.c: explicited debug message.
2006-03-18 Christophe MutricyAll: string review (refs: #438)
2006-02-18 Rémi Denis-CourmontAll: missing #include "charset.h"
2006-02-18 Sam Hocevar * modules/demux/mp4/drms.c: mostly cosmetic changes.
2006-02-17 Derk-Jan Hartman* Don't use alloca for audio buffers on OSX and BSD...
2006-02-13 Sam Hocevar * modules/demux/mp4/drms.c: cosmetic changes to some...
2006-02-13 Rémi Denis-CourmontFix windows build
2006-02-13 Rémi Denis-CourmontAnother bunch of Unicode file names fixes (refs #528)
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-12-20 Derk-Jan HartmanSet original framesize on the spu format for nero vobsu...
2005-11-30 Gildas Bazin* modules/demux/mp4/mp4.c: fixed bug with some HE-AAC...
2005-11-30 Gildas Bazin* modules/demux/mp4/mp4.c: fixed bug with some HE-AAC...
2005-11-10 Gildas Bazin* modules/demux/mp4/mp4.c: fix some signed/unsigned...
2005-10-30 Gildas Bazin* modules/demux/mp4/mp4.c: set fmt.video.i_bits_per_pix...
2005-10-09 Laurent Aimar * mp4: use ES_OUT_SET_NEXT_DISPLAY_TIME when doing...
2005-10-06 Laurent Aimar * mp4: support for tx3g subtitle (close #332)
2005-10-02 Jean-Paul SamanProtect agains multiple includes
2005-10-02 Jean-Paul SamanThe include vlc_md5.h is in the include path and not...
2005-09-07 Derk-Jan Hartman * lengh -> length
2005-08-04 Rémi Denis-Courmontfix spelling of "unsupported"
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-06-03 Gildas Bazin* modules/demux/mp4/mp4.c: fixed timestamping (PTS...
2005-06-02 Rémi Denis-CourmontDigest => DigestMD5
2005-06-01 Gildas Bazin* modules/demux/mp4/mp4.c: we don't need to re-packetiz...
2005-05-31 Rémi Denis-CourmontMD5 hash API - closes #135
2005-05-16 Gildas Bazin* modules/demux/mp4/mp4.c: fixed bug in PTS calculation.
2005-05-16 Gildas Bazin* modules/demux/mp4/mp4.c: fill-in frame rate info...
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-14 Laurent Aimar * mp4.c: do not unselect ES at the end.
2005-03-06 Gildas Bazin* modules/demux/mp4, modules/codec/ffmpeg: support...
2005-03-05 Gildas Bazin* modules/demux/*: removed useless probing messages.
2005-02-21 Laurent Aimar * all: woops (debug messages left).
2005-02-21 Laurent Aimar * block: added
2004-12-14 Clément Stenac* Provide playlist_LockFoo functions for some functions
2004-12-11 Clément StenacImprovements to preferences
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-28 Gildas Bazin* modules/demux/mp4/mp4.c: avoid reading raw audio...
2004-11-28 Gildas Bazin* modules/demux/mp4/mp4.c: couple of fixes for audio...
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-20 Clément StenacAdd MP4 playlist items as children
2004-11-04 Derk-Jan Hartman* Added more annotations boxes
2004-10-22 Derk-Jan Hartman* Fix reference modules to add after their own playlist...
2004-10-08 Gildas Bazin* modules/access/mms, modules/demux/mp4, modules/misc...
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-30 Derk-Jan Hartman* Remove fprintf debug statement in the mp4 demux
2004-08-29 Laurent Aimar * mp4: support vobsub in .mp4 (NeroRecode), but won...
2004-08-01 Laurent Aimar * mp4: with ref .mov, don't forget to add the access.
2004-07-16 Laurent Aimar * libmp4.c: MMhh .mp4 is 99.99% the same thing than...
2004-07-16 Derk-Jan Hartman* it's information, not informations (grep -r)
2004-07-07 Gildas Bazin* modules/demux/mp4/mp4.c: a couple of fixes for track...
2004-06-25 Laurent Aimar * sub ->subtitle : converted sub.c to a 'real' demux2.
2004-06-16 Laurent Aimar * all: fixed the way h264 streams are stored in .mp4
2004-05-28 Laurent Aimar * mp4: convert all \r to \n in subt.
2004-05-27 Laurent Aimar * mp4: added text track support. (there is a problem...
2004-05-25 Laurent Aimar* mp4: fix for alaw/ulaw. Clever people that designed...
2004-05-24 Jon Lech Johansen * drms.c: Fixed bug which caused the wrong ID to...
2004-05-23 Jon Lech Johansen * drms.c: Preview endian fix.
2004-05-23 Jon Lech Johansen * drms.c: Support for previews.
2004-05-15 Laurent Aimar * mp4: mmh removed a fprintf.
2004-05-15 Laurent Aimar * mp4: - add +1 to PCR/DTS/PTS.
2004-05-12 Jon Lech Johansen * drms.c: Check that key store is at least 4 bytes...
2004-05-08 Jon Lech Johansen * drms.c: DRMS v2 endian fix.
2004-05-08 Sam Hocevar * modules/demux/mp4/drms.c:
2004-05-08 Jon Lech Johansen * drms.c: fopen in binary mode. Convenience fix for...
2004-05-07 Gildas Bazin* modules/demux/asf/*: fixed mem leak.
2004-05-06 Gildas Bazin* modules/demux/mp4/mp4.c: fixed memory leak.
next