-
- Downloads
Merge remote-tracking branch 'qatar/master'
* qatar/master:
ppc: fix some pointer to integer casts
ppc: fix 32-bit PIC build
vmdaudio: fix decoding of 16-bit audio format.
lavf: do not set codec_tag for rawvideo
h264: check for out of bounds reads in ff_h264_decode_extradata().
flvdec: Check for overflow before allocating arrays
avconv: use correct output stream index when checking max_frames
avconv: remove fake coded_frame on streamcopy hack
Conflicts:
avconv.c
libavcodec/h264.c
libavcodec/ppc/asm.S
libavcodec/vmdav.c
libavformat/flvdec.c
libavformat/utils.c
Merged-by:
Michael Niedermayer <michaelni@gmx.at>
Showing
- avconv.c 2 additions, 7 deletionsavconv.c
- ffmpeg.c 2 additions, 7 deletionsffmpeg.c
- libavcodec/ppc/asm.S 16 additions, 7 deletionslibavcodec/ppc/asm.S
- libavcodec/ppc/fft_altivec_s.S 4 additions, 3 deletionslibavcodec/ppc/fft_altivec_s.S
- libavcodec/vmdav.c 79 additions, 42 deletionslibavcodec/vmdav.c
- libswscale/ppc/swscale_altivec.c 3 additions, 3 deletionslibswscale/ppc/swscale_altivec.c
Loading
Please register or sign in to comment