]> git.sesse.net Git - vlc/history - modules/demux
mediacodec: check getOutputBuffers and getInputBuffers
[vlc] / modules / demux /
2015-03-12 Francois Cartegniedemux: ts: memleak due missing psi pkt release
2015-03-12 Jean-Baptiste KempfRemove ZPL demuxer
2015-03-10 Steve LhommeMKV: VP9 has incremental frames, no B-frames
2015-03-10 Francois Cartegniedemux: ts: remove PES full header check
2015-03-08 Steve LhommeMKV: MKV_DEBUG is a define to set, not a particular...
2015-03-08 Steve LhommeMKV: do not hard define MKV_DEBUG
2015-03-07 Francois Cartegniedemux: mp4: add dts/pts index entries count guards...
2015-03-07 Francois Cartegniedemux: mp4: fix memleak on error
2015-03-07 Francois Cartegniedemux: mp4: fix memleak on error
2015-03-07 Francois Cartegniedemux: ts: send discontinuity flagged block to es on...
2015-03-06 Francois Cartegniedemux: ts: filter out es according to selection
2015-03-06 Francois Cartegniedemux: ts: don't delete unknown group
2015-03-06 Francois Cartegniedemux: ts: describe unknown es
2015-03-06 Francois Cartegniedemux: ts: SetPIDFilter: pass by pid
2015-03-03 Francois Cartegniedemux: ts: correctly swap es id on restart
2015-03-03 Francois Cartegniedemux: ts: fix mpeg4desc leak
2015-03-03 Francois Cartegniedemux: ts: ts_pid_t packing
2015-03-03 Francois Cartegniedemux: libmp4: enforce bounds reading container
2015-03-02 Francois Cartegniedemux: ts: rewrite psi structures and pid use tracking
2015-03-02 Francois Cartegniedemux: mp4: text/tx3g defaults to codec tx3G (fix ...
2015-03-01 Francois Cartegniedemux: ts: fix bisection loop on missing results
2015-02-28 Steve LhommeMKV: make sure the position we keep for reference is...
2015-02-28 Steve LhommeMKV: avoid recursive parsing of the same Seek head
2015-02-28 Steve LhommeMKV: allow dummy elements in Tags to skip old deprecate...
2015-02-28 Steve LhommeMKV: Void and CRC32 are not unknown elements
2015-02-27 Hugo Beauzée-Luyssendash: Fix MSVC build
2015-02-27 Steve LhommeMKV: set the I frame flag when we know it's a keyframe
2015-02-26 Francois Cartegnierequire libdvbpsi >= 1.0.0
2015-02-26 Francois Cartegniedemux: ts: fix NULL deref picking PCR (#13996)
2015-02-26 Francois Cartegniedemux: ts: filter out other streams
2015-02-26 Denis CharmetAdd avparser packetizer for VP9 handling
2015-02-26 Francois Cartegniedemux: ts: avoid PAT fixup loop
2015-02-26 Francois Cartegniedemux: ts: set PAT fixup to 2*DVB PAT interval
2015-02-25 Francois Cartegniedemux: ts: set delayed es if preparsed
2015-02-25 Steve LhommeMKV: force packetization of MPEG audio frames
2015-02-24 Steve LhommeMKV: less strict warning of normal situations
2015-02-24 Steve LhommeMKV: better mnemonics & logs
2015-02-24 Steve LhommeMKV: the Block duration is for the whole Block, not...
2015-02-24 Steve LhommeMKV: fix playback of AC-3 with bogus default duration
2015-02-23 Francois Cartegniedemux: dash: add missing periods baseUrl
2015-02-23 Francois Cartegniedemux: dash: add missing period duration parsing
2015-02-23 Francois Cartegniedemux: ts: set seen flag when probing start/end
2015-02-23 Francois Cartegniedemux: asf: set es id to stream number
2015-02-23 Steve LhommeMKV: Chapter timestamps are already set, don't overwrit...
2015-02-23 Jean-Baptiste KempfMKV: remove trailing spaces
2015-02-23 Steve LhommeMKV: find the duration in the last Cluster when it...
2015-02-23 Steve Lhommebetter size checking of EBML elements before we read...
2015-02-22 Francois Cartegniedemux: ts: missing PCR repick for no-trust-pcr
2015-02-22 Francois Cartegniedemux: ts: check packet size when parsing pes
2015-02-22 Francois Cartegniedemux: ts: flush queues after seek
2015-02-22 Francois Cartegniedemux: ts: add DEMUX_SET_TIME
2015-02-22 Francois Cartegniedemux: ts: rewrite, unifying by program
2015-02-22 Francois Cartegniedemux: ts: Better missing PCR fixes
2015-02-22 Francois Cartegniedemux: ts: ProbePES: don't assume min sized packet
2015-02-22 Francois Cartegniedemux: ts: prevent unwanted read at end of media
2015-02-22 Francois Cartegniedemux: ts: add timescale conversion helpers
2015-02-21 Rémi Denis-Courmontmux: remove return value from sout_mux_t.pf_delstream
2015-02-21 Rémi Denis-Courmontes_format_t: make i_extra_languages unsigned
2015-02-20 Francois Cartegniedemux: ts: add buffer check before parsing PES
2015-02-20 Francois Cartegniedemux: ts: add better EOF message
2015-02-20 Francois Cartegniedemux: ts: Check PAT for duplicate programs (fix #13970)
2015-02-20 Francois Cartegniedemux: ts: don't delay es creation if there's access...
2015-02-20 Francois Cartegniedemux: ts: split PES header parsing
2015-02-20 Francois Cartegniedemux: ts: fix pid loops boundary
2015-02-20 Francois Cartegniedemux: ts: reject unknown probed streams
2015-02-20 Francois Cartegniedemux: ts: delay sdt handling until es are created
2015-02-20 Steve LhommeMKV: Don't allow Matroska Void/CRC32 elements fallback...
2015-02-20 Steve LhommeMKV: do not read the whole Cluster data when seeking
2015-02-20 Steve LhommeMKV: fix wrong EBML element checking before a cast
2015-02-16 Rémi Denis-Courmontplaylist: remove dead code and malloc(0)
2015-02-12 Jonathan Calmelsdash: fix invalid C++11 suffix literals
2015-02-12 Francois Cartegniedemux: ogg: check packets header size (fix #13875)
2015-02-12 Rémi Denis-Courmontconfigure: move LIBM to Makefiles
2015-02-11 Rafaël CarréTS demux: fix DVB program selection
2015-02-10 Rémi Denis-Courmontmux: remove Makefile recursion
2015-02-10 Francois Cartegniedemux: mpeg: avoid false positives with WAVE/dts (fix...
2015-02-09 Francois Cartegniedemux: mkv: handle 0 trailed DTS samples (fix #12725)
2015-02-09 Francois Cartegniedemux: mpeg: don't format check WAVE header for dts
2015-02-08 Francois Cartegniedemux: mpeg: return frame size for dts and skip framing...
2015-02-08 Rémi Denis-Courmontmsg: simplify msg_GenericVa() macro
2015-02-07 Francois Cartegniedemux: mpeg: add some more DTS header checks (fix ...
2015-02-07 Hannes Domanidemux: mkv: delete all tags
2015-02-05 Francois Cartegniedemux: ts: add HDMV VC-1 registration
2015-02-05 Francois Cartegniedemux: ts: add HDMV AC-3 registration
2015-02-05 Rémi Denis-Courmontdemux: remove redundant calls to vlc_object_alive()
2015-02-05 Rémi Denis-Courmontpva: missing checks for I/O error
2015-02-05 Rémi Denis-Courmontnsv: missing checks for I/O errors
2015-02-05 Rémi Denis-Courmontes: missing check for I/O error
2015-02-05 Rémi Denis-Courmontmkv: eliminate dead code
2015-02-05 Francois Cartegniedemux: ts: fix program cross PCR regression
2015-02-04 Francois Cartegniedemux: ts: remove ts bitrate check (fix #12776)
2015-02-03 Francois Cartegniedemux: ts: adjust PTS based on PCR's (fix #13803)
2015-02-03 Francois Cartegniedemux: ts: set MIN_ES_PID to 4
2015-01-28 Francois Cartegniedemux: ts: delay es creating until 1st data packet...
2015-01-28 Francois Cartegniedemux: ts: add PAT/PMT hotfix (fix #10650)
2015-01-28 Francois Cartegniedemux: ts: add missing initializer
2015-01-28 Francois Cartegniedemux: ts: add some more pvr4000 header checks
2015-01-25 Francois Cartegniedemux: ts: factorize PES timestamp reading
2015-01-21 Francois Cartegniedemux: libmp4: don't fail, just skip broken compressor...
2015-01-20 Thomas Guillemplaylist: return true for DEMUX_IS_PLAYLIST
next