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_opengl_old.c
Commit message (
Expand
)
Author
Age
*
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
*
video: synchronize mpv rgb pixel format names with ffmpeg names
wm4
2014-06-14
*
video/out: remove unused config() parameters
wm4
2014-05-07
*
vo: get rid of config_count field
wm4
2014-05-06
*
video/out: remove legacy colorspace stuff
wm4
2014-03-29
*
video/out: do remaining config to reconfig replacements
wm4
2014-01-24
*
video/out: don't access aspdat in VOs
wm4
2014-01-22
*
vo_opengl_old: remove leftovers
wm4
2013-12-21
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
*
video: remove --flip
wm4
2013-12-05
*
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/out: remove useless info struct and redundant fields
wm4
2013-10-23
*
vo_opengl_old: mp_msg conversion
wm4
2013-10-02
*
gl_osd: mp_msg conversion
wm4
2013-09-12
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
*
Fix some -Wshadow warnings
wm4
2013-07-23
*
video/out: remove options argument from preinit()
wm4
2013-07-22
*
vo_opengl_old: use new option API
wm4
2013-07-22
*
video/out: introduce vo_control for gl_common based VOs
wm4
2013-05-26
*
Fix some cppcheck / scan-build warnings
wm4
2013-05-06
*
vo_opengl_old: remove nomanyfmts warning
wm4
2013-04-23
*
gl_common: split into platform specific files
wm4
2013-03-28
*
video: remove aspect.h includes from files which don't need it
wm4
2013-03-17
*
vo_opengl_old: use generic aspect ratio code
wm4
2013-03-17
*
options: remove --no-vsync
wm4
2013-03-06
*
vo: Separate vo options from MPOpts
Alexander Preisinger
2013-03-04
*
vo: remove and cleanup globals
Alexander Preisinger
2013-03-04
*
vo_opengl: don't destroy VOFLAG_HIDDEN window
wm4
2013-03-03
*
video/out: remove VO_EVENT_REINIT
wm4
2013-03-03
*
core: simplify OSD capability handling, remove VFCAP_OSD
wm4
2013-03-01
*
wayland: add wayland support
Alexander Preisinger
2013-02-28
*
video/out: rename create_window to config_window
wm4
2013-02-26
*
options: move -geometry parsing to m_option.c
wm4
2013-01-23
*
vo_opengl_old: add missing include statement
wm4
2013-01-15
*
gl_common: move things used by vo_opengl_old.c only to vo_opengl_old.c
wm4
2013-01-13
*
mp_image: remove mp_image.bpp
wm4
2013-01-13
*
video: remove img_format compat hacks
wm4
2013-01-13
*
video: decouple internal pixel formats from FourCCs
wm4
2013-01-13
*
video: cleanup: replace old mp_image function names
wm4
2013-01-13
*
video: remove things related to old DR code
wm4
2013-01-13
*
mp_image: require using mp_image_set_size() for setting w/h
wm4
2013-01-13
*
video: remove slice based filtering and video output
wm4
2013-01-13
*
video/out: replace VOCTRL_QUERY_FORMAT with vo_driver.query_format
wm4
2013-01-13
*
video/out: make draw_image mandatory, remove VOCTRL_DRAW_IMAGE
wm4
2013-01-13
*
vo_opengl_old: reject 9-15 bit formats if textures have less than 16 bit
wm4
2012-12-28
*
options, vo_x11: remove -zoom option, make it default
wm4
2012-11-16
[next]