]> git.sesse.net Git - vlc/history - modules/mux/mp4.c
mux: mp4: handle box/bo failed alloc/realloc
[vlc] / modules / mux / mp4.c
2015-03-22 Francois Cartegniemux: mp4: handle box/bo failed alloc/realloc
2015-03-19 Francois Cartegniemux: mp4: vlc_bits regression (fix #14192)
2015-03-18 Francois Cartegniemux: mp4: handle both short and long NALU startcodes...
2015-03-18 Francois Cartegniemux: mp4: invalid cast
2015-03-17 Francois Cartegniemux: mp4: fix NALU size endianness
2015-03-17 Francois Cartegniedemux: mp4: don't NULL dereference on failed realloc
2015-02-21 Rémi Denis-Courmontmux: remove return value from sout_mux_t.pf_delstream
2015-02-03 Felix Paul Kühneinclude/vlc_bits: add a block based byte stream writer...
2015-01-15 Francois Cartegniemux: mp4: const correctness
2014-12-25 Francois Cartegniemux: mp4: default missing audio/frame rate (fix #12820)
2014-11-10 Francois Cartegniemux: mp4: fix flags variable size (cid #1251045)
2014-09-28 Boris Egorovmp4: fix typos in sizeof guards
2014-09-26 Francois Cartegniemux: mp4frag: add tfdt atom
2014-09-03 Rafaël Carrémp4 mux: write dac3 and dec3 boxes for (e)ac-3
2014-09-02 Rafaël Carrémp4 mux: do not advertise non mov files as QuickTime...
2014-08-30 Francois Cartegniemux: mp4: add fragmented mp4 muxer
2014-08-01 Felix Abecassish264: refactor Exp-Golomb reading functions with existi...
2014-06-26 Francois Cartegniemux: mp4: add box_free
2014-06-26 Francois Cartegniemux: mp4: limit number of sync entries
2014-06-26 Francois Cartegniemux: mp4: don't create stss for subs
2014-06-26 Francois Cartegniemux: mp4: store timescale
2014-06-26 Francois Cartegniemux: mp4: fix signedness
2014-06-11 Francois Cartegniemux: mp4: try not to set artitrary length on boundaries
2014-06-11 Francois Cartegniemux: mp4: compute duration incrementally (fix #11558)
2014-06-10 Francois Cartegniemux: mp4: set timestamps on empty sub block
2014-06-10 Francois Cartegniemux: mp4: check alloc result before use
2014-06-02 Francois Cartegniemux: mp4: add composition time (fix #711)
2014-06-02 Francois Cartegniemux: mp4: compress stsz entries
2014-06-02 Francois Cartegniemux: mp4: fix stss samples grouping
2014-05-14 Francois Cartegniemux: mp4: uninitialized variables
2014-04-02 Rafaël Carrémp4 mux: encode video orientation
2014-02-24 Denis CharmetAllow hevc muxing in mp4
2014-02-15 Ilkka Ollakkaadd mp2v/mp1v to muxers
2013-12-17 Rafaël Carrémux hevc into mp4
2013-11-20 Jean-Baptiste KempfLGPL relicensing of streaming output
2013-08-24 Rafaël Carrémp4 mux: use CLOCK_FREQ
2013-08-24 Rafaël Carrémp4 mux: c99
2013-08-24 Rafaël Carrémp4 mux: simplify stts box creation
2013-08-24 Rafaël Carrémp4 mux: use a variable to make the code shorter
2013-08-24 Rafaël Carrémp4 mux: avoid unnecessary conversion
2013-08-24 Rafaël Carrémp4 mux: generate constant frame rate files
2013-08-24 Rafaël Carrémp4 mux: merge box_fix call into box_gather
2013-08-24 Rafaël Carrémp4 mux: simplify
2013-08-24 Rafaël Carrémp4 mux: cosmetics
2013-08-24 Rafaël Carrémp4 mux: simplify box*new
2013-08-24 Rafaël Carrémp4 mux: use block_t
2013-08-24 Rafaël Carrémp4 mux: remove fixed parameters
2012-12-13 Rémi Denis-CourmontReplace block_New() with block_Alloc()
2012-10-06 Rémi Denis-Courmontmp4 mux: remove unused p_sout parameter
2012-10-06 Rémi Denis-Courmontstream output: remove nul/unused object members
2011-11-19 Rafaël Carrémp4 mux: always write esds descriptor length using...
2010-10-22 Rémi Denis-Courmontadd_bool: remove callback parameter
2010-06-13 Ilkka Ollakkamp4: calculate stream duration sameway all around
2010-06-13 Ilkka Ollakkamp4: call get_timestamp just once
2010-06-13 Ilkka Ollakkamp4: add avc1/3gp6/qt brands
2010-06-13 Ilkka Ollakkamp4: find nal limits on 0*001 startcode instead 0001
2010-06-12 Rémi Duraffortmodules: use the new add_shortcut capability (add multi...
2009-12-16 Laurent AimarRemoved es_format_t::i_aspect.
2009-12-08 Rafaël Carrémove MuxGetStream() to libvlccore, bump plugin ABI
2009-12-06 Rémi Denis-CourmontDo not assert memory allocations
2009-12-05 JP DingerReplace argument = realloc( argument, size ); with...
2009-09-02 Rémi Duraffortadd_bool wants booleans.
2009-07-23 Jean-Baptiste KempfUse Brackets for global headers.
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-15 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-14 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-14 Rémi Denis-CourmontMerge commit 'origin/1.0-bugfix'
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Laurent AimarUsed VLC_CODEC_* and i_original_fourcc when applicable.
2009-04-10 Rémi Denis-CourmontRemove useless check for time.h
2009-01-27 Rémi Denis-CourmontTrailing ;
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-08-22 Rémi DuraffortForgottent "fix warning".
2008-08-20 Rémi DuraffortCheck malloc return value and avoid memleaks.
2008-08-03 Justus PiaterDeclared many static variables const
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-27 Rémi Denis-CourmontA lot of missing const in options lists
2008-05-26 Pierre d'Herbemontlibvlccore: Rename iso_lang.h to vlc_iso_lang.h because...
2008-05-21 Rémi Denis-CourmontUse gettext_noop() consistently
2008-05-08 Rémi Denis-CourmontInclude vlc_plugin.h as needed
2008-05-01 Rémi Denis-CourmontRemove I64C as well
2008-05-01 Rémi Denis-CourmontRemove useless #include
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-03-12 Rémi DuraffortAnother time "Remove useless test ..."
next