index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
video
Commit message (
Expand
)
Author
Age
...
*
vf_screenshot: remove unnecessary code
wm4
2013-12-04
*
gl_video: change internal API for hwdec mp_image download
Stefano Pigozzi
2013-12-02
*
gl_video: use hwdec download_image call only if hwdec is active
wm4
2013-12-02
*
options: add option to disable using right Alt key as Alt Gr
Vivek Jain
2013-12-02
*
vo_opengl: support for vda hardware decoding
Stefano Pigozzi
2013-12-02
*
gl_video: support packed YUV formats with Apple extensions
Stefano Pigozzi
2013-12-02
*
vo_opengl: add support for rectangle textures
wm4
2013-12-01
*
mp_image: deal with FFmpeg PSEUDOPAL braindeath
wm4
2013-12-01
*
vo_null: don't reject hwaccel formats
wm4
2013-12-01
*
options: add options that set defaults for af/vf/ao/vo
wm4
2013-12-01
*
Take care of some libavutil deprecations, drop support for FFmpeg 1.0
wm4
2013-11-29
*
vf_pullup: properly reset on seek
wm4
2013-11-29
*
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
*
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
*
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
*
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
*
cocoa: unlock on uninit
Stefano Pigozzi
2013-11-26
*
video: move timestamp determination code to dec_video
wm4
2013-11-25
*
video: disable PTS sorting fallback by default
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
*
video: pass PTS as part of demux_packet/AVPacket and mp_image/AVFrame
wm4
2013-11-25
*
osd: remove mp_osd_res.video_par field
wm4
2013-11-24
*
Rename sub.c/.h to osd.c/.h
wm4
2013-11-24
*
vd_lavc: improve a comment
wm4
2013-11-24
*
vd_lavc: when falling back to software, revert filter error status
wm4
2013-11-23
*
Attempt to fix build on older libavcodec versions
wm4
2013-11-23
*
video: don't overwrite demuxer FPS value
wm4
2013-11-23
*
video: move handling of container vs. stream AR out of vd_lavc.c
wm4
2013-11-23
*
dec_video: make vf_input and hwdec_info statically allocated
wm4
2013-11-23
*
dec_video: remove "initialized" field
wm4
2013-11-23
*
demux: remove gsh field from sh_audio/sh_video/sh_sub
wm4
2013-11-23
*
video: move decoder context from sh_video into new struct
wm4
2013-11-23
*
options: print lavfi filter list with --vf=lavfi=help
wm4
2013-11-23
*
options: implement --pphelp differently
wm4
2013-11-23
*
video: remove vf_pp auto-insertion
wm4
2013-11-23
[prev]
[next]