mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-06-14 03:20:34 +00:00
* qatar/master: docs: use -bsf:[vas] instead of -[vas]bsf. mpegaudiodec: Prevent premature clipping of mp3 input buffer. lavf: move the packet keyframe setting code. oggenc: free comment header for all codecs lcl: error out if uncompressed input buffer is smaller than framesize. mjpeg: abort decoding if packet is too large. golomb: use HAVE_BITS_REMAINING() macro to prevent infloop on EOF. get_bits: add HAVE_BITS_REMAINING macro. lavf/output-example: use new audio encoding API correctly. lavf/output-example: more proper usage of the new API. tiff: Prevent overreads in the type_sizes array. tiff: Make the TIFF_LONG and TIFF_SHORT types unsigned. apetag: do not leak memory if avio_read() fails apetag: propagate errors. SBR DSP x86: implement SSE sbr_hf_g_filt SBR DSP x86: implement SSE sbr_sum_square_sse SBR DSP: use intptr_t for the ixh parameter. Conflicts: doc/bitstream_filters.texi doc/examples/muxing.c doc/ffmpeg.texi libavcodec/golomb.h libavcodec/x86/Makefile libavformat/oggenc.c Merged-by: Michael Niedermayer <michaelni@gmx.at> |
||
|---|---|---|
| .. | ||
| aac.h | ||
| ac3dsp_arm.S | ||
| ac3dsp_armv6.S | ||
| ac3dsp_init_arm.c | ||
| ac3dsp_neon.S | ||
| asm-offsets.h | ||
| asm.S | ||
| dca.h | ||
| dcadsp_init_arm.c | ||
| dcadsp_neon.S | ||
| dsputil_arm.h | ||
| dsputil_arm.S | ||
| dsputil_armv6.S | ||
| dsputil_init_arm.c | ||
| dsputil_init_armv5te.c | ||
| dsputil_init_armv6.c | ||
| dsputil_init_neon.c | ||
| dsputil_init_vfp.c | ||
| dsputil_iwmmxt.c | ||
| dsputil_iwmmxt_rnd_template.c | ||
| dsputil_neon.S | ||
| dsputil_vfp.S | ||
| fft_fixed_init_arm.c | ||
| fft_fixed_neon.S | ||
| fft_init_arm.c | ||
| fft_neon.S | ||
| fmtconvert_init_arm.c | ||
| fmtconvert_neon.S | ||
| fmtconvert_vfp.S | ||
| h264cmc_neon.S | ||
| h264dsp_init_arm.c | ||
| h264dsp_neon.S | ||
| h264idct_neon.S | ||
| h264pred_init_arm.c | ||
| h264pred_neon.S | ||
| int_neon.S | ||
| jrevdct_arm.S | ||
| Makefile | ||
| mathops.h | ||
| mdct_fixed_neon.S | ||
| mdct_neon.S | ||
| mpegaudiodsp_fixed_armv6.S | ||
| mpegaudiodsp_init_arm.c | ||
| mpegvideo_arm.c | ||
| mpegvideo_arm.h | ||
| mpegvideo_armv5te.c | ||
| mpegvideo_armv5te_s.S | ||
| mpegvideo_iwmmxt.c | ||
| mpegvideo_neon.S | ||
| neon.S | ||
| rdft_neon.S | ||
| rv34dsp_init_neon.c | ||
| rv34dsp_neon.S | ||
| rv40dsp_init_neon.c | ||
| rv40dsp_neon.S | ||
| sbrdsp_init_arm.c | ||
| sbrdsp_neon.S | ||
| simple_idct_arm.S | ||
| simple_idct_armv5te.S | ||
| simple_idct_armv6.S | ||
| simple_idct_neon.S | ||
| synth_filter_neon.S | ||
| vp3dsp_neon.S | ||
| vp8.h | ||
| vp8_armv6.S | ||
| vp8dsp_armv6.S | ||
| vp8dsp_init_arm.c | ||
| vp8dsp_neon.S | ||
| vp56_arith.h | ||
| vp56dsp_init_arm.c | ||
| vp56dsp_neon.S | ||