]> git.sesse.net Git - vlc/history - modules/demux
OSS: select buffer timings
[vlc] / modules / demux /
2014-04-24 Francois Cartegniedemux: ogg: save offset on serialno change
2014-04-24 Francois Cartegniedemux: flac: probe by mime type
2014-04-24 Francois Cartegniedemux: ogg: probe by mime type (fix #10222)
2014-04-24 Rémi Denis-Courmontmp4: dead code
2014-04-24 Francois Cartegniedemux: avi: lazy load indexes if not fastseekable
2014-04-24 Francois Cartegniedemux: libavi: fix boundary setup
2014-04-24 Francois Cartegniedemux: avi: don't ask for fix on non fastseekable
2014-04-23 Rémi Denis-Courmontavformat mux: prevent buffer overrun
2014-04-23 Rémi Denis-Courmontavi: memory leak
2014-04-23 Francois Cartegniedemux: avi: create index requires only fastseekable...
2014-04-23 Francois Cartegniedemux: ogg: implement speex backward duration fixing...
2014-04-23 Francois Cartegniedemux: mp4: rename GetTrack->GetTrackByID
2014-04-22 Rémi Denis-Courmontmkv: use do/while-zero for impossible loop
2014-04-18 Francois Cartegniedemux: avi: fix non seekbable uncompressed bitmaps...
2014-04-18 Francois Cartegniedemux: avi: handle paletized bitmaps
2014-04-18 Francois Cartegniedemux: avi: add E_NOMEM returns
2014-04-18 Francois Cartegniedemux: avi: do proper palette reading and checks
2014-04-18 Francois Cartegniedemux: avi: wrong signedness & missing proto
2014-04-18 Francois Cartegniedemux: avi: handle uncompressed frames flip
2014-04-18 Francois Cartegniedemux: avi: fix negative height handling
2014-04-18 Francois Cartegniedemux: avi: add defines for compression types
2014-04-18 Francois Cartegniedemux: avi: align reads for uncompressed bmp (fix ...
2014-04-17 Francois Cartegniedemux: mp4: trex duration is already scaled
2014-04-17 Francois Cartegniedemux: real: missing initializer (cid #1049014)
2014-04-14 Francois Cartegniedemux: mp4: fix mdat box reading
2014-04-14 Francois Cartegniedemux: mp4: read fragmented movie duration
2014-04-14 Francois Cartegniedemux: mp4: fix sample size signedness
2014-04-14 Francois Cartegniedemux: mp4: read samples duration from trex
2014-04-14 Francois Cartegniedemux: mp4: really read u32 sizes
2014-04-14 Francois Cartegniedemux: mp4: fix duration display info
2014-04-13 John Stebbinsdemux: mp4: unbreak vobsub playback and read vobsub...
2014-04-13 Francois Cartegniedemux: ts: replace if/else with switch
2014-04-13 Francois Cartegniedemux: mp4: meta != udta/meta
2014-04-12 Francois Cartegniedemux: ts: handle different LPCM types
2014-04-10 Francois Cartegniedemux: ts: don't mess with es type (fix #10244)
2014-04-10 Francois Cartegniedemux: ts: name registration type
2014-04-09 Francois Cartegniedemux: mp4: rewrite stts/ctts processing
2014-04-08 Francois Cartegniedemux: read chunk if pos + sample size > target (fix...
2014-04-08 Francois Cartegniedemux: mp4 fix memory corruption on CTTS indexes
2014-04-08 Francois Cartegniedemux: mp4: fix memory corruption on STTS indexes ...
2014-04-06 Tim Walkermp4: support 'hev1' sample entry name for HEVC.
2014-04-04 Felix AbecassisRevert "MP4 demux: only set fragmented flag if filecont...
2014-04-04 Francois Cartegniedemux: mkv: fix warning & int overflow
2014-04-04 Francois Cartegniedemux: mp4: use define for block size
2014-04-04 Francois Cartegniedemux: mp4: use CLOCK_FREQ
2014-04-03 Francois Cartegniedemux: mp4: handle in sample text encoding (fix #11137)
2014-04-02 Francois Cartegniedemux: mp4: fix condition
2014-04-01 Rémi Denis-Courmontts: fix warning
2014-04-01 Rémi Denis-Courmontgme: fix warning
2014-04-01 Rémi Denis-Courmontxspf: fix type limit warning
2014-04-01 Rémi Denis-Courmontmkv: check for overflow and fix type limit warning
2014-04-01 Rémi Denis-Courmontmp4: fix pointer type
2014-03-26 Francois CartegnieRevert "demux: mp4: fix fallback on PAR"
2014-03-26 Francois Cartegniedemux: mp4: fix fallback on PAR (fix #11075)
2014-03-26 Francois Cartegniedemux: mp4: remove unused dummy fields warnings
2014-03-26 Francois Cartegniedemux: mp4: read covr atoms (fix #8091)
2014-03-26 Francois Cartegniedemux: mp4: rename union data pointer.
2014-03-25 Francois Cartegniedemux: asf: only apply valid A/R
2014-03-25 Francois Cartegniedemux: mp4: add support for tx3g (fix #8305)
2014-03-22 Denis CharmetReduce trace verbosity for well known "unknown" components
2014-03-22 Denis CharmetDon't demux 5 blocks each time pf_demux is called
2014-03-22 Denis CharmetAdd basic A_QUICKTIME audio support in MKV
2014-03-22 Denis CharmetFix MKV multiple edition handling
2014-03-22 Francois Cartegniedemux: mp4: don't seek on current position
2014-03-22 Francois Cartegniedemux: mp4: don't read jumbo chunks at once (fix #7150)
2014-03-21 Tristan Matthewsdemux: flac: use CLOCK_FREQ
2014-03-20 Jean-Baptiste KempfAVI: reverse the height only if it needs to be reversed
2014-03-17 Anatoliy Anischovichdemux: Fix XSPF xml:base parsing (fixes #5697)
2014-03-16 Francois Cartegniedemux: mp4: don't disable all referenced tracks (fix...
2014-03-14 Francois Cartegniedemux: mkv: fix unnamed segments names
2014-03-14 Francois Cartegniedemux: mkv: fix single track opus playback
2014-03-14 Francois Cartegniedemux: mkv: fix seek segfault with invalid chapters
2014-03-14 Francois Cartegniedemux: ogg: map language to fmt desc
2014-03-14 Francois Cartegniedemux: xiph comments: allow setting fmt descs
2014-03-13 Francois Cartegniedemux: mkv: enforce valid frame rate
2014-03-13 Francois Cartegniedemux: mkv: ensure timescale is always valid
2014-03-13 Francois Cartegniedemux: mkv: fix opus block truncation (fix #10176)
2014-03-12 Francois Cartegniedemux: mkv: fix leak
2014-03-12 Francois Cartegniedemux: mp4: fix memleak
2014-03-12 Francois Cartegniedemux: avi: missing initializers
2014-03-12 Francois Cartegniedemux: ogg: fix use after free
2014-03-12 Francois Cartegniedemux: ogg: clear reordering struct on early stream...
2014-03-12 Francois Cartegniedemux: ogg: wrong allocation size
2014-03-10 Francois Cartegniedemux: ogg: add more divbyzero checks and fix oggds...
2014-03-10 Francois Cartegniedemux: ogg: rewrite pts and pts computation (fix #9828)
2014-03-08 Francois Cartegniedemux: ogg: keep searching for 1st page if incomplete
2014-03-07 Matthias KeiserMP4 demux: only set fragmented flag if filecontains...
2014-03-06 Francois Cartegniedemux: ogg: theora: prevent zero frame rate
2014-03-06 Francois Cartegniedemux: ogg: fix empty page bug after seek
2014-03-06 Francois Cartegniedemux: ogg: fix seeking bounds search
2014-02-27 Rémi Denis-Courmontavcodec: remove the VLC DSP mask (except on Android...
2014-02-26 Felix AbecassisSubtitle: fix off-by-one error during allocation before...
2014-02-24 Denis CharmetFix CreateDecodedNAL return
2014-02-24 Denis CharmetAllow hevc muxing in mp4
2014-02-23 Rémi Denis-Courmontxa: do not keep the whole ES format around
2014-02-21 Rafaël Carréavformat mux: use a variable
2014-02-19 Rafaël Carréavformat mux: use some default values and add debug
2014-02-19 Rafaël CarréRevert "avformat audio mux: set frame size"
2014-02-19 Rafaël Carréavformat audio mux: set frame size
2014-02-18 Matthias KeiserAvformat: Support rotation information
next