index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
cosmetics (svn diff --diff-cmd diff -x '-duwbBE' gives no differences)
gpoirier
2008-11-24
*
avoid putting several statements on a single line
gpoirier
2008-11-24
*
Use doxygen-style comments in file header. Remove tabs usage.
gpoirier
2008-11-24
*
whitespace-cleanup
gpoirier
2008-11-24
*
Allow vo_macosx to be compiled in 64-bits mode:
gpoirier
2008-11-24
*
More hacks around ATI driver problems, 8.11 ignores UNPACK_BUFFER pointer off...
reimar
2008-11-24
*
Replace QuickDraw calls in vo_quartz.c to fix warnings when compiling with cu...
gpoirier
2008-11-24
*
Remove a ColorFill that is not necessary since the surface it is used
reimar
2008-11-24
*
Make sure the backbuffer is cleared when the border size might have changed.
reimar
2008-11-24
*
Remove useless setting of frame_buffer to NULL as suggested by Reimar.
diego
2008-11-24
*
cosmetics: indentation
diego
2008-11-24
*
Move setting of frame_buffer variable out of 'if', as preferred by Reimar.
diego
2008-11-24
*
Create a separate codecs.conf entry for Tremor and use it if MPlayer is
diego
2008-11-24
*
Fix HAVE_VIS vs. HAVE_MVI typo, SPARC has MVI, not VIS.
diego
2008-11-24
*
sync w/r27979
gpoirier
2008-11-23
*
Clear the whole window on resize in vo_x11 since we do not
reimar
2008-11-23
*
Simplify vo_x11 check_events function
reimar
2008-11-23
*
Do not draw in window if our image has not yet been adjusted to the new windo...
reimar
2008-11-23
*
Remove unnecessary xf86vmode.h include.
reimar
2008-11-23
*
Remove some usnused variables and commented-out code.
reimar
2008-11-23
*
Use aspect.c code in vo_x11.c. Removes some inconsistencies in -wid handling.
reimar
2008-11-23
*
Patch to improve/consistify coding style.
reimar
2008-11-23
*
Fix indentation
reimar
2008-11-23
*
Lock/unlock surface only once even when drawing many slices.
reimar
2008-11-23
*
Move locked_rect from stack to priv struct in preparation for following patch.
reimar
2008-11-23
*
Move the StretchRect call from draw_slices to render_d3d_frame.
reimar
2008-11-23
*
Remove pointless is_cfG_finished variable.
reimar
2008-11-23
*
Handle fb_dev_name similar to vo_fbdev in vo_wii.
diego
2008-11-23
*
Merge another if condition check to lessen differences to vo_fbdev.c.
diego
2008-11-23
*
Use static variable instead of #define to lessen differences to vo_fbdev.c.
diego
2008-11-23
*
Get rid of TTY_DEV_NAME #define to lessen differences to vo_fbdev.c.
diego
2008-11-23
*
Merge another if condition check to lessen differences to vo_fbdev.c.
diego
2008-11-23
*
Merge if condition check to lessen differences to vo_fbdev.c.
diego
2008-11-23
*
Remove debug function.
diego
2008-11-23
*
cosmetics: one more round of whitespace changes
diego
2008-11-23
*
cosmetics: further reformatting to lessen differences to vo_fbdev.c
diego
2008-11-23
*
cosmetics: complete reformatting, tabs to spaces, etc.
diego
2008-11-23
*
cosmetics: Lessen differences to vo_wii.c.
diego
2008-11-23
*
cosmetics: consistent formatting for if/else/case
diego
2008-11-23
*
Reimplement -endchapter support again for -dump*, it was broken in r25987.
reimar
2008-11-23
*
Simplify handling of VOFLAG_MODESWITCHNG, merge assignment and declaration
reimar
2008-11-23
*
Remove unused flip_flag variable
reimar
2008-11-23
*
cosmetics: Reformat some lines to lessen differences to vo_fbdev.c.
diego
2008-11-23
*
cosmetics: Move up uninit() to avoid a forward declaration.
diego
2008-11-23
*
cosmetics: consistent function declarations.
diego
2008-11-23
*
cosmetics: Remove tabs and trailing whitespace.
diego
2008-11-23
*
Remove unused variables and the related warnings along with them.
diego
2008-11-23
*
Make description of the option more clear as suggested by
bircoph
2008-11-22
*
Remove a aspect calculation line.
reimar
2008-11-21
*
Simplify handling of "flags" parameter
reimar
2008-11-21
[prev]
[next]