comparison dnxhddata.h @ 5162:4394344397d8 libavcodec

include all prerequisites in header files
author mru
date Sat, 16 Jun 2007 22:59:13 +0000
parents 5359a5ab01a8
children 9ecbfc0c82bf
comparison
equal deleted inserted replaced
5161:94c3f01c243c 5162:4394344397d8
16 * 16 *
17 * You should have received a copy of the GNU Lesser General Public 17 * You should have received a copy of the GNU Lesser General Public
18 * License along with FFmpeg; if not, write to the Free Software 18 * License along with FFmpeg; if not, write to the Free Software
19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
20 */ 20 */
21
22 #include <stdint.h>
21 23
22 static const uint8_t dnxhd_1238_luma_weigth[] = { 24 static const uint8_t dnxhd_1238_luma_weigth[] = {
23 0, 32, 32, 33, 34, 33, 33, 33, 25 0, 32, 32, 33, 34, 33, 33, 33,
24 33, 33, 33, 33, 33, 35, 37, 37, 26 33, 33, 33, 33, 33, 35, 37, 37,
25 36, 36, 35, 36, 38, 38, 36, 35, 27 36, 36, 35, 36, 38, 38, 36, 35,