mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-02-09 03:10:08 +00:00
* qatar/master: ppc: drop unused function dct_quantize_altivec() mpegaudiodec: Do not discard mp_decode_frame() return value. matroska: do not set invalid default duration if frame rate is zero mkv: use av_reduce instead of av_d2q for framerate estimation mkv: report average framerate as minimal as well avcodec_string: Favor AVCodecContext.codec over the default codec. cook: Make constants passed to AV_BE2NE32C() unsigned to avoid signed overflow. Conflicts: libavcodec/cook.c libavcodec/ppc/mpegvideo_altivec.c libavcodec/utils.c libavformat/matroskadec.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 | ||