# HG changeset patch # User diego # Date 1234635359 0 # Node ID 897a2b1f883ecf3127037e5e0b6967186cf4af48 # Parent b0292c878f9d36a4822521d57eb8ba850467f1fe whitespace cosmetics: Restore vertical alignment. diff -r b0292c878f9d -r 897a2b1f883e xvmc.h --- a/xvmc.h Sat Feb 14 18:06:05 2009 +0000 +++ b/xvmc.h Sat Feb 14 18:15:59 2009 +0000 @@ -25,15 +25,11 @@ #include "avcodec.h" -/**the surface should be shown, the video driver manipulates this*/ -#define AV_XVMC_STATE_DISPLAY_PENDING 1 -/**the surface is needed for prediction, the codec manipulates this*/ -#define AV_XVMC_STATE_PREDICTION 2 -/**this surface is needed for subpicture rendering*/ -#define AV_XVMC_STATE_OSD_SOURCE 4 -/**