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
*
cleanup: don't check for NULL before free()
diego
2010-11-08
*
vo_kva: Restore all the attributes after changing aspect ratio
komh
2010-11-07
*
vo_kva: Prevent a parent window from painting over ours in slave mode
komh
2010-11-07
*
vo_directx: Fix possible out-of-bounds access
reimar
2010-11-07
*
options: move -name and -title to option struct
Clément Bœsch
2010-11-04
*
vo_gl: Move the read_pnm function into a separate file
cigaes
2010-11-02
*
vo_gl: Extract code to read a pnm file into a separate function
reimar
2010-11-02
*
vo_dxr3: Fix validity checks before closing a file descriptor
reimar
2010-11-02
*
vo_dxr3: Fix indentation
reimar
2010-11-02
*
vo_mga: minor code cleanup
reimar
2010-11-02
*
vo_xmga: Remove an unmotivated and pointless panscan_calc call
reimar
2010-11-02
*
vo_xvidix: reconfigure also on window move
reimar
2010-11-02
*
vo_xmga: fix event handling
reimar
2010-11-02
*
vo_xmga: Remove a useless MGA_VID_CONFIG ioctl
reimar
2010-11-02
*
x11_common: add VO_EVENT_MOVE
reimar
2010-11-02
*
vo_mga: switch to newer screen dimension handling API
reimar
2010-11-02
*
aspect.c: use fallback if screen dimensions are not known
reimar
2010-11-02
*
Remove remaining %lf printf conversions
reimar
2010-11-02
*
libvo: remove UNUSED() macros
diego
2010-11-02
*
vesa_lvo.c: make functions static
diego
2010-11-02
*
vesa_lvo.c: Move vlvo_preinit() below the functions that it uses
diego
2010-11-02
*
vo_vesa: Mark vlvo_draw_slice_420() as static
diego
2010-11-02
*
vo_vesa: mark a function static
diego
2010-11-02
*
vo_vesa, vo_directfb2: Replace local min/max macros by FFMIN/FFMAX
diego
2010-11-02
*
vo_mga: use libswscale interface for g200 (untested)
ramiro
2010-11-02
*
vo_caca: Update URL to patch for new API support
diego
2010-11-02
*
build: update DirectFB requirements, reduce #ifdefs
diego
2010-11-02
*
build: enable/disable all FFmpeg libraries together
Uoti Urpala
2010-11-02
*
vo_corevideo.h: Add standard multiple inclusion guards
diego
2010-11-02
*
vo_ivtv; Move ivtv_fd extern variable declaration to vo_ivtv.h
diego
2010-11-02
*
vo_v4l2: Move v4l2_fd extern declaration to vo_v4l2.h
diego
2010-11-02
*
ao_mpegpes,vo_mpegpes: Rename vo_mpegpes_fd2 variable to ao_mpegpes_fd
diego
2010-11-02
*
mga: disable g200 support
ramiro
2010-11-02
*
Add central init_avcodec() to avoid duplicated libavcodec init code
diego
2010-11-02
*
spelling fixes
siretart
2010-11-02
*
vo_gl.c: Use early return instead of large if block
reimar
2010-11-02
*
vo_gl: Make OSD rendering code more readable
reimar
2010-11-02
*
vo_corevideo: Move variable into the only function it's used in
reimar
2010-11-02
*
vo_corevideo: move mouse hiding to check_events
reimar
2010-11-02
*
vo_corevideo: Make the Quit menu entry work
reimar
2010-11-02
*
vo_corevideo: simplify check_events
reimar
2010-11-02
*
vo_corevideo: change window-closing handling
reimar
2010-11-02
*
vo_corevideo, vo_quartz: remove useless kQuitCmd
reimar
2010-11-02
*
vo_corevideo: indentation fixes
reimar
2010-11-02
*
vo_corevideo: Avoid some code duplication.
reimar
2010-11-02
*
vo_corevideo: Simplify update_screen_info
reimar
2010-11-02
*
vo_corevideo: avoid dangerous casts
reimar
2010-11-02
*
vo_corevideo.m: remote useless parentheses and casts
reimar
2010-11-02
*
vo_corevideo: Send KEY_CLOSE_WIN instead of KEY_ESC for quit
reimar
2010-11-02
*
vo_gl2: Use identical code to -vo gl for -wid mode
reimar
2010-11-02
[next]