Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCasimir666 <casimir666@users.sourceforge.net>2007-10-21 15:54:22 +0400
committerCasimir666 <casimir666@users.sourceforge.net>2007-10-21 15:54:22 +0400
commit9261acdd91e5fe8ff372dced732d61d112df70a2 (patch)
treeebc022401e706d3fab3d3faac016997a240652b2 /src/filters/transform/mpcvideodec/CpuId.h
parentc5a770ed8a7d1cdf9828fe2519b45349468a3d46 (diff)
MPCVideoFilter modify to support DXVA2 for H264 and Mpeg2 in VLD mode (uncomplete)
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@322 10f7b99b-c216-0410-bff0-8a66a9350fd8
Diffstat (limited to 'src/filters/transform/mpcvideodec/CpuId.h')
-rw-r--r--src/filters/transform/mpcvideodec/CpuId.h22
1 files changed, 22 insertions, 0 deletions
diff --git a/src/filters/transform/mpcvideodec/CpuId.h b/src/filters/transform/mpcvideodec/CpuId.h
index 4b00bfc48..148427acb 100644
--- a/src/filters/transform/mpcvideodec/CpuId.h
+++ b/src/filters/transform/mpcvideodec/CpuId.h
@@ -1,3 +1,25 @@
+/*
+ * $Id: CpuId.h 249 2007-09-26 11:07:22Z casimir666 $
+ *
+ * (C) 2006-2007 see AUTHORS
+ *
+ * This file is part of mplayerc.
+ *
+ * Mplayerc is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * Mplayerc is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ *
+ */
+
#pragma once
class CCpuId