]> git.sesse.net Git - vlc/history - modules/demux/mp4
Qt4: fix use of incomplete type
[vlc] / modules / demux / mp4 /
2014-04-14 Francois Cartegniedemux: mp4: fix mdat box reading
2014-04-14 Francois Cartegniedemux: mp4: read fragmented movie duration
2014-04-14 Francois Cartegniedemux: mp4: fix sample size signedness
2014-04-14 Francois Cartegniedemux: mp4: read samples duration from trex
2014-04-14 Francois Cartegniedemux: mp4: really read u32 sizes
2014-04-14 Francois Cartegniedemux: mp4: fix duration display info
2014-04-13 John Stebbinsdemux: mp4: unbreak vobsub playback and read vobsub...
2014-04-13 Francois Cartegniedemux: mp4: meta != udta/meta
2014-04-09 Francois Cartegniedemux: mp4: rewrite stts/ctts processing
2014-04-08 Francois Cartegniedemux: read chunk if pos + sample size > target (fix...
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-06 Tim Walkermp4: support 'hev1' sample entry name for HEVC.
2014-04-04 Felix AbecassisRevert "MP4 demux: only set fragmented flag if filecont...
2014-04-04 Francois Cartegniedemux: mp4: use define for block size
2014-04-04 Francois Cartegniedemux: mp4: use CLOCK_FREQ
2014-04-03 Francois Cartegniedemux: mp4: handle in sample text encoding (fix #11137)
2014-04-02 Francois Cartegniedemux: mp4: fix condition
2014-04-01 Rémi Denis-Courmontmp4: fix pointer type
2014-03-26 Francois CartegnieRevert "demux: mp4: fix fallback on PAR"
2014-03-26 Francois Cartegniedemux: mp4: fix fallback on PAR (fix #11075)
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)
2014-03-22 Francois Cartegniedemux: mp4: don't seek on current position
2014-03-22 Francois Cartegniedemux: mp4: don't read jumbo chunks at once (fix #7150)
2014-03-16 Francois Cartegniedemux: mp4: don't disable all referenced tracks (fix...
2014-03-12 Francois Cartegniedemux: mp4: fix memleak
2014-03-07 Matthias KeiserMP4 demux: only set fragmented flag if filecontains...
2014-02-15 Jean-Paul SamanRevert "demuxers: adjust es_out_Control( out, ES_OUT_GE...
2014-02-15 Jean-Paul Samandemuxers: adjust es_out_Control( out, ES_OUT_GET_ES_STA...
2014-02-06 Jean-Baptiste KempfMP4: map Director metadata
2013-12-23 Jean-Baptiste KempfMP4: support in32 FourCC as a type
2013-12-15 Rémi Duraffortmp4: fix sizeof mismatch
2013-12-15 Rémi Duraffortmp4: fix memory leak
2013-12-13 Francois Cartegniedemux: mp4: improve debug tree info
2013-12-13 Maxim BublisVLC_FOURCC replaced with VLC_CODEC_* values
2013-11-04 Francois Cartegnievlc_es: add defines for priority levels
2013-10-22 Denis CharmetAdd HEVC support in MP4
2013-08-20 Jean-Baptiste KempfMP4: do not set total tracks to 0
2013-08-09 Jean-Baptiste KempfMP4: fix variable size leading to Out-of-bound access
2013-08-09 Rémi DuraffortFix use of uninitialized variable (cid #1049012)
2013-07-20 Rémi DuraffortFix sizeof mismatch (cid #1049612)
2013-06-17 Jean-Baptiste Kempfmp4: be more restrictive for samplerate
2013-04-27 Rémi Denis-Courmontmp4: do not spam
2013-04-16 Rémi Denis-Courmontmp4: correct language code value interpretation
2013-04-03 Jean-Baptiste KempfRevert "Revert "Correctly detect alac in mp4 properties""
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-12-05 Jean-Baptiste KempfMP4: enable debug with debug builds
2012-12-04 Jean-Baptiste KempfRevert "Correctly detect alac in mp4 properties"
2012-12-04 Jean-Baptiste KempfMP4: check more i_timescale values to avoid Division...
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-14 Rafaël Carrémp4 demux: fix crash
2012-10-12 Frédéric Yhueldemux/mp4: fix some memory leaks
2012-10-12 Frédéric Yhueldemux/mp4: rewrite MP4_BoxGetNextChunk()
2012-10-07 Frédéric Yhuelmp4: use vlc_fourcc_GetCodec()
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-26 Frédéric YhuelSmooth Streaming: play streams with no video (or audio...
2012-09-24 Frédéric Yhueldemux/mp4: fix PTS computation
2012-09-21 Frédéric Yhueldemux/mp4: Add fragmented MP4 support
2012-09-09 Rémi Denis-CourmontRemove recursion into modules/demux/mp4/
2012-08-31 Ludovic Fauvetmp4: fix flawed logic (close #7058)
2012-08-03 Jean-Baptiste KempfMP4: be more tolerant with broken files from Fuji cameras
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-07-03 Christoph MiebachPsychadelic is just wrong
2012-06-13 Frédéric Yhueldemux/mp4: fix typo
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-24 Frédéric Yhueldemux/mp4: do not demux f4v files for now
2012-05-05 Rémi Denis-Courmontmp4: use strndup() where applicable
2012-04-18 Frédéric Yhuellibmp4: fix error in TfxdBoxUUID definition
2012-04-13 Jean-Baptiste KempfMP4: kill a warning for operator priority
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: code cosmetics
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-09 Jean-Baptiste Kempfmp4: reindent and regroup
2012-04-06 Jean-Baptiste KempfMP4: better debug message with VERBOSITY activated
2012-04-06 Jean-Baptiste KempfMP4: better debug message when FOURCC not recognized
2012-04-06 Jean-Baptiste KempfSupport VC-1 in mp4, as muxed by L-Smash
2012-04-05 Jean-Baptiste KempfCorrectly detect alac in mp4 properties
2012-04-05 Jean-Baptiste KempfMP4: more fourcc replacements
2012-04-05 Jean-Baptiste Kempfmp4: replace some fourcc by VLC_CODEC_
2012-04-05 Jean-Baptiste KempfFix vorbis in mp4 sample
2012-03-29 John Freedadd commonly used ID3 genres to the list
2012-03-28 Frédéric Yhuellibmp4: move some stuff into the header file
2012-03-27 Jean-Baptiste KempfMP4: support for more codecs in mp4
2012-03-27 Jean-Baptiste KempfMP4: support DTS in ObjectTypeIndication
2012-03-26 Frédéric Yhueldemux/mp4: drop DRMS support
next