Revision cbfd34246cdddc58a627dd10fc563245601b2162 authored by Laurent Aimar on 08 October 2011, 21:40:41 UTC, committed by Michael Niedermayer on 04 November 2011, 00:23:56 UTC
It prevents leaving the AVPacket uninitialized.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit bc38e83793be5f7a184c88be55e556453a25224b)

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
1 parent feef77e
History
File Mode Size
Makefile -rw-r--r-- 1.4 KB
asm.S -rw-r--r-- 2.4 KB
dsputil_altivec.c -rw-r--r-- 55.1 KB
dsputil_altivec.h -rw-r--r-- 1.9 KB
dsputil_ppc.c -rw-r--r-- 6.4 KB
fdct_altivec.c -rw-r--r-- 17.9 KB
fft_altivec.c -rw-r--r-- 4.8 KB
fft_altivec_s.S -rw-r--r-- 12.3 KB
float_altivec.c -rw-r--r-- 4.2 KB
fmtconvert_altivec.c -rw-r--r-- 4.4 KB
gmc_altivec.c -rw-r--r-- 4.6 KB
h264_altivec.c -rw-r--r-- 47.0 KB
h264_template_altivec.c -rw-r--r-- 26.8 KB
idct_altivec.c -rw-r--r-- 10.6 KB
int_altivec.c -rw-r--r-- 4.6 KB
mathops.h -rw-r--r-- 2.4 KB
mpegaudiodec_altivec.c -rw-r--r-- 3.7 KB
mpegvideo_altivec.c -rw-r--r-- 24.6 KB
regs.h -rw-r--r-- 1.1 KB
types_altivec.h -rw-r--r-- 1.7 KB
util_altivec.h -rw-r--r-- 3.6 KB
vc1dsp_altivec.c -rw-r--r-- 11.6 KB
vp3dsp_altivec.c -rw-r--r-- 5.2 KB
vp8dsp_altivec.c -rw-r--r-- 10.5 KB

back to top