]> git.sesse.net Git - vlc/history - modules/demux
contrib/gcrypt: fix compilation on x86_64/Darwin with clang
[vlc] / modules / demux /
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
2014-02-17 Jean-Baptiste KempfSubtitles: Detect stupid SRT convention for languages...
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-02-15 Rafaël CarréRemove --ts-out option
2014-02-11 Denis CharmetAdd a simple raw hevc demux
2014-02-10 Rafaël Carrévideo_format_Setup: set visible dimensions
2014-02-10 Jean-Paul Samandemux/ts.c: Solve 'lost synchro' warnings when using...
2014-02-08 Petri Hintukainents: fix demuxing of BluRay streams.
2014-02-07 Daniel Verkampavformat: use avcodec codec_tag as original fourcc
2014-02-07 Jean-Paul Samandemux/ts.c: Handle allocation failures in Open()
2014-02-06 Jean-Baptiste KempfMP4: map Director metadata
2014-02-06 Petri Hintukainents: do not set same field twice
2014-02-05 Denis CharmetSupport hevc ts demultiplexing
2014-01-28 Tristan Matthewsdemux: ogg: remove unused variable
2014-01-27 Rafaël Carréavformat demux: accomodate for Opus lavf extradata
2014-01-27 Rafaël Carréavformat mux: transmit Opus extradata in the expected...
2014-01-27 Rafaël Carréavformat mux: use a variable
2014-01-27 Rémi Denis-Courmontvlc_readdir: remove string duplication, simplify
2014-01-19 Rémi Duraffortmkv: fix use-after-free and double-free
2014-01-16 Francois Cartegniedemux: asf: don't warn on stop.
2014-01-16 Francois Cartegniedemux: oggseek: fix timestamp computation for opus
2014-01-16 Francois Cartegniedemux: ogg: add PCR gap handling warning
2014-01-16 Francois Cartegniedemux: ogg: fix PCR from opus granule.
2014-01-10 Francois Cartegniedemux: flac: call packetizer at eos.
2014-01-10 Tristan Matthewsdemux: avformat: use CLOCK_FREQ
2014-01-08 Francois Cartegniedemux: flac: use frame pts (fix #10328)
2014-01-08 Francois Cartegniedemux: flac: use CLOCK_FREQ
2014-01-06 Francois Cartegniedemux: wav: stay within riff chunk boundaries (fix...
2014-01-06 Francois Cartegniedemux: ogg: vorbis birates are signed.
2014-01-05 Francois Cartegniedemux: ogg: add ogg/VP8 support
2014-01-05 Francois Cartegniedemux: ogg: split comments parsing from xiph unpack
2014-01-02 Rémi Duraffortts: fix potential use of uninitialized variable
2014-01-02 Rémi Duraffortts: do not call stream_Size two times
2014-01-01 Denis CharmetRemove faulty return when vobsub doesn't define a size.
2013-12-30 Rémi Denis-Courmontlibav: do not build avio and avformat on MERGE_FFMPEG...
2013-12-30 Francois Cartegniedemux: ogg: don't create es for finished streams.
2013-12-30 Francois Cartegniedemux: ogg: better track of es state
2013-12-30 Francois Cartegniedemux: asf: follow aspect ratio payload extension ...
2013-12-30 Francois Cartegniedemux: ogg: reuse decoders when fmt is compatible ...
2013-12-30 Francois Cartegniedemux: ogg: change pts/pcr generation from packets...
2013-12-30 Francois Cartegniedemux: ogg: remove discontinuity flag
2013-12-30 Francois Cartegniedemux: ogg: remove chained ogg boundary PTS handling
2013-12-30 Francois Cartegniedemux: ogg: remove reset/delayed format updates.
2013-12-30 Francois Cartegniedemux: ogg: fix es creation delaying with skeleton
2013-12-30 Francois Cartegniedemux: ogg: clear initializing flag on oggds too
2013-12-30 Francois Cartegniedemux: ogg: apply skeleton prior to es creation too
2013-12-30 Francois Cartegniedemux: ogg: remove old debug info
2013-12-30 Francois Cartegniedemux: ogg: offset pcr on chained streams
2013-12-30 Francois CartegnieRevert "demux: ogg: don't recreate decoders on same...
2013-12-29 Rémi Denis-Courmontlibav: use vlc_strerror_c()
2013-12-23 Jean-Baptiste KempfMP4: support in32 FourCC as a type
2013-12-22 Francois Cartegniedemux: ogg: don't recreate decoders on same chained...
2013-12-22 Francois Cartegniedemux: ogg: don't probe length again with chained streams
2013-12-22 Francois Cartegniedemux: ogg: do PCR handling on stream boundary
2013-12-21 Francois Cartegniedemux: ogg: delay ES creation for preparsing.
2013-12-21 Francois Cartegniedemux: ogg: add preparsing of headers (fix #6691)
2013-12-21 Francois Cartegniedemux: ogg: fix use after free seekpoints.
2013-12-19 Rafaël Carrélibavutil: set verbosity based on VLC own verbosity
2013-12-16 Rémi Duraffortvobsub: fix memory leak
2013-12-15 Rémi Duraffortmp4: fix sizeof mismatch
2013-12-15 Rémi Duraffortmp4: fix memory leak
2013-12-15 Rémi Duraffortmkv: fix memory leak
next