aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* 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
* TRIVIAL, add some more missing linesGravatar reynaldo2008-11-20
* COSMETICS, More line shifting to match English masterGravatar reynaldo2008-11-20
* TRIVIAL, some missing lines and a grammar correctionGravatar reynaldo2008-11-20
* Cosmetics: rename variables etc. in vo_direct3d.cGravatar reimar2008-11-20
* Factor common code like -wid handling, vo_gc creation etc. out intoGravatar reimar2008-11-19
* Add detection of x86 CPU features SSSE3 and SSE4a.Gravatar gpoirier2008-11-19
* Simplify conditions in direct3d vo: remove == 1, change == 0 to ! etc.Gravatar reimar2008-11-19
* Cosmetics, mostly line shifting to match English masterGravatar reynaldo2008-11-18
* Add missing "static" qualifiers to vo_direct3dGravatar reimar2008-11-18