Skip to content

Commit

Permalink
[win32] added hardware deinterlacing support for software decoded mat…
Browse files Browse the repository at this point in the history
…erial
  • Loading branch information
isidrogar committed Jun 12, 2011
1 parent d736038 commit 6b702d4
Show file tree
Hide file tree
Showing 5 changed files with 365 additions and 354 deletions.
1 change: 1 addition & 0 deletions xbmc/cores/dvdplayer/DVDCodecs/Video/DVDVideoCodec.h
Expand Up @@ -106,6 +106,7 @@ struct DVDVideoPicture
FMT_VAAPI,
FMT_OMXEGL,
FMT_CVBREF,
FMT_DXPICT
} format;
};

Expand Down

0 comments on commit 6b702d4

Please sign in to comment.