index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpdemux
Commit message (
Expand
)
Author
Age
*
fix compilation with old FFmpeg versions
Uoti Urpala
2011-02-08
*
libmpdemux/mf.c: Don't hardcode filename length
ranma
2011-01-31
*
Merge branch 'sub'
Uoti Urpala
2011-01-26
|
\
|
*
sub/OSD: move some related files to sub/
Uoti Urpala
2011-01-26
|
*
demux_mkv, chapters: change millisecond arithmetic to ns
Uoti Urpala
2011-01-26
*
|
demux_ty: fix "seek to negative position" warning
Uoti Urpala
2011-01-21
*
|
demux_lavf: reject format probe matches with low score
Uoti Urpala
2011-01-21
|
*
subs/demux: don't try to enable sub track when creating it
Uoti Urpala
2011-01-18
|
*
subtitles/demux: store duration instead of endpts in demux packets
Uoti Urpala
2011-01-18
|
*
subtitles: add framework for subtitle decoders
Uoti Urpala
2011-01-18
*
|
demux: add sanity checks to packet allocation functions
Uoti Urpala
2011-01-17
*
|
cleanup: move demux packet functions from demuxer.h to demuxer.c
Uoti Urpala
2011-01-17
|
*
cleanup: move MP_NOPTS_VALUE definition to mpcommon.h
Uoti Urpala
2011-01-15
|
/
*
cosmetics: remove unused code, small formatting tweaks
Uoti Urpala
2010-12-20
*
demux_mkv: remove old code for -nocorrect-pts support
Uoti Urpala
2010-12-20
*
demux_mkv: fix seeks to before the first index entry
Uoti Urpala
2010-12-20
*
demux_asf: Add a missing free to ASF demuxer close
reimar
2010-12-16
*
demux_mov: fix possible hang on invalid input
reimar
2010-12-16
*
aviheader.c: avoid using uninitialized data in an error case
reimar
2010-12-16
*
demux_mov: fix some memory allocation handling
reimar
2010-12-16
*
demux_gif: Fix memleaks on error
reimar
2010-12-16
*
demux_ts: change overlapping memcpy to memmove
reimar
2010-12-16
*
demux_ts: fix several memleaks
reimar
2010-12-16
*
demux_ts: cleanup
reimar
2010-12-16
*
demux_ts: avoid using unitialized data
reimar
2010-12-16
*
mp3_hdr.h: fix mp_check_mp3_header()
reimar
2010-12-16
*
demux_demuxers: Fix crash with -audiofile and audio disabled
reimar
2010-12-16
*
demux_asf, asfheader.c: cleanup
reimar
2010-12-16
*
demux_real: fix some unaligned writes
reimar
2010-12-16
*
demux_audio: Do not generate nonsensical pts values for FLAC
reimar
2010-12-16
*
demux_audio: Set needs_parsing to 1 for DTS audio
reimar
2010-12-16
*
demux-ts: fix TS files with MP4 ES AAC descriptor
reimar
2010-12-16
*
mp_taglists.c: add tag for svq3
compn
2010-12-16
*
demux_lavf: Add support for uncompressed BGR24 pixfmt
reimar
2010-12-16
*
cosmetics: make some arguments const, "unsigned char"->uint8_t
reimar
2010-12-16
*
demux_avi: Add WAVEFORMATEXTENSIBLE support
reimar
2010-12-16
*
demux_audio: fix WAVEFORMATEXTENSIBLE support
reimar
2010-12-16
*
demux_ts: fix -sb when -aid stream is not found
reimar
2010-12-16
*
audio: FLAC: support new libavcodec parser, use lavf to demux
Uoti Urpala
2010-12-09
*
demux_mkv, ad_ffmpeg: use Matroska OutputSamplingFrequency if available
Uoti Urpala
2010-11-21
*
TOOLS/matroska.py: recognize 3 more elements
Uoti Urpala
2010-11-21
*
demux_lavf: fix check for files lavf doesn't recognize
Uoti Urpala
2010-11-17
*
demux: fix initial subtitle track selection
Uoti Urpala
2010-11-16
*
demux_mkv: seek: fix bogus audio packet from earlier position
Uoti Urpala
2010-11-15
*
demux_mkv: fix minor seek problem
Uoti Urpala
2010-11-15
*
cleanup: remove NULL checks before free() all over the code
cboesch
2010-11-14
*
demux_avi: remove pointless checks
reimar
2010-11-14
*
demux_avi: modify to avoid -aid problem in svn
reimar
2010-11-14
*
demux_lavf: mark AVI timestamps non-pts to avoid messages
Uoti Urpala
2010-11-14
*
demux_lavf: use lavf for all formats except those listed
Anton Khirnov
2010-11-13
[next]