]> git.sesse.net Git - ffmpeg/commit
h264dec: h264: 4:2:2 intra decoding
authorBaptiste Coudurier <baptiste.coudurier@gmail.com>
Sun, 14 Aug 2011 22:39:55 +0000 (00:39 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 14 Aug 2011 22:39:55 +0000 (00:39 +0200)
commit231a6df9eaf438a7d3dc802fce8c094d979796e8
tree7a10055446b8ef9b71a8d62836ca8f307dc1ba03
parent9a33078b64d5b854a3a0b631e747205851d98476
h264dec: h264: 4:2:2 intra decoding

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
23 files changed:
libavcodec/arm/h264dsp_init_arm.c
libavcodec/arm/h264pred_init_arm.c
libavcodec/dsputil.h
libavcodec/h264.c
libavcodec/h264.h
libavcodec/h264_cabac.c
libavcodec/h264_cavlc.c
libavcodec/h264_loopfilter.c
libavcodec/h264_mvpred.h
libavcodec/h264_ps.c
libavcodec/h264data.h
libavcodec/h264dsp.c
libavcodec/h264dsp.h
libavcodec/h264dsp_template.c
libavcodec/h264idct_template.c
libavcodec/h264pred.c
libavcodec/h264pred.h
libavcodec/h264pred_template.c
libavcodec/ppc/h264_altivec.c
libavcodec/rv34.c
libavcodec/vp8.c
libavcodec/x86/h264_intrapred_init.c
libavcodec/x86/h264dsp_mmx.c