mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 07:31:22 +01:00
* qatar/master: avplay: use libavresample for sample format conversion and channel mixing Fix compilation with YASM/NASM without AVX support. WMAL: do not output last frame again if nothing was decoded in current packet WMAL: do not start decoding if frame does not end in current packet adpcm-thp: fix invalid array indexing ppc: add const where needed in scalarproduct_int16_altivec() ppc: remove shift parameter from scalarproduct_int16_altivec() ppc: dsputil: do unaligned block accesses correctly dvenc: do not call dsputil functions with stride not a multiple of 16 APIchanges: fill in some dates and commit hashes Conflicts: doc/APIchanges ffplay.c libavcodec/adpcm.c Merged-by: Michael Niedermayer <michaelni@gmx.at> |
||
|---|---|---|
| .. | ||
| asm.S | ||
| dsputil_altivec.c | ||
| dsputil_altivec.h | ||
| dsputil_ppc.c | ||
| fdct_altivec.c | ||
| fft_altivec.c | ||
| fft_altivec_s.S | ||
| float_altivec.c | ||
| fmtconvert_altivec.c | ||
| gmc_altivec.c | ||
| h264_altivec.c | ||
| h264_template_altivec.c | ||
| idct_altivec.c | ||
| int_altivec.c | ||
| Makefile | ||
| mathops.h | ||
| mpegaudiodec_altivec.c | ||
| mpegvideo_altivec.c | ||
| regs.h | ||
| types_altivec.h | ||
| util_altivec.h | ||
| vc1dsp_altivec.c | ||
| vp3dsp_altivec.c | ||
| vp8dsp_altivec.c | ||