]> git.sesse.net Git - vlc/history - modules/mux
Use var_Inherit* instead of var_CreateGet*.
[vlc] / modules / mux /
2010-08-17 Jean-Baptiste KempfASF mux: reduce variable scope
2010-07-08 Ilkka OllakkaRevert "ts.c: check that pts is valid for H264"
2010-07-08 Ilkka Ollakkats.c: check that pts is valid for H264
2010-07-08 Ilkka Ollakkapes.c: make sure H264 stream has aud
2010-07-02 Rémi Denis-CourmontMake vlc_value_t.i_int 64-bits
2010-06-26 Jean-Baptiste KempfWAV Mux: kill warnings
2010-06-26 Jai MenonWAV Mux : Extend the muxer to support non-PCM codecs.
2010-06-25 Ilkka Ollakkats-mux: repeat sps/pps on keyframes, should fix h264...
2010-06-18 Laurent AimarAdded 'Extended Stream Properties' in asf muxer for...
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...
2010-05-28 Jean-Baptiste KempfASF muxer: remove unused variable.
2010-05-01 Laurent AimarFixed ASF muxer header with extended streams and aspect...
2010-05-01 Laurent AimarWrite new ASF header on the fly only in HTTP mode.
2010-05-01 Laurent AimarDo not remove track informations in DelStream for non...
2010-04-24 Keary GriffinAdd support to mpeg-ts muxer to pass keyframe flag...
2010-04-13 Rémi Denis-CourmontUseless vlc_codecs.h includes
2010-03-05 Rémi Denis-CourmontMux: kill srand() use
2010-03-05 Rémi Denis-CourmontASF: thread-safe pseudo-random numbers
2010-03-03 Rémi Denis-CourmontUse ISO 80000 units for byte quantities as adequate
2010-02-17 Laurent AimarModified the way xiph codecs headers are transported...
2010-01-23 Rémi Denis-Courmontmisc: use var_Inherit
2009-12-26 Jean-Baptiste KempfASF: remove unused variables
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-08 Rafaël Carréasf: fix VLC_TS_INVALID comparison spotted by nefrir
2009-12-08 Rafaël Carrémux_ogg: clearly initialize variables
2009-12-08 Rafaël Carrémux_asf: use VLC_TS_INVALID (refs #3135)
2009-12-06 Rémi Denis-CourmontDo not assert memory allocations
2009-12-05 JP DingerReplace argument = realloc( argument, size ); with...
2009-11-16 Rémi Duraffortmux_mpeg_ts: no need to lock inside the destructor.
2009-11-16 Rémi DuraffortUse var_Get* when applicable.
2009-11-13 Rémi DuraffortUse var_CreateGet* when applicable.
2009-10-06 Ilkka Ollakkaasf.c: fix variable usage
2009-10-06 Ilkka OllakkaRevert "asf.c: allow adding tracks on-fly when doing...
2009-10-06 Ilkka Ollakkaasf.c: allow adding tracks on-fly when doing normal...
2009-10-06 Ilkka Ollakkaasf.c: write new header when track is removed/added
2009-10-06 Ilkka Ollakkaasf.c: use vlc_array_t for track-storage instead of...
2009-09-21 Jean-Baptiste KempfTS: put EAC3 in TS muxer
2009-09-02 Rémi Duraffortadd_bool wants booleans.
2009-08-31 Pierre YnardWinCE: remove useless work-around
2009-08-25 Rémi Denis-CourmontTS mux: seemingly useless sleep (pf_mux is synchronous)
2009-08-20 Pierre d'Herbemontmpeg: Flag unused arguments.
2009-07-31 ogg.k.ogg.kfactor the ogg paging code
2009-07-30 ogg.k.ogg.kadd video streams' BOS packets first
2009-07-29 ogg.k.ogg.knon BOS headers for (Vorbis, Theora, Speex, Kate) do...
2009-07-28 ogg.k.ogg.kreconstruct Theora granpos
2009-07-23 Jean-Baptiste KempfUse Brackets for global headers.
2009-07-03 Fabian KeilRemove write-only variable i_maxbytespersec in avi_Head...
2009-06-21 Rémi DuraffortDead initialization.
2009-06-10 Derk-Jan Hartmanmux ts: fix short description of --sout-ts-pcr
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-15 Laurent AimarAdded and used VLC_CODEC_MP3 when applicable.
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 Laurent AimarMerged mp1v/mp2v codecs.
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-05-04 Rémi Duraffortmux_asf: fix memleak.
2009-04-30 Laurent AimarFixed VC1 muxing in ASF.
2009-04-30 Laurent Aimar"Header Extension" is mandatory in asf.
2009-04-30 Laurent AimarWrite aspect ratio only when defined (asf).
2009-04-10 Rémi Denis-CourmontRemove useless bsearch check
2009-04-10 Rémi Denis-CourmontRemove useless check for time.h
2009-02-11 Christophe MassiotFix handling of AAC ADTS
2009-01-27 Rémi Denis-CourmontTrailing ;
2008-12-29 Rémi Denis-CourmontMissing <assert.h>
2008-12-13 Rémi DuraffortUse calloc instead of malloc+memset.
2008-12-09 Rémi DuraffortFix dereference before NULL test (CID 106)
2008-11-29 David Flynnmux/ogg: Don't use granulepos = UINT64_MAX on EOS page
2008-11-18 Laurent AimarCosmetics (use PES_EXTENDED_STREAM_ID)
2008-11-15 Laurent AimarRemoved useless test.
2008-11-15 David Flynnmux/mpeg/pes: move PES_PRIVATE_STREAM_1 id handling...
2008-11-15 David Flynnmux/mpeg/ts: Add dirac muxing support
2008-11-15 David Flynnmux/mpeg/pes: Add support for stream_id_extension
2008-11-15 Laurent AimarAdded 2 asserts.
2008-11-15 David Flynnmux/mpeg/pes: Add support for unbounded VIDEO_ES
2008-11-15 David Flynnmux/mpeg/pes: Add documentation stub
2008-11-10 David Flynnmux/ogg: Enable OggDirac support
2008-11-04 David FlynnFix calculation with uninitialized value
2008-10-29 Rémi Denis-CourmontRemove never used RTCP code (fixes #2254)
next