diff avcodec.h @ 1848:c72589baee53 libavcodec

initial chroma_format changes,xvmc tweaks and codec_cap
author iive
date Mon, 01 Mar 2004 14:55:21 +0000
parents 0287241a0c18
children 73ee15c391bf
line wrap: on
line diff
--- a/avcodec.h	Mon Mar 01 12:46:20 2004 +0000
+++ b/avcodec.h	Mon Mar 01 14:55:21 2004 +0000
@@ -291,6 +291,8 @@
    used */
 #define CODEC_CAP_PARSE_ONLY      0x0004
 #define CODEC_CAP_TRUNCATED       0x0008
+/* codec can export data for HW decoding (XvMC) */
+#define CODEC_CAP_HWACCEL         0x0010
 
 //the following defines might change, so dont expect compatibility if u use them
 #define MB_TYPE_INTRA4x4   0x0001