index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libvo
Commit message (
Expand
)
Author
Age
*
Define GL_GENERATE_MIPMAP ourselves if necessary.
reimar
2009-12-19
*
Add support for auto-generating mipmaps in vo_gl, should ease
reimar
2009-12-19
*
Make -vo gl:customprog also work with RGB input (obviously those need to be
reimar
2009-12-19
*
Fix a broken indentation.
reimar
2009-12-19
*
Enable running fragment programs with YUV_CONVERSION_NONE
reimar
2009-12-19
*
Rename GL_* defines to CONFIG_GL_*
reimar
2009-12-19
*
Make the check for X11 and WIN32 backends for OpenGL separate.
reimar
2009-12-19
*
Cosmetics: Reindent after r30050.
cehoyos
2009-12-17
*
Slightly increase hardware decoding performance by always using more
cehoyos
2009-12-17
*
Cosmetics: reindent
adrian
2009-12-17
*
Improve VDPAU render performance by increasing number of output surfaces.
cehoyos
2009-12-17
*
The fontconfig check added in r30044 wasn't safe. This makes it more robust.
adrian
2009-12-16
*
Fix a crash when fontconfig is unable to select a font. e.g. if no config dir...
adrian
2009-12-16
*
Add support for -geometry to corevideo.
adrian
2009-12-15
*
Add -xineramascreen support to corevideo vo. Still prefer corevideo's own dev...
adrian
2009-12-15
*
Use a fallback to make sure the basic OpenGL functions are available instead of
reimar
2009-12-09
*
Prefer GLAPIENTRY over APIENTRY, it is the better name and used more by OpenG...
reimar
2009-12-09
*
Pass all OpenGL functions through a function pointer indirection.
reimar
2009-12-08
*
Very preliminary code to allow selecting the OpenGL backend at runtime.
reimar
2009-12-08
*
100l, forgot to apply vo_w32_get_dc/vo_w32_release_dc declarations in w32_com...
reimar
2009-11-22
*
Print which visual glXChooseVisual chose when running in verbose mode.
reimar
2009-11-21
*
Move OpenGL-related messages that have large output from MSGL_V to MSGL_DGB2.
reimar
2009-11-21
*
Add support for Windows OpenGL rendering onto a device instead of into a window.
reimar
2009-11-21
*
Support RGB48NE format in OpenGL vos (only really useful once they are modified
reimar
2009-11-21
*
Use calloc to allocate a rather large (currently 32k) array instead of
reimar
2009-11-20
*
Added -name, -title and -use-filename-title options and implementation in X11...
ptt
2009-11-12
*
Do not dynamically load libvdpau.so.1, but link at compile time.
cehoyos
2009-11-11
*
Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capable
cehoyos
2009-11-10
*
100: Fix function parameters when calling create_vdp_decoder() from query_for...
cehoyos
2009-11-10
*
Cosmetics: Fix indentation after last commit.
cehoyos
2009-11-10
*
Fail in query_format() if a VDPAU decoder is not available.
cehoyos
2009-11-10
*
Add a default to switch(image_format), suppresses a warning after a future pa...
cehoyos
2009-11-10
*
Fix compilation of teletext code without freetype support
reimar
2009-11-09
*
Change type of teletext color specification from unsigned char
reimar
2009-11-09
*
Remove CONFIG_TV_TELETEXT.
cehoyos
2009-11-07
*
Add new VDPAU feature high-quality-scaling (and require newer library).
cehoyos
2009-11-04
*
Remove unneeded initialization
reynaldo
2009-11-03
*
Slightly change behavior of "none" if fstype specification.
corey
2009-10-30
*
Move teletext specific code from stream into libmpcodecs.
cehoyos
2009-10-29
*
Cosmetics: Reindent after last commit.
cehoyos
2009-10-27
*
Allow image format BGRA when using vo vdpau.
cehoyos
2009-10-27
*
Move some variable initializations to the beginning of vo_x11_fullscreen().
diego
2009-10-24
*
Implement VFCAP_FLIP for vo_vdpau.
cehoyos
2009-10-23
*
Free memory allocated in ff_vdpau_add_data_chunk() on uninit.
cehoyos
2009-10-22
*
Fix aspect test program linking.
diego
2009-10-19
*
Try to recover from VDPAU display pre-emptions.
cehoyos
2009-10-17
*
Support SMPTE-240M colourspace in vo_vdpau.
cehoyos
2009-10-12
*
Add colorspace option to vo_vdpau.
cehoyos
2009-10-10
*
cosmetics: Remove some pointless parentheses from return calls.
diego
2009-10-08
*
cosmetics: Break two more lines.
diego
2009-10-08
[next]