]> git.sesse.net Git - vlc/history - modules/demux/asf/libasf.h
demux: ts: Better missing PCR fixes
[vlc] / modules / demux / asf / libasf.h
2014-10-06 Francois Cartegniedemux: asf: split packet parsing for reuse
2014-10-06 Francois Cartegniedemux: asf: stay within track limits
2013-12-08 Francois Cartegniedemux: libasf: fix tons of signedness
2013-12-08 Francois Cartegniedemux: asf: fix signedness in language index
2013-12-07 Francois Cartegniedemux: asf: fix signedness in content desc
2013-12-07 Francois Cartegniedemux: asf: fix signedness on stream prioritization
2013-12-07 Francois Cartegniedemux: asf: fix signedness on stream mutex properties
2013-12-07 Francois Cartegniedemux: asf: decode payload extension
2013-11-23 Francois Cartegniedemux: asf: add bitrate exclusion object handling
2013-11-23 Francois Cartegniedemux: asf: don't store exclusion guid types as is
2012-11-13 Jean-Baptiste KempfLGPL
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-21 Jean-Baptiste KempfMMS: coherence with asf demuxer
2012-01-10 Jean-Baptiste KempfASF: macro removal for ASF_FindObject
2012-01-10 Jean-Baptiste KempfASF: macro removal in ASF_CountObject
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
2008-07-02 Laurent AimarFixed definition of asf_object_t.
2008-07-02 Laurent AimarClean up.
2008-04-22 Rafaël CarréRevert play & send durations, read preroll as 64 bits
2008-02-27 Rafaël Carréasf demuxer: fix header demuxing & use padding without...
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-07-20 Laurent AimarFixed a bunch of warning because of stream_Peek change.
2006-10-15 Derk-Jan Hartman*demux/asf Support for dvr-ms ASF. This is a a prioriet...
2006-10-05 Sam Hocevar * Spelling fixes here and there.
2006-09-30 Clément StenacMerge author/artist
2006-04-06 Christophe Massiot * ALL: extention -> extension
2006-01-12 Antoine CellerierFSF address change.
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2004-11-15 Laurent Aimar * asf: added support for "extended stream properties...
2004-09-10 Gildas Bazin* modules/demux/asf/*: get video aspect ratio from...
2004-09-10 Gildas Bazin* commit modules/demux/asf/*: load and parse the metada...
2004-01-25 Derk-Jan Hartman* Stringreview !!!
2003-08-18 Laurent Aimar * asf: clean up + use stream_* (It's not yet well...
2003-08-17 Laurent Aimar * all: A little clean up.
2002-12-06 Sam Hocevar * ./configure.ac.in: removed -W in favour of -Wtradit...
2002-11-14 Laurent Aimar asf/* : Convert all u* into uint*_t
2002-11-05 Gildas Bazin* modules/codec/ffmpeg/*: modified the ffmpeg video...
2002-10-21 Laurent Aimar * configure.ac.in Makefile.am: enable asf demuxer...
2002-10-20 Laurent Aimar * all : add an asf file (v1.0 only) demuxer. Need...