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
*
vaapi: move legacy code to vo_vaapi.c
wm4
2017-09-29
*
video: redo video equalizer option handling
wm4
2017-08-22
*
vaapi: remove central lock around vaapi API calls
wm4
2017-01-28
*
options: remove deprecated sub-option handling for --vo and --ao
wm4
2016-11-25
*
vo: remove unused VOCTRL_GET_PANSCAN
wm4
2016-09-08
*
options: deprecate suboptions for the remaining AO/VOs
wm4
2016-09-05
*
x11: stop using vo.event_fd
wm4
2016-07-20
*
mp_image: split colorimetry metadata into its own struct
Niklas Haas
2016-07-03
*
sub: move RGBA scaling to vo_vaapi
wm4
2016-07-03
*
video: refactor how VO exports hwdec device handles
wm4
2016-05-09
*
vaapi: replace VA_STR_FOURCC
wm4
2016-01-11
*
video/out: remove an unused parameter
wm4
2015-10-03
*
x11: separate window creation and configuration
wm4
2015-09-30
*
vo_vaapi: drop unused field
wm4
2015-07-15
*
vaapi: drop compatibility crap and vo_vaapi deinterlacer
wm4
2015-07-08
*
video: reduce error message when loading hwdec backend fails
wm4
2015-06-20
*
Update license headers
Marcin Kurczewski
2015-04-13
*
video/out: remove unused colorspace reporting
wm4
2015-03-31
*
video: uninline memcpy_pic functions
wm4
2015-03-20
*
osd: simplify an aspect of change detection handling
wm4
2015-03-18
*
vo_vaapi: fix video equalizer (second try)
wm4
2015-03-06
*
vo_vaapi: round equalizer values
wm4
2015-03-05
*
vo: simplify VOs by adding generic screenshot support
wm4
2015-01-24
*
video: separate screenshot modes
wm4
2015-01-23
*
video: handle hwdec screenshots differently
wm4
2015-01-22
*
video: have a generic context struct for hwdec backends
wm4
2015-01-22
*
vaapi: minor simplification
wm4
2015-01-21
*
video: remove vfcap.h
wm4
2015-01-21
*
vo_vaapi: fix broken error checks
wm4
2014-11-07
*
command: make window-scale property observable
wm4
2014-11-02
*
vaapi: try dealing with Intel's braindamaged shit drivers
wm4
2014-08-21
*
video: don't keep multiple pointers to hwdec info struct
wm4
2014-08-11
*
video/out: use strcmp() instead of strcasecmp() for equalizers
wm4
2014-07-10
*
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
[next]