]> git.sesse.net Git - vlc/history - modules/demux/mp4/libmp4.c
demux: mp4: remove special handler for atom gnre
[vlc] / modules / demux / mp4 / libmp4.c
2014-10-16 Francois Cartegniedemux: mp4: remove special handler for atom gnre
2014-10-16 Francois Cartegniedemux: mp4: remove special handler for trkn atom
2014-10-16 Francois Cartegniedemux: libmp4: move out data blob rules
2014-10-16 Francois Cartegniedemux: mp4: rewrite meta handling
2014-10-16 Francois Cartegniedemux: libmp4: add define for handlers
2014-10-16 Francois Cartegniedemux: libmp4: read ilst as indexed list
2014-10-16 Francois Cartegniedemux: libmp4: add support for index prefixed atom...
2014-10-16 Francois Cartegniedemux: libmp4: simplify dump code
2014-10-16 Francois Cartegniedemux: libmp4: fix reading data atom
2014-10-16 Francois Cartegniedemux: libmp4: add meta keys atom
2014-10-14 Francois Cartegniedemux: mp4: add missing samsung atoms
2014-10-14 Francois Cartegniedemux: libmp4: add missing subtitles mp4s atom rule
2014-10-14 Francois Cartegniedemux: libmp4: add generic string reading function
2014-10-14 Francois Cartegniedemux: libmp4: reorder & fix ilst/udta rules
2014-10-14 Francois Cartegniedemux: libmp4: enforce handler check on meta atom
2014-10-11 Rémi Denis-Courmontmp4: fix format string
2014-10-09 Francois Cartegniedemux: libmp4: fix heap write ofw in chan (fix #12371)
2014-10-09 Francois Cartegniedemux: libmp4: fix heap buffer write ofw in chpl (fix...
2014-10-08 Francois Cartegniedemux: libmp4: add quicktime mp4a/wave/mp4a rule
2014-10-08 Francois Cartegniedemux: libmp4: fix heap overflow in stdp debug code...
2014-10-06 Francois Cartegniedemux: libmp4: handle ASF atom
2014-10-03 Francois Cartegniedemux: libmp4: fix reading WMA2 atom
2014-09-30 Francois Cartegniedemux: libmp4: add atoms/structures for flip4mac
2014-09-29 Francois Cartegniedemux: mp4: set pointer to relase function into box
2014-09-29 Francois Cartegniedemux: mp4: fix naming of objectProfileIndication
2014-09-29 Francois Cartegniedemux: libmp4: add mp4a/mp4v esds restrictions
2014-09-29 Francois Cartegniedemux: mp4: add restriction for frma atom
2014-09-27 Francois Cartegniedemux: mp4: fix heap read overflow in vide handler
2014-09-27 Francois Cartegniedemux: mp4: fix heap overflow reading esds
2014-09-27 Francois Cartegniedemux: mp4: fix overflow in cprt language decoding
2014-09-27 Francois Cartegniedemux: mp4: don't trust atom type processing stsd ...
2014-09-26 Francois Cartegniedemux: mp4: change reserved to known value
2014-09-26 Francois Cartegniedemux: mp4: use new lang tables
2014-09-26 Francois Cartegniedemux: mp4: add new language conversion tables
2014-09-26 Francois Cartegniedemux: mp4: fix heap overflow (fix #12283)
2014-09-25 Francois Cartegniedemux: mp4: escape introduced trigraph sequence
2014-09-24 Francois Cartegniedemux: mp4: add missing box entries
2014-09-24 Francois Cartegniedemux: mp4: add missing foov entries
2014-09-24 Francois Cartegniedemux: mp4: split debug info
2014-09-24 Francois Cartegniedemux: mp4: flag incomplete boxes
2014-09-24 Francois Cartegniedemux: mp4: don't read at all if not content
2014-09-23 Francois Cartegniedemux: mp4: fix heap read overflow in avcc (fix #12267)
2014-09-03 Rafaël Carrémp4 demux: read dec3 box
2014-09-03 Rafaël Carrémp4 demux: fix memory leak when demuxing (e)ac-3
2014-08-30 Francois Cartegniedemux: mp4: add chan atom
2014-08-09 Francois Cartegniedemux: mp4: fix rmda/rmra box restrictions
2014-06-11 Francois Cartegniedemux: mp4: rescrict atoms auto matching
2014-06-10 Francois Cartegniedemux: mp4: add support for computer graphics meta...
2014-06-05 Francois Cartegniedemux: mp4: name field
2014-06-05 Francois Cartegniedemux: mp4: fix stsd v2 reading
2014-06-05 Francois Cartegniedemux: mp4: do stsd v2 checks
2014-06-05 Francois Cartegniedemux: mp4: add lpcm stsd
2014-05-31 Francois Cartegniedemux: mp4: export ContainerChildren instead of Contain...
2014-05-24 Francois Cartegniedemux: mp4: compute virtual box size
2014-05-24 Francois Cartegniedemux: mp4: fix reading tfra
2014-05-24 Francois Cartegniedemux: mp4: fix reading elst
2014-05-24 Francois Cartegniedemux: mp4: fix reading stss/stsh
2014-05-20 Francois Cartegniedemux: mp4: check if fragments exists when seekable
2014-04-14 Francois Cartegniedemux: mp4: fix duration display info
2014-04-13 Francois Cartegniedemux: mp4: meta != udta/meta
2014-04-08 Francois Cartegniedemux: mp4 fix memory corruption on CTTS indexes
2014-04-08 Francois Cartegniedemux: mp4: fix memory corruption on STTS indexes ...
2014-04-04 Francois Cartegniedemux: mp4: use define for block size
2014-04-01 Rémi Denis-Courmontmp4: fix pointer type
2014-03-26 Francois Cartegniedemux: mp4: remove unused dummy fields warnings
2014-03-26 Francois Cartegniedemux: mp4: read covr atoms (fix #8091)
2014-03-26 Francois Cartegniedemux: mp4: rename union data pointer.
2014-03-25 Francois Cartegniedemux: mp4: add support for tx3g (fix #8305)
2013-12-15 Rémi Duraffortmp4: fix sizeof mismatch
2013-12-13 Francois Cartegniedemux: mp4: improve debug tree info
2013-10-22 Denis CharmetAdd HEVC support in MP4
2013-04-27 Rémi Denis-Courmontmp4: do not spam
2013-01-27 Frédéric Yhuellibmp4: small bug fix
2013-01-21 Frédéric Yhuellibmp4: minor bug fix
2013-01-20 Frédéric Yhuellibmp4: rewind stream before falling back to avformat
2012-11-13 Jean-Baptiste KempfLGPL
2012-10-29 Frédéric Yhuellibmp4: don't parse twice the file in MP4_BoxGetRoot
2012-10-19 Frédéric Yhueldemux/mp4: be less picky wrt VC-1 profiles we accept
2012-10-12 Frédéric Yhueldemux/mp4: fix some memory leaks
2012-10-12 Frédéric Yhueldemux/mp4: rewrite MP4_BoxGetNextChunk()
2012-09-28 Frédéric Yhueldemux/mp4: bug fix for files with 'moov' at the end
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-29 Jean-Baptiste KempfMP4: kill a unused variable warning
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-06-13 Jean-Baptiste KempfMP4: fix trkn parsing and support totaltrack
2012-05-31 Frédéric Yhuellibmp4: 'trun' parsing: minor fixes
2012-05-05 Rémi Denis-Courmontmp4: use strndup() where applicable
2012-04-13 Jean-Baptiste KempfMP4: kill a warning for operator priority
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-10 Jean-Baptiste KempfMP4: remove trailing spaces
2012-04-09 Jean-Baptiste KempfMP4: be more picky wrt VC-1 profiles we accept
2012-04-06 Jean-Baptiste KempfMP4: better debug message with VERBOSITY activated
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
next