aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Move setting of frame_buffer variable out of 'if', as preferred by Reimar.Gravatar diego2008-11-24
* Create a separate codecs.conf entry for Tremor and use it if MPlayer isGravatar diego2008-11-24
* Fix HAVE_VIS vs. HAVE_MVI typo, SPARC has MVI, not VIS.Gravatar diego2008-11-24
* sync w/r27979Gravatar gpoirier2008-11-23
* Clear the whole window on resize in vo_x11 since we do notGravatar reimar2008-11-23
* Simplify vo_x11 check_events functionGravatar reimar2008-11-23
* Do not draw in window if our image has not yet been adjusted to the new windo...Gravatar reimar2008-11-23
* Remove unnecessary xf86vmode.h include.Gravatar reimar2008-11-23
* Remove some usnused variables and commented-out code.Gravatar reimar2008-11-23
* Use aspect.c code in vo_x11.c. Removes some inconsistencies in -wid handling.Gravatar reimar2008-11-23
* Patch to improve/consistify coding style.Gravatar reimar2008-11-23
* Fix indentationGravatar reimar2008-11-23
* Lock/unlock surface only once even when drawing many slices.Gravatar reimar2008-11-23
* Move locked_rect from stack to priv struct in preparation for following patch.Gravatar reimar2008-11-23
* Move the StretchRect call from draw_slices to render_d3d_frame.Gravatar reimar2008-11-23
* Remove pointless is_cfG_finished variable.Gravatar reimar2008-11-23
* Handle fb_dev_name similar to vo_fbdev in vo_wii.Gravatar diego2008-11-23
* Merge another if condition check to lessen differences to vo_fbdev.c.Gravatar diego2008-11-23
* Use static variable instead of #define to lessen differences to vo_fbdev.c.Gravatar diego2008-11-23
* Get rid of TTY_DEV_NAME #define to lessen differences to vo_fbdev.c.Gravatar diego2008-11-23
* Merge another if condition check to lessen differences to vo_fbdev.c.Gravatar diego2008-11-23
* Merge if condition check to lessen differences to vo_fbdev.c.Gravatar diego2008-11-23
* Remove debug function.Gravatar diego2008-11-23
* cosmetics: one more round of whitespace changesGravatar diego2008-11-23
* cosmetics: further reformatting to lessen differences to vo_fbdev.cGravatar diego2008-11-23
* cosmetics: complete reformatting, tabs to spaces, etc.Gravatar diego2008-11-23
* cosmetics: Lessen differences to vo_wii.c.Gravatar diego2008-11-23
* cosmetics: consistent formatting for if/else/caseGravatar diego2008-11-23
* Reimplement -endchapter support again for -dump*, it was broken in r25987.Gravatar reimar2008-11-23
* Simplify handling of VOFLAG_MODESWITCHNG, merge assignment and declarationGravatar reimar2008-11-23
* Remove unused flip_flag variableGravatar reimar2008-11-23
* cosmetics: Reformat some lines to lessen differences to vo_fbdev.c.Gravatar diego2008-11-23
* cosmetics: Move up uninit() to avoid a forward declaration.Gravatar diego2008-11-23
* cosmetics: consistent function declarations.Gravatar diego2008-11-23
* cosmetics: Remove tabs and trailing whitespace.Gravatar diego2008-11-23
* Remove unused variables and the related warnings along with them.Gravatar diego2008-11-23
* Make description of the option more clear as suggested by Gravatar bircoph2008-11-22
* Remove a aspect calculation line.Gravatar reimar2008-11-21
* Simplify handling of "flags" parameterGravatar reimar2008-11-21
* Add forgotten initialization if Flip_Flag to 0.Gravatar reimar2008-11-21
* cosmetics: typo fixesGravatar diego2008-11-21
* cosmetics: Write revision number with leading 'r'.Gravatar diego2008-11-21
* add direct3d docs, ok'd by GuillaumeGravatar compn2008-11-21
* Synced with r27967.Gravatar bircoph2008-11-21
* Fix and enable panscan handling for vo_direct3dGravatar reimar2008-11-21
* cosmetics: Consistently place HEADERS before OBJS in all Makefiles.Gravatar diego2008-11-20
* Add all still missing lines, full sync against r27967Gravatar reynaldo2008-11-20
* Trivial, add some more lines that were missingGravatar reynaldo2008-11-20
* Trivial, CosmeticsGravatar reynaldo2008-11-20
* COSMETICS, More line shifting to match English masterGravatar reynaldo2008-11-20