aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux
Commit message (Expand)AuthorAge
...
| * codecs.conf, mp_taglists.c: add LXF PCM and dvvideoGravatar cehoyos2011-04-12
* | Merge branch 'edl'Gravatar Uoti Urpala2011-04-08
|\ \ | |/ |/|
* | demux_lavf: disable support for byte-based seekingGravatar Uoti Urpala2011-04-08
* | demux_mkv: support runtime video track switchingGravatar Uoti Urpala2011-04-08
| * EDL: add support for new EDL file formatGravatar Uoti Urpala2011-04-05
* | demux_mkv, demux_lavf: don't select initial audio trackGravatar Uoti Urpala2011-04-02
* | demux_mkv: fix uninitialized variableGravatar Uoti Urpala2011-04-02
* | demux_mkv: support Blu-ray subtitlesGravatar Uoti Urpala2011-03-31
* | demux_mkv: simplify subtitle type recognitionGravatar Uoti Urpala2011-03-31
* | demux_mkv: use generic packet handling code for subtitlesGravatar Uoti Urpala2011-03-31
* | demux_mkv: support E-AC-3 audioGravatar Uoti Urpala2011-03-31
* | demux_lavf: fix initial "-vid"-based video selectionGravatar Uoti Urpala2011-03-31
* | demux_lavf: fix stream switch returned index for no sound/videoGravatar Uoti Urpala2011-03-31
* | core, demux: fix video index handling in stream switchingGravatar Uoti Urpala2011-03-31
* | demux_ty: disable -subcc functionality (demux_ty_osd)Gravatar Uoti Urpala2011-03-24
| * options: drop support for numeric -demuxer valuesGravatar Uoti Urpala2011-02-22
| * cleanup: demuxer.[ch]: remove unused code, make functions staticGravatar Uoti Urpala2011-02-22
| * cleanup: reindent demuxer.h, use struct names for typesGravatar Uoti Urpala2011-02-22
|/
* demux_ts: change DVB SPU format for libavcodecGravatar reimar2011-02-15
* demux_ts: DVB and PGS subtitle fixesGravatar reimar2011-02-15
* demux_ts: Set subtitle stream type correctly for DVB subtitlesGravatar reimar2011-02-15
* cleanup: remove some casts of memalign() return valueGravatar diego2011-02-15
* demux_asf: add sanity checkGravatar reimar2011-02-15
* fix compilation with old FFmpeg versionsGravatar Uoti Urpala2011-02-08
* libmpdemux/mf.c: Don't hardcode filename lengthGravatar ranma2011-01-31
* Merge branch 'sub'Gravatar Uoti Urpala2011-01-26
|\
| * sub/OSD: move some related files to sub/Gravatar Uoti Urpala2011-01-26
| * demux_mkv, chapters: change millisecond arithmetic to nsGravatar Uoti Urpala2011-01-26
* | demux_ty: fix "seek to negative position" warningGravatar Uoti Urpala2011-01-21
* | demux_lavf: reject format probe matches with low scoreGravatar Uoti Urpala2011-01-21
| * subs/demux: don't try to enable sub track when creating itGravatar Uoti Urpala2011-01-18
| * subtitles/demux: store duration instead of endpts in demux packetsGravatar Uoti Urpala2011-01-18
| * subtitles: add framework for subtitle decodersGravatar Uoti Urpala2011-01-18
* | demux: add sanity checks to packet allocation functionsGravatar Uoti Urpala2011-01-17
* | cleanup: move demux packet functions from demuxer.h to demuxer.cGravatar Uoti Urpala2011-01-17
| * cleanup: move MP_NOPTS_VALUE definition to mpcommon.hGravatar Uoti Urpala2011-01-15
|/
* cosmetics: remove unused code, small formatting tweaksGravatar Uoti Urpala2010-12-20
* demux_mkv: remove old code for -nocorrect-pts supportGravatar Uoti Urpala2010-12-20
* demux_mkv: fix seeks to before the first index entryGravatar Uoti Urpala2010-12-20
* demux_asf: Add a missing free to ASF demuxer closeGravatar reimar2010-12-16
* demux_mov: fix possible hang on invalid inputGravatar reimar2010-12-16
* aviheader.c: avoid using uninitialized data in an error caseGravatar reimar2010-12-16
* demux_mov: fix some memory allocation handlingGravatar reimar2010-12-16
* demux_gif: Fix memleaks on errorGravatar reimar2010-12-16
* demux_ts: change overlapping memcpy to memmoveGravatar reimar2010-12-16
* demux_ts: fix several memleaksGravatar reimar2010-12-16
* demux_ts: cleanupGravatar reimar2010-12-16
* demux_ts: avoid using unitialized dataGravatar reimar2010-12-16
* mp3_hdr.h: fix mp_check_mp3_header()Gravatar reimar2010-12-16
* demux_demuxers: Fix crash with -audiofile and audio disabledGravatar reimar2010-12-16