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
*
gl_hwdec: use a imgfmt field instead of a query_format callback
wm4
2013-11-29
*
vdpau: always let decoder output IMGFMT_VDPAU
wm4
2013-11-29
*
vaapi: remove unused hw image formats, simplify
wm4
2013-11-29
*
build: make pthreads mandatory
wm4
2013-11-28
*
command: allow "current" as argument to playlist_remove command
wm4
2013-11-28
*
input: use separate type for command definitions
wm4
2013-11-28
*
player: simple hack to make backstep code somewhat more robust
wm4
2013-11-28
*
video: add insane hack to work around FFmpeg/Libav insanity
wm4
2013-11-28
*
video: warn against non-monotonic PTS instead of decreasing PTS
wm4
2013-11-28
*
video: add heuristic to prevent framedrop during hrseek if pts broken
wm4
2013-11-28
*
build: make --disable-gl disable all the gl backends
Stefano Pigozzi
2013-11-28
*
build: add custom -I/-L flags for the BSDs [2]
Stefano Pigozzi
2013-11-28
*
ao_coreaudio: simplify ch label to speaker id conversion
Stefano Pigozzi
2013-11-27
*
build: add custom -I/-L flags for the BSDs
Stefano Pigozzi
2013-11-27
*
old-build: fix iconv check on openbsd
Stefano Pigozzi
2013-11-27
*
af_lavi: actually free the filter graph on uninit
wm4
2013-11-27
*
video: replace d_video->pts field, change PTS jump checks
wm4
2013-11-27
*
video: if PTS is missing, make something up using the framerate
wm4
2013-11-27
*
video: refactor PTS code, add fall back heuristic to DTS
wm4
2013-11-27
*
Move some code from player to audio/video reset functions
wm4
2013-11-27
*
cosmetics: rename video/audio reset functions
wm4
2013-11-27
*
video: remove commented code
wm4
2013-11-27
*
video: use dts as fallback when determining pts by sorting
wm4
2013-11-27
*
ao_coreaudio: map channel labels needed for 8ch layouts
Stefano Pigozzi
2013-11-27
*
audio: better rejection of invalid formats
wm4
2013-11-27
*
video/filter: fix PIC compile on x86
Natanael Copa
2013-11-26
*
video: unbreak --no-correct-pts with demuxers that use DTS
wm4
2013-11-26
*
demux_mkv: fix realvideo timestamp handling
wm4
2013-11-26
*
bootstrap.py: reindent to 4 spaces
Stefano Pigozzi
2013-11-26
*
build: remove pointless exception handling in oss check
Stefano Pigozzi
2013-11-26
*
build: unbreak __get_osslibdir__ on python3
Stefano Pigozzi
2013-11-26
*
cocoa: unlock on uninit
Stefano Pigozzi
2013-11-26
*
build: check for pthreads with and without additional cflags
Stefano Pigozzi
2013-11-26
*
av_common: fix typo in comment
Stefano Pigozzi
2013-11-26
*
ao_alsa: do not forcibly disable ALSA resampling
Martin Herkt
2013-11-26
*
ad_lavc: increase number of packets for initial decode
wm4
2013-11-26
*
player: don't use a loop when no loop is needed
wm4
2013-11-26
*
player: move code for skipping 0-sized video packets to demuxer
wm4
2013-11-26
*
build: make cygwin use *nix timers
Stefano Pigozzi
2013-11-26
*
build: add -mwin32 on cygwin
Stefano Pigozzi
2013-11-26
*
build: add a gdi check for windows
Stefano Pigozzi
2013-11-26
*
sub: respect detected language for fuzzy-matched external subtitles
wm4
2013-11-25
*
player: only pause for waiting on cache if it makes sense
wm4
2013-11-25
*
video: move timestamp determination code to dec_video
wm4
2013-11-25
*
video: disable PTS sorting fallback by default
wm4
2013-11-25
*
demux_lavf: disable genpts by default, remove the builtin genpts hack
wm4
2013-11-25
*
demux: export dts from demux_lavf, use it for avi
wm4
2013-11-25
*
player: merge no-correct-pts with correct-pts code
wm4
2013-11-25
*
player: change semantics of --no-correct-pts
wm4
2013-11-25
*
dec_video: fix function signature
wm4
2013-11-25
[next]