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
/
gl_video.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
m_option: add mp_log callback to OPT_STRING_VALIDATE options
wm4
2013-12-21
1
-7
/
+7
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
1
-1
/
+1
*
gl_video: change internal API for hwdec mp_image download
Stefano Pigozzi
2013-12-02
1
-1
/
+2
*
gl_video: use hwdec download_image call only if hwdec is active
wm4
2013-12-02
1
-2
/
+3
*
vo_opengl: support for vda hardware decoding
Stefano Pigozzi
2013-12-02
1
-0
/
+6
*
gl_video: support packed YUV formats with Apple extensions
Stefano Pigozzi
2013-12-02
1
-2
/
+23
*
vo_opengl: add support for rectangle textures
wm4
2013-12-01
1
-31
/
+60
*
gl_hwdec: use a imgfmt field instead of a query_format callback
wm4
2013-11-29
1
-1
/
+1
*
vo_opengl: redo aspects of initialization, change hwdec API
wm4
2013-11-05
1
-24
/
+24
*
vo_opengl: cosmetics/fix typos
wm4
2013-11-04
1
-1
/
+1
*
vo_opengl: reserve 4 texture units for video instead of 3
wm4
2013-11-04
1
-5
/
+5
*
Merge remote-tracking branch 'origin/have_configure'
Stefano Pigozzi
2013-11-04
1
-1
/
+1
|
\
|
*
Merge branch 'master' into have_configure
wm4
2013-11-04
1
-30
/
+93
|
|
\
|
*
|
configure: uniform the defines to #define HAVE_xxx (0|1)
Stefano Pigozzi
2013-11-03
1
-1
/
+1
*
|
|
vo_opengl: fix use of uninitialized memory
wm4
2013-11-04
1
-1
/
+1
|
|
/
|
/
|
*
|
vo_opengl: add infrastructure for hardware decoding OpenGL interop
wm4
2013-11-04
1
-30
/
+93
|
/
*
Fix some more -Wshadow warnings
wm4
2013-11-01
1
-4
/
+4
*
m_config: refactor option defaults handling
wm4
2013-10-24
1
-0
/
+10
*
gl_video: add RGB10_A2 FBO format
wm4
2013-10-23
1
-0
/
+1
*
video/out: always support redrawing VO window at any point
wm4
2013-10-02
1
-1
/
+11
*
vo_opengl: blend alpha components by default
wm4
2013-09-19
1
-4
/
+10
*
gl_osd: mp_msg conversion
wm4
2013-09-12
1
-1
/
+1
*
gl_common: complete mp_msg conversion
wm4
2013-09-12
1
-3
/
+3
*
gl_video: don't crash if no FBOs are available
wm4
2013-08-28
1
-4
/
+6
*
gl_video: fix odd video sizes with PBOs
wm4
2013-08-26
1
-0
/
+4
*
video: handle video output levels with mp_image_params
wm4
2013-08-24
1
-10
/
+6
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
1
-1
/
+1
*
gl_video: handle non-mod-2 4:2:0 YUV video correctly
wm4
2013-08-06
1
-2
/
+10
*
video/out: use new mp_msg stuff for vo.c and vo_opengl
wm4
2013-07-31
1
-50
/
+56
*
gl_video: make sure image parameters are correctly set on screenshots
wm4
2013-07-26
1
-7
/
+8
*
Fix some -Wshadow warnings
wm4
2013-07-23
1
-5
/
+5
*
vo_opengl: some option changes
wm4
2013-07-22
1
-1
/
+13
*
gl_video: add support for more rgb formats
wm4
2013-07-18
1
-40
/
+107
*
Merge remote-tracking branch 'origin/low_quality_intel_crap'
Martin Herkt
2013-07-08
1
-1
/
+1
|
\
|
*
Merge branch 'master' into low_quality_intel_crap
wm4
2013-04-30
1
-1
/
+1
*
|
vo_opengl: handle chroma location
wm4
2013-06-28
1
-0
/
+27
*
|
video: add a new method to configure filters and VOs
wm4
2013-06-28
1
-7
/
+9
*
|
gl_video: rearrange some code
wm4
2013-06-15
1
-23
/
+20
*
|
gl_video: fix scaling when image is cropped, or with no-npot
wm4
2013-06-15
1
-22
/
+39
*
|
gl_video: typo in comment
wm4
2013-06-15
1
-1
/
+1
*
|
gl_video: remove redundant condition
wm4
2013-06-13
1
-6
/
+1
*
|
gl_video: reduce output with -v, skip useless header parts
wm4
2013-06-03
1
-5
/
+8
*
|
gl_video: add some debug code for testing texture depth
wm4
2013-05-30
1
-7
/
+60
*
|
gl_video: fix some dithering bugs
wm4
2013-05-30
1
-13
/
+8
*
|
gl_video: improve dithering
wm4
2013-05-26
1
-22
/
+77
*
|
gl_video: add scaler-resizes-only sub-option
wm4
2013-05-26
1
-0
/
+24
*
|
add a way to resize window contents without VO resize
wm4
2013-05-12
1
-7
/
+17
*
|
vo_opengl: XYZ input support
wm4
2013-05-04
1
-7
/
+40
*
|
gl_video: use GL_SRGB only if it's really RGB
wm4
2013-05-04
1
-2
/
+3
|
/
*
gl_video: remove double const qualifier
Stefano Pigozzi
2013-03-30
1
-1
/
+1
*
gl_video: add some missing includes
wm4
2013-03-30
1
-0
/
+8
*
gl_video: actually fix shader compilation on OSX
wm4
2013-03-28
1
-2
/
+0
*
gl_video: fix OSX by not using undefined name in GLSL "#if"
wm4
2013-03-28
1
-0
/
+2
*
gl_video: use choice option type for dither-depth suboption
wm4
2013-03-28
1
-1
/
+2
*
gl_video: add some alpha FBO formats
wm4
2013-03-28
1
-1
/
+5
*
vo_opengl: add alpha output
wm4
2013-03-28
1
-1
/
+11
*
gl_video: always upload all planes
wm4
2013-03-28
1
-15
/
+2
*
gl_video: support NV21 too
wm4
2013-03-28
1
-2
/
+3
*
gl_video: add support for NV12
wm4
2013-03-28
1
-1
/
+13
*
gl_video: make it possible for planes to have different formats
wm4
2013-03-28
1
-38
/
+56
*
gl_video: move video image fields into a struct
wm4
2013-03-28
1
-42
/
+68
*
vo_opengl: split into multiple files, convert to new option API
wm4
2013-03-28
1
-0
/
+1732