• Michael Niedermayer's avatar
    Merge remote branch 'qatar/master' · f8ae3a21
    Michael Niedermayer authored
    12 files changed, 36 insertions(+), 81 deletions(-)
    yes thats 36 new lines in 14 commits
    
    * qatar/master:
      ffmpeg: fix -aspect cli option
      Restructure video filter implementation in ffmpeg.c.
      ffplay: remove audio_write_get_buf_size() forward declaration
      lavfi: print key-frame and picture type information in ff_dlog_ref()
      mathops: remove ancient confusing comment
      cws2fws: Improve error message wording.
      tools: Check the return value of write().
      mpegaudio: move OUT_FMT macro to mpegaudiodec.c
      mpegaudio: remove OUT_MIN/MAX macros
      Add missing #includes to mp3_header_(de)compress bsf
      dct: fix indentation
      dct: bypass table allocation for DCT_II of size 32
      h264dsp_mmx: Add #ifdefs around some mmxext functions on x86_64.
      Remove unused header mpegaudio3.h.
    
    Conflicts:
    	ffmpeg.c
    	libavcodec/mpegaudio.h
    	libavcodec/mpegaudio3.h
    	libavfilter/avfilter.c
    Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
    f8ae3a21
Name
Last commit
Last update
..
Makefile Loading commit data...
ac3dsp.asm Loading commit data...
ac3dsp_mmx.c Loading commit data...
cavsdsp_mmx.c Loading commit data...
dct32_sse.c Loading commit data...
deinterlace.asm Loading commit data...
dnxhd_mmx.c Loading commit data...
dsputil_mmx.c Loading commit data...
dsputil_mmx.h Loading commit data...
dsputil_mmx_avg_template.c Loading commit data...
dsputil_mmx_qns_template.c Loading commit data...
dsputil_mmx_rnd_template.c Loading commit data...
dsputil_yasm.asm Loading commit data...
dsputilenc_mmx.c Loading commit data...
dsputilenc_yasm.asm Loading commit data...
fdct_mmx.c Loading commit data...
fft.c Loading commit data...
fft.h Loading commit data...
fft_3dn.c Loading commit data...
fft_3dn2.c Loading commit data...
fft_mmx.asm Loading commit data...
fft_sse.c Loading commit data...
fmtconvert.asm Loading commit data...
fmtconvert_mmx.c Loading commit data...
h264_chromamc.asm Loading commit data...
h264_deblock.asm Loading commit data...
h264_deblock_10bit.asm Loading commit data...
h264_i386.h Loading commit data...
h264_idct.asm Loading commit data...
h264_intrapred.asm Loading commit data...
h264_intrapred_init.c Loading commit data...
h264_qpel_mmx.c Loading commit data...
h264_weight.asm Loading commit data...
h264dsp_mmx.c Loading commit data...
idct_mmx.c Loading commit data...
idct_mmx_xvid.c Loading commit data...
idct_sse2_xvid.c Loading commit data...
idct_xvid.h Loading commit data...
lpc_mmx.c Loading commit data...
mathops.h Loading commit data...
mlpdsp.c Loading commit data...
motion_est_mmx.c Loading commit data...
mpegaudiodec_mmx.c Loading commit data...
mpegvideo_mmx.c Loading commit data...
mpegvideo_mmx_template.c Loading commit data...
png_mmx.c Loading commit data...
simple_idct_mmx.c Loading commit data...
snowdsp_mmx.c Loading commit data...
vc1dsp_mmx.c Loading commit data...
vc1dsp_yasm.asm Loading commit data...
vp3dsp.asm Loading commit data...
vp56_arith.h Loading commit data...
vp56dsp.asm Loading commit data...
vp56dsp_init.c Loading commit data...
vp8dsp-init.c Loading commit data...
vp8dsp.asm Loading commit data...
x86inc.asm Loading commit data...
x86util.asm Loading commit data...