]> git.sesse.net Git - vlc/history - modules/demux/asf/asf.c
demux: mp4: fix heap read ofw in extra bytes
[vlc] / modules / demux / asf / asf.c
2014-10-09 Francois Cartegniedemux: mp4: fix heap read ofw in extra bytes
2014-10-09 Francois Cartegniedemux: asf: fix heap buffer write ofw in priorities...
2014-10-08 Francois Cartegniedemux: asfpacket: fix use after free (fix #12361)
2014-10-06 Francois Cartegniedemux: asf: split packet parsing for reuse
2014-10-06 Francois Cartegniedemux: asf: stay within track limits
2014-05-16 Francois Cartegniedemux: asf: add workaround for audio es delay
2014-05-16 Francois Cartegniedemux: asf: remove assertion
2014-05-16 Francois Cartegniedemux: asf: add TS_0 to debug info
2014-05-16 Francois Cartegniedemux: asf: fix PCR reset call
2014-05-16 Francois Cartegniedemux: asf: set preroll point after indexless seek
2014-05-16 Francois Cartegniedemux: asf: fix preroll deadline
2014-05-15 Francois Cartegniedemux: asf: use send_time as preroll
2014-05-15 Francois Cartegniedemux: asf: use VLC_TS_0 in debug
2014-05-15 Francois Cartegniedemux: asf: re-preroll on seek
2014-05-15 Francois Cartegniedemux: asf: check only active tracks within video/audio
2014-05-14 Francois Cartegniedemux: asf: fix mmsh es id offset and PCR handling...
2014-03-25 Francois Cartegniedemux: asf: only apply valid A/R
2014-02-15 Jean-Paul SamanRevert "demuxers: adjust es_out_Control( out, ES_OUT_GE...
2014-02-15 Jean-Paul Samandemuxers: adjust es_out_Control( out, ES_OUT_GET_ES_STA...
2014-01-16 Francois Cartegniedemux: asf: don't warn on stop.
2013-12-30 Francois Cartegniedemux: asf: follow aspect ratio payload extension ...
2013-12-11 Francois Cartegniedemux: asf: remove preroll from dts too
2013-12-11 Francois Cartegniedemux: asf: do ES audio selection for mms (fix #8797...
2013-12-09 Francois Cartegniedemux: asf: trigger dialog on drm streams
2013-12-09 Francois Cartegniedemux: asf: avoid truncation on malloc
2013-12-09 Francois Cartegniedemux: asf: fix double declaration (cid 1135582)
2013-12-08 Francois Cartegniedemux: asf: check for int overflow
2013-12-08 Francois Cartegniedemux: asf: fix signedness
2013-12-08 Francois Cartegniedemux: asf: fix signedness in language index
2013-12-07 Francois Cartegniedemux: asf: use INT64_MAX
2013-12-07 Francois Cartegniedemux: asf: don't update PCR until preroll is done
2013-12-07 Francois Cartegniedemux: asf: use send time as base time for pcr (fix...
2013-12-07 Francois Cartegniedemux: asf: only substract preroll from presentation...
2013-12-07 Francois Cartegniedemux: asf: decode payload extension
2013-12-07 Francois Cartegniedemux: asf: fix time conversion
2013-12-07 Francois Cartegniedemux: asf: fix computing pts/dts with deltas on sub...
2013-12-07 Francois Cartegniedemux: asf: Use pts as track time instead of dts
2013-12-04 Francois Cartegniedemux: asf: flush remaining tail data (fix #5356)
2013-12-04 Francois Cartegniedemux: asf: define MAX_ASF_TRACKS
2013-12-03 Francois Cartegniedemux: asf: correctly flag invalid time
2013-12-03 Francois Cartegniedemux: asf: reset PCR on seek
2013-12-03 Francois Cartegniedemux: asf: wait keyframe on index seek too
2013-12-02 Francois Cartegniedemux: asf: fix keyframe waiting after a seek (fix...
2013-12-02 Francois Cartegniedemux: asf: remember extended stream parameters for...
2013-11-27 Francois Cartegniedemux: asf: add check in control (CID 1132753)
2013-11-26 Francois Cartegniedemux: asf: seek seekable
2013-11-26 Francois Cartegniedemux: asf: ignore empty sub-payloads (fix #9990)
2013-11-26 Francois Cartegniedemux: asf: fix seek boundaries
2013-11-26 Francois Cartegniedemux: asf: fix wrong allocation size
2013-11-25 Francois Cartegniedemux: asf: fix variable length reading.
2013-11-25 Francois Cartegniedemux: asf: fix overflow in seek
2013-11-23 Francois Cartegniedemux: asf: do bitrate mutual exclusion
2013-11-23 Francois Cartegniedemux: asf: follow track exclusion list (fix #3796)
2013-11-22 Francois Cartegniedemux: asf: reject DRM'ed files
2013-11-22 Francois Cartegniedemux: asf: preroll to seek time from index keyframes...
2013-11-15 Francois Cartegniedemux: asf: fix multiple compressed payload regression...
2013-08-25 Rémi Denis-Courmontinput/stream: remove STREAM_CONTROL_ACCESS and simplify
2013-01-17 Rafaël Carréasf demux: rewrite DemuxPacket
2013-01-17 Rafaël Carréasf demux: cosmetics
2013-01-17 Rafaël Carréasf demux: fix #8024
2012-11-13 Jean-Baptiste KempfLGPL
2012-04-29 Jean-Baptiste KempfASF: cosmetics
2012-01-28 KO Myung-HunReplace the bitmap structures of Microsoft with ones...
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 KempfASF: split GUID in a separate header file
2011-08-28 Jean-Baptiste KempfASF: cleaning
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-07-17 Juho Vähä-Herttuaasf: Fix packet length handling to be correct
2010-03-23 Laurent AimarFixed asf media length (close #2674 and close #3429).
2010-02-27 Laurent AimarFixed segfault when seeking in ASF with broken index.
2010-02-27 Laurent AimarCosmetics.
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-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
next