]> git.sesse.net Git - vlc/history - modules/demux/mpeg
Use var_Inherit* instead of var_CreateGet*.
[vlc] / modules / demux / mpeg /
2010-06-12 Rémi Duraffortmodules: use the new add_shortcut capability (add multi...
2010-02-15 Rémi Denis-CourmontReally remove m4v
2010-02-14 Laurent AimarDecreased priority of raw mpeg video demuxer.
2010-02-14 Laurent AimarIncreased probing size for ac3/dts in wav (close #3298).
2010-02-06 Laurent AimarMerged m4v demuxer into es.c (close #2822).
2010-02-06 Laurent AimarNo functionnal changes (es demuxer).
2009-12-20 Laurent AimarUsed VLC_TS_INVALID/0 in raw mpgv demuxer.
2009-12-20 Laurent AimarUsed VLC_TS_INVALID/0 in m4v demuxer.
2009-12-20 Laurent AimarUsed VLC_TS_0 in raw h264 demuxer.
2009-12-20 Laurent AimarUsed VLC_TS_INVALID/0 in ES demuxer.
2009-07-23 Jean-Baptiste KempfUse Brackets for global headers.
2009-07-18 Laurent AimarReally improved a52 in wav detection robustness (see...
2009-07-18 Laurent AimarAdded support for mpga in wav (close #2957).
2009-07-18 Laurent AimarCosmetics (wav).
2009-07-18 Laurent AimarA bit more strict es demux probing in wav.
2009-06-25 Jean-Baptiste KempfDon't ignore DTS in wav.
2009-06-25 Jean-Baptiste KempfDecode correctly some ac3 in wav files.
2009-06-13 Laurent AimarAdded .thd extension and force TrueHD decoder in raw...
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 vlc_fourcc_GetCodec when suitable.
2009-04-13 Laurent AimarImproved a52 in wav detection robustness.
2009-04-12 Laurent AimarAlways use swab.
2009-02-09 Laurent AimarFixed (common) broken dts in wav (close #2494)
2009-01-21 Jean-Baptiste KempfAdd missing shortnames.
2008-11-29 Laurent AimarAdded MLP support to es demuxer.
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-09-14 Laurent AimarAdded support for E-AC3 in ES demuxer.
2008-09-13 Laurent AimarAdded demux_Packetizer* helpers.
2008-09-12 Laurent AimarRemoved now useless dts/a52/m4a demuxer.
2008-09-12 Laurent AimarAdded support for DTS to es demuxer.
2008-09-12 Laurent AimarAdded A52 capability to es demuxer.
2008-09-12 Laurent AimarAdded mpeg4 audio support to es demuxer.
2008-09-12 Laurent AimarRenamed mpga to es demuxer.
2008-09-12 Laurent AimarImproved bitrate estimation in mpga demuxer.
2008-09-12 Laurent AimarReworked mp3 demuxer to allow generic ES demuxer.
2008-09-05 Rémi Denis-CourmontMove a bunch of plugins out of configure.ac
2008-08-25 Laurent AimarClean up mpga demuxer and properly fix #1081 (ie withou...
2008-08-25 Jean-Baptiste KempfRevert "Fix memleak (should fix #1081)"
2008-08-24 Rémi DuraffortFix memleak (should fix #1081)
2008-08-22 Laurent AimarFixed input slave reading of a52/dts/flac/m4a/mpga...
2008-07-27 Derk-Jan Hartmanmpga demux: DEMUX_SET_TIME was using DEMUX_GET_LENGTH...
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-21 Rémi Denis-CourmontUse gettext_noop() consistently
2008-05-09 Rafaël CarréRevert "Fix memleak in mpga demuxer"
2008-05-09 Rafaël CarréFix memleak in mpga demuxer
2008-05-08 Rémi Denis-CourmontInclude vlc_plugin.h as needed
2008-05-01 Rémi Denis-CourmontRemove I64C as well
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'Herbemontdemux: Rename demux2 to demux as demux is no longer...
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-19 Pavlov KonstantinMove appropriate code to DEMUX_GET_LENGTH and destroy...
2008-01-19 Pavlov KonstantinFix a segfault in mpga demuxer module.
2008-01-16 Rémi Denis-CourmontRevert the so-called whitelisting commits that are...
2008-01-16 Rafaël Carréinput options whitelisting, step 2 (refs #1371)
2007-12-28 Rémi Denis-CourmontFix warning
2007-10-08 Laurent AimarLet the input handle meta data and attachments for...
2007-10-08 Laurent AimarLet the input handle meta data and attachments for...
2007-10-04 Rafaël Carrémpga demux: remove debug printf
2007-10-04 Rafaël Carrém4a demuxer: last missing include
2007-10-04 Rafaël Carrédemuxers: add missing vlc_meta.h header
2007-10-04 Rafaël Carrédemuxers: remove the need for input_thread_t by using...
2007-10-03 Rafaël CarréDemuxers: do not load "meta reader" module if the input...
2007-10-03 Rafaël Carrétaglib: Supports in ogg/vorbis base64 encoded embedded...
2007-10-02 Rafaël Carrém4a demuxer: initialize correctly p_sys
2007-10-02 Rafaël Carrédemux: fix a memory leak in flac & mpga when attachment...
2007-10-02 Rafaël Carrétaglib: support for id3v2 embedded album art
2007-09-30 Laurent AimarAdded const wheen needed for stream_Peek (demuxer/access)
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-06-17 Laurent AimarAdded replay gain support for:
2007-05-25 Laurent AimarAdded meta parsing (close #624)
2007-05-25 Laurent AimarImplemented GET_TIME/GET_LENGTH/SET_TIME (close #1207)
2007-04-21 Gildas Bazin* modules/demux/mpeg/m4v.c: new m4v-fps config option.
2006-11-26 Clément StenacA bit of headers cleanup
2006-10-09 Gildas Bazin* modules/demux/mpeg/mpga.c: oups, no need to free...
2006-10-08 Gildas Bazin* Fixed another bunch of memory leaks.
2006-10-05 Gildas Bazin* modules/demux/mpeg/m4v.c,h264.c: fixed detection...
2006-09-24 Clément StenacMove the meta readers to the correct folder, and use...
2006-09-17 Clément StenacTry computing an approximation of the length when we...
2006-08-06 Jean-Paul SamanRemove unused variable.
2006-07-19 Clément StenacSome more demux and access code factorization
next