index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
video
/
out
/
vo_vaapi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
video: refactor how VO exports hwdec device handles
wm4
2016-05-09
1
-8
/
+9
*
vaapi: replace VA_STR_FOURCC
wm4
2016-01-11
1
-1
/
+1
*
video/out: remove an unused parameter
wm4
2015-10-03
1
-1
/
+1
*
x11: separate window creation and configuration
wm4
2015-09-30
1
-1
/
+4
*
vo_vaapi: drop unused field
wm4
2015-07-15
1
-2
/
+0
*
vaapi: drop compatibility crap and vo_vaapi deinterlacer
wm4
2015-07-08
1
-37
/
+9
*
video: reduce error message when loading hwdec backend fails
wm4
2015-06-20
1
-1
/
+1
*
Update license headers
Marcin Kurczewski
2015-04-13
1
-5
/
+4
*
video/out: remove unused colorspace reporting
wm4
2015-03-31
1
-6
/
+0
*
video: uninline memcpy_pic functions
wm4
2015-03-20
1
-1
/
+0
*
osd: simplify an aspect of change detection handling
wm4
2015-03-18
1
-3
/
+3
*
vo_vaapi: fix video equalizer (second try)
wm4
2015-03-06
1
-12
/
+36
*
vo_vaapi: round equalizer values
wm4
2015-03-05
1
-2
/
+5
*
vo: simplify VOs by adding generic screenshot support
wm4
2015-01-24
1
-11
/
+0
*
video: separate screenshot modes
wm4
2015-01-23
1
-4
/
+2
*
video: handle hwdec screenshots differently
wm4
2015-01-22
1
-8
/
+1
*
video: have a generic context struct for hwdec backends
wm4
2015-01-22
1
-1
/
+1
*
vaapi: minor simplification
wm4
2015-01-21
1
-1
/
+1
*
video: remove vfcap.h
wm4
2015-01-21
1
-3
/
+2
*
vo_vaapi: fix broken error checks
wm4
2014-11-07
1
-2
/
+2
*
command: make window-scale property observable
wm4
2014-11-02
1
-0
/
+1
*
vaapi: try dealing with Intel's braindamaged shit drivers
wm4
2014-08-21
1
-0
/
+10
*
video: don't keep multiple pointers to hwdec info struct
wm4
2014-08-11
1
-2
/
+5
*
video/out: use strcmp() instead of strcasecmp() for equalizers
wm4
2014-07-10
1
-4
/
+4
*
vo_vaapi: fix reference counting when using software decoding
wm4
2014-06-20
1
-1
/
+2
*
vo: make draw_image and vo_queue_image transfer image ownership
wm4
2014-06-17
1
-1
/
+3
*
video: introduce failure path for image allocations
wm4
2014-06-17
1
-4
/
+6
*
video/out: change aspects of OSD handling
wm4
2014-06-15
1
-3
/
+10
*
vo_vaapi: fix a crash on the init error handling path
wm4
2014-06-15
1
-1
/
+2
*
video: warn if an emulated hwdec API is used
wm4
2014-05-28
1
-0
/
+5
*
vo_vaapi: cleanup error handling on init
wm4
2014-05-28
1
-3
/
+8
*
vo_vaapi: don't redraw twice
wm4
2014-05-22
1
-7
/
+1
*
x11: don't use VOCTRL_UPDATE_SCREENINFO
wm4
2014-05-06
1
-1
/
+1
*
video/out: remove legacy colorspace stuff
wm4
2014-03-29
1
-0
/
+6
*
vaapi: make struct va_surface private
wm4
2014-03-17
1
-9
/
+8
*
vaapi: replace image pool implementation with mp_image_pool
wm4
2014-03-17
1
-18
/
+19
*
video/out: don't access aspdat in VOs
wm4
2014-01-22
1
-5
/
+1
*
sub: uglify OSD code path with locking
wm4
2014-01-18
1
-1
/
+1
*
video/out: remove pointless x/y parameter from vo_x11_config_vo_window
wm4
2014-01-11
1
-2
/
+1
*
vaapi: mp_msg conversions
wm4
2013-12-21
1
-17
/
+15
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
1
-1
/
+1
*
vaapi: remove unused hw image formats, simplify
wm4
2013-11-29
1
-3
/
+3
*
osd: remove mp_osd_res.video_par field
wm4
2013-11-24
1
-1
/
+0
*
Rename sub.c/.h to osd.c/.h
wm4
2013-11-24
1
-1
/
+1
*
video: move struct mp_hwdec_info into its own header file
wm4
2013-11-23
1
-1
/
+1
*
configure: uniform the defines to #define HAVE_xxx (0|1)
Stefano Pigozzi
2013-11-03
1
-1
/
+1
*
video/out: remove useless info struct and redundant fields
wm4
2013-10-23
1
-6
/
+3
*
video/out: always support redrawing VO window at any point
wm4
2013-10-02
1
-6
/
+32
*
vaapi: check image format in va_surface_upload()
wm4
2013-09-27
1
-3
/
+3
*
vaapi: potentially make reading surfaces back to system RAM faster
wm4
2013-09-27
1
-1
/
+2
*
vaapi: fix compilation with Libav
wm4
2013-09-25
1
-3
/
+0
*
vaapi: add vf_vavpp and use it for deinterlacing
xylosper
2013-09-25
1
-471
/
+75
*
vo_vaapi: potentially fix screenshot colorspace issues
wm4
2013-08-24
1
-0
/
+1
*
Revert "sub: support straight alpha additionally to premultiplied alpha"
wm4
2013-08-12
1
-1
/
+1
*
video: add vaapi decode and output support
wm4
2013-08-12
1
-0
/
+1054