]> git.sesse.net Git - vlc/history - modules/demux/asf
live555: move to access/ alongside all other acces_demux plugins
[vlc] / modules / demux / asf /
2013-01-17 Rafaël Carréasf demux: rewrite DemuxPacket
2013-01-17 Rafaël Carréasf demux: cosmetics
2013-01-17 Jean-Baptiste KempfASF: don't print debug infos in releases
2013-01-17 Rafaël Carréasf demux: fix #8024
2012-11-13 Jean-Baptiste KempfLGPL
2012-09-09 Rémi Denis-CourmontRemove recursion into modules/demux/asf/
2012-06-13 Jean-Baptiste KempfASF: fix a warning
2012-06-13 Jean-Baptiste KempfASF: cosmetics
2012-05-11 Jean-Baptiste KempfASF/WMV: parser chapters
2012-04-29 Jean-Baptiste KempfASF: cosmetics
2012-04-28 Jean-Baptiste KempfASF: do not display GUID when not in debug mode
2012-04-27 Jean-Baptiste KempfASF: better logging and more consistent with MKV/MP4...
2012-04-21 Jean-Baptiste KempfMMS: coherence with asf demuxer
2012-04-21 Jean-Baptiste KempfASF: do not warn about compatibility object
2012-03-08 Jean-Baptiste KempfASF: correct debug/warning messages
2012-03-08 Jean-Baptiste KempfASF: parse correctly advanced_mutual_exclusion types
2012-01-28 KO Myung-HunReplace the bitmap structures of Microsoft with ones...
2012-01-10 Jean-Baptiste KempfASF: macro removal for ASF_FindObject
2012-01-10 Jean-Baptiste KempfASF: macro removal in ASF_CountObject
2012-01-10 Jean-Baptiste KempfASF: macro removal
2012-01-10 Jean-Baptiste KempfASF: remove unneeded define
2011-10-30 Jean-Baptiste KempfASF: help stupid compiler
2011-10-30 Jean-Baptiste KempfASF: use proper ifdef for DEBUG
2011-08-28 Jean-Baptiste KempfDefine GUID only once, in vlc_codecs.h
2011-08-28 Jean-Baptiste KempfGuid: rename fields to better match Microsoft usage
2011-08-28 Jean-Baptiste KempfASF Muxer: use the GUID definitions from the asf demuxer
2011-08-28 Jean-Baptiste KempfASF: split GUID in a separate header file
2011-08-28 Jean-Baptiste KempfASF: cleaning
2011-08-28 Jean-Baptiste KempfASF: more GUID
2011-08-28 Jean-Baptiste KempfASF: rename a GUID according to spec
2011-08-28 Jean-Baptiste KempfASF: copyright update
2011-01-28 Jean-Baptiste KempfASF: fix a warning
2011-01-06 Gildas Bazindemux/asf: make sure we seek to keyframes
2010-11-06 Rémi Duraffortlibasf: remove unused variable.
2010-10-26 Rémi Denis-CourmontASF: use FromCharset()
2010-07-17 Juho Vähä-Herttuaasf: Fix WLE->DWLE in codec list object parsing
2010-07-17 Juho Vähä-Herttuaasf: Fix packet length handling to be correct
2010-04-13 Rémi Denis-CourmontUseless vlc_codecs.h includes
2010-03-23 Laurent AimarFixed asf media length (close #2674 and close #3429).
2010-03-20 Christophe MutricyAvoid integer overflow
2010-02-27 Laurent AimarFixed segfault when seeking in ASF with broken index.
2010-02-27 Laurent AimarCosmetics.
2010-02-27 Laurent AimarFixed invalid read in ASF_ReadObject_Index (asf).
2010-02-13 Laurent AimarAdded support for language in asf (close #3292).
2010-02-13 Laurent AimarFactorized the way ES are added (asf).
2010-02-13 Laurent AimarFactorized extended header search (asf).
2010-02-13 Laurent AimarCosmetics (asf).
2009-12-20 Laurent AimarUpdated ASF to use VLC_TS_INVALID/0.
2009-12-16 Laurent AimarRemoved es_format_t::i_aspect.
2009-09-15 Laurent AimarFixed potential stack overflow in asf demuxer.
2009-08-19 Jean-Baptiste KempfASF: kill a warning
2009-08-04 Jean-Paul Samanlibasf: remove stray '\'
2009-07-11 Laurent AimarImproved a bit more asf pcr.
2009-07-11 Laurent AimarRemoved a stupid line in asf fixing some audio problems...
2009-06-27 Rémi Denis-CourmontFix format security warnings (fixes: #2857)
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-30 Laurent AimarFixed seek reset to avoid sending invalid PCR value...
2009-03-05 Rémi Denis-CourmontUse dialog_Fatal, fix a bunch (but not all) interaction...
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-10-26 Rémi Duraffortasf: fix compilation warning.
2008-10-09 Laurent AimarRead frame rate from asf container if presents.
2008-10-08 Laurent AimarImproved a bit PCR in asf.
2008-09-05 Rémi Denis-CourmontMove a bunch of plugins out of configure.ac
2008-08-13 Rémi DuraffortCheck asprintf return value.
2008-08-03 Justus PiaterDeclared many static variables const
2008-07-05 Rémi Denis-Courmontmodules: use vlc_object_alive()
2008-07-02 Laurent AimarReworked a few broken int cast (and at least fixed...
2008-07-02 Laurent AimarCheck all malloc/calloc return value in libasf.c
2008-07-02 Laurent AimarFixed definition of asf_object_t.
2008-07-02 Laurent AimarBig clean up of ASF demuxer with a lot of over read...
2008-07-02 Laurent AimarChanged ASF_ReadObject_metadata to work like other...
2008-07-02 Laurent AimarClean up.
2008-07-02 Laurent AimarFixed vlc_icon_t leak in case of error.
2008-07-02 Laurent AimarProtect against invalid object size.
2008-07-02 Laurent AimarFixed ASF_ReadObject_extended_stream_properties parsing...
2008-07-02 Laurent AimarCosmetics (replace defines by pointers)
2008-07-02 Laurent AimarFixed initialization of asf_object_t inside ASF_ReadObj...
2008-07-02 Laurent AimarUse calloc when appropriate + cosmetics.
2008-07-02 Laurent AimarFixed infinite loop in truncated file.
2008-06-06 Rafaël CarréRevert "ASF: Use stream_Seek() if we only want to seek"
next