comparison avcodec.h @ 5887:83ac4620c6ed libavcodec

intrax8 decoder patch by "someone"
author michael
date Fri, 09 Nov 2007 21:37:48 +0000
parents ad73103623ab
children b731c1f3d806
comparison
equal deleted inserted replaced
5886:85c4aca68be3 5887:83ac4620c6ed
1293 #define FF_IDCT_XVIDMMX 14 1293 #define FF_IDCT_XVIDMMX 14
1294 #define FF_IDCT_CAVS 15 1294 #define FF_IDCT_CAVS 15
1295 #define FF_IDCT_SIMPLEARMV5TE 16 1295 #define FF_IDCT_SIMPLEARMV5TE 16
1296 #define FF_IDCT_SIMPLEARMV6 17 1296 #define FF_IDCT_SIMPLEARMV6 17
1297 #define FF_IDCT_SIMPLEVIS 18 1297 #define FF_IDCT_SIMPLEVIS 18
1298 #define FF_IDCT_WMV2 19
1298 1299
1299 /** 1300 /**
1300 * slice count 1301 * slice count
1301 * - encoding: Set by libavcodec. 1302 * - encoding: Set by libavcodec.
1302 * - decoding: Set by user (or 0). 1303 * - decoding: Set by user (or 0).