• Michael Niedermayer's avatar
    Merge commit 'b2c08787' · 0cb233cf
    Michael Niedermayer authored
    * commit 'b2c08787':
      Move x86util.asm from libavcodec/ to libavutil/.
      Move x86inc.asm to libavutil/.
      APIchanges: note error_recognition in lavf
      lavf: add support for error_recognition, use it in avidec, and bump minor API version
      avconv: change semantics of -map
      avconv: get rid of new* options.
      cmdutils: allow precisely specifying a stream for AVOptions.
      configure: add missing CFLAGS to fix building on the HURD
      libx264: Include hint for possible values for configuring libx264
      cmdutils: allow ':'-separated modifiers in option names.
      avconv: make -map_metadata work consistently with the other options
      avconv: remove deprecated options.
      avconv: make -map_chapters accept only the input file index.
      Make a copy of ffmpeg under a new name -- avconv.
      ffmpeg: add a warning stating that the program is deprecated.
      Add weighted motion compensation for RV40 B-frames
      RV3/4: calculate B-frame motion weights once per frame
      Move RV3/4-specific DSP functions into their own context
      mjpeg: propagate decode errors from ff_mjpeg_decode_sos and ff_mjpeg_decode_dqt
      h264: notice memory allocation failure
    
    Conflicts:
    	.gitignore
    	Makefile
    	cmdutils.c
    	configure
    	doc/ffplay.texi
    	doc/ffprobe.texi
    	doc/ffserver.texi
    	libavcodec/libx264.c
    	libavformat/avformat.h
    	libavformat/avidec.c
    	libavformat/version.h
    	tests/lavf-regression.sh
    	tests/lavfi-regression.sh
    Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
    0cb233cf
Name
Last commit
Last update
..
Makefile Loading commit data...
ac3dsp.asm Loading commit data...
ac3dsp_mmx.c Loading commit data...
cabac.h Loading commit data...
cavsdsp_mmx.c Loading commit data...
dct32_sse.asm 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_chromamc_10bit.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_idct_10bit.asm Loading commit data...
h264_intrapred.asm Loading commit data...
h264_intrapred_10bit.asm Loading commit data...
h264_intrapred_init.c Loading commit data...
h264_qpel_10bit.asm Loading commit data...
h264_qpel_mmx.c Loading commit data...
h264_weight.asm Loading commit data...
h264_weight_10bit.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...
rv40dsp.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...