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
/
out
/
vo_vaapi.c
Commit message (
Expand
)
Author
Age
*
vo_vaapi: fix reference counting when using software decoding
wm4
2014-06-20
*
vo: make draw_image and vo_queue_image transfer image ownership
wm4
2014-06-17
*
video: introduce failure path for image allocations
wm4
2014-06-17
*
video/out: change aspects of OSD handling
wm4
2014-06-15
*
vo_vaapi: fix a crash on the init error handling path
wm4
2014-06-15
*
video: warn if an emulated hwdec API is used
wm4
2014-05-28
*
vo_vaapi: cleanup error handling on init
wm4
2014-05-28
*
vo_vaapi: don't redraw twice
wm4
2014-05-22
*
x11: don't use VOCTRL_UPDATE_SCREENINFO
wm4
2014-05-06
*
video/out: remove legacy colorspace stuff
wm4
2014-03-29
*
vaapi: make struct va_surface private
wm4
2014-03-17
*
vaapi: replace image pool implementation with mp_image_pool
wm4
2014-03-17
*
video/out: don't access aspdat in VOs
wm4
2014-01-22
*
sub: uglify OSD code path with locking
wm4
2014-01-18
*
video/out: remove pointless x/y parameter from vo_x11_config_vo_window
wm4
2014-01-11
*
vaapi: mp_msg conversions
wm4
2013-12-21
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
vaapi: remove unused hw image formats, simplify
wm4
2013-11-29
*
osd: remove mp_osd_res.video_par field
wm4
2013-11-24
*
Rename sub.c/.h to osd.c/.h
wm4
2013-11-24
*
video: move struct mp_hwdec_info into its own header file
wm4
2013-11-23
*
configure: uniform the defines to #define HAVE_xxx (0|1)
Stefano Pigozzi
2013-11-03
*
video/out: remove useless info struct and redundant fields
wm4
2013-10-23
*
video/out: always support redrawing VO window at any point
wm4
2013-10-02
*
vaapi: check image format in va_surface_upload()
wm4
2013-09-27
*
vaapi: potentially make reading surfaces back to system RAM faster
wm4
2013-09-27
*
vaapi: fix compilation with Libav
wm4
2013-09-25
*
vaapi: add vf_vavpp and use it for deinterlacing
xylosper
2013-09-25
*
vo_vaapi: potentially fix screenshot colorspace issues
wm4
2013-08-24
*
Revert "sub: support straight alpha additionally to premultiplied alpha"
wm4
2013-08-12
*
video: add vaapi decode and output support
wm4
2013-08-12