index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
demux_lavf: use lavf for all formats except those listed
Anton Khirnov
2010-11-13
*
core: do initial A-V sync by modifying audio stream
Uoti Urpala
2010-11-13
*
core: give pts as parameter to demuxer_get_current_chapter()
Uoti Urpala
2010-11-13
*
demux_nsv: don't write to sh_video->pts
Uoti Urpala
2010-11-13
*
.gitignore: add /tags, /TAGS
Uoti Urpala
2010-11-13
*
audio: add -gapless-audio option
Uoti Urpala
2010-11-12
*
audio: don't try to send partial samples to AO at EOF
Uoti Urpala
2010-11-12
*
options: move -cache-min and cache-seek-min to option struct
Clément Bœsch
2010-11-11
*
options: move [no]hr-mp3-seek to option struct
Clément Bœsch
2010-11-11
*
options: move some demux options to option struct
Clément Bœsch
2010-11-11
*
core: rename update_video_immediately->restart_playback
Uoti Urpala
2010-11-11
*
demux: change "%s file format detected" message
Uoti Urpala
2010-11-10
*
core: print an explicit error if file format detection fails
Uoti Urpala
2010-11-10
*
demuxer.c: clean up demux_open_stream()
Uoti Urpala
2010-11-10
*
demux: error out if given invalid -demuxer option
Uoti Urpala
2010-11-10
*
demux_lavf: add simple seek-by-bytes mode for MPEG
Uoti Urpala
2010-11-10
*
demux: improve -alang / -slang track choosing logic
Uoti Urpala
2010-11-08
*
demux_mkv: seek: with no track-specific index entries use any
Uoti Urpala
2010-11-08
*
demux_mkv: fix relative seeks without index
Uoti Urpala
2010-11-08
*
TOOLS/matroska.py: recognize MaxCache element
Uoti Urpala
2010-11-08
*
demux_mkv: fix seek hang when going past end of file without index
Uoti Urpala
2010-11-08
*
demux_mkv: cleanup: separate index creation part of seeking
Uoti Urpala
2010-11-08
*
core: use correct demuxer with -audiofile / -subfile
Uoti Urpala
2010-11-08
*
demux_demuxers: initialize stream_pts to MP_NOPTS_VALUE
Uoti Urpala
2010-11-08
*
core: move video pos/length query functions from demux to core
Uoti Urpala
2010-11-08
*
demux: fix -correct-pts autoselection with -audiofile
Uoti Urpala
2010-11-08
*
cleanup: don't check for NULL before free()
diego
2010-11-08
*
codecs.conf: document need to add fourccs to parser list in demuxer.c
cehoyos
2010-11-08
*
demuxer.c: add missing parser list fourccs
cehoyos
2010-11-08
*
demuxer.c: fix parser list fourcc typo: 'MPE '->'MP3 '
cehoyos
2010-11-08
*
vd_ffmpeg: compare IMGFMT instead of PIX_FMT
reimar
2010-11-08
*
codecs.conf: add missing YV12 output formats for FFmpeg codecs
reimar
2010-11-08
*
stream_dvd: fill_buffer(): use given buffer, not stream's default
reimar
2010-11-08
*
stream_dvd: minor cleanup
reimar
2010-11-08
*
demux_ts: Fix subtitle sync issues
reimar
2010-11-08
*
codecs.conf: mark fflatm non-buggy (now default for AAC/LATM)
reimar
2010-11-08
*
ad_faad: Make work with -demuxer lavf
reimar
2010-11-08
*
codecs_conf, mp_taglists: Use only one fourcc for LATM
reimar
2010-11-08
*
ad_ffmpeg: Handle EAGAIN, needed for LATM to work properly with demux_ts
reimar
2010-11-08
*
demuxer.c: Add support for parsing LATM
reimar
2010-11-08
*
demux_lavf: Fix program switching
reimar
2010-11-08
*
demux_lavf: Print PROGRAM_ID -identify output similar to demux_ts
reimar
2010-11-08
*
vf_scale: accept all non-hw-accel formats we know a PIX_FMT for
reimar
2010-11-08
*
video: simplify some tests with a new IMGFMT_IS_HWACCEL macro
reimar
2010-11-08
*
mplayer.desktop: Add video/3gpp and application/x-flash-video mime types
diego
2010-11-08
*
configure: Do not enable rpath on NetBSD
diego
2010-11-08
*
configure: Enable joystick support on FreeBSD
diego
2010-11-08
*
codecs.conf, mp_taglists: Support FFmpeg LATM decoding
cehoyos
2010-11-08
*
vo_kva: Restore all the attributes after changing aspect ratio
komh
2010-11-07
*
vo_kva: Prevent a parent window from painting over ours in slave mode
komh
2010-11-07
[prev]
[next]