FFmpeg/libavcodec/x86
Michael Niedermayer 0cb233cf46 Merge commit 'b2c087871d'
* commit 'b2c087871d':
  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: Michael Niedermayer <michaelni@gmx.at>
2011-08-13 02:56:08 +02:00
..
ac3dsp.asm Merge commit 'b2c087871d' 2011-08-13 02:56:08 +02:00
ac3dsp_mmx.c Merge remote-tracking branch 'qatar/master' 2011-07-02 03:24:32 +02:00
cabac.h Fix a possible miscompilation of cabac with old (broken) compilers. 2011-08-03 13:09:42 +02:00
cavsdsp_mmx.c
dct32_sse.asm Merge commit 'b2c087871d' 2011-08-13 02:56:08 +02:00
deinterlace.asm Merge commit 'b2c087871d' 2011-08-13 02:56:08 +02:00
dnxhd_mmx.c Merge remote-tracking branch 'qatar/master' 2011-07-22 12:08:52 +02:00
dsputil_mmx.c Merge commit 'b2c087871d' 2011-08-13 02:56:08 +02:00
dsputil_mmx.h
dsputil_mmx_avg_template.c
dsputil_mmx_qns_template.c
dsputil_mmx_rnd_template.c
dsputil_yasm.asm Merge commit 'b2c087871d' 2011-08-13 02:56:08 +02:00
dsputilenc_mmx.c Merge remote-tracking branch 'qatar/master' 2011-07-22 12:08:52 +02:00
dsputilenc_yasm.asm Merge commit 'b2c087871d' 2011-08-13 02:56:08 +02:00
fdct_mmx.c
fft.c Merge remote-tracking branch 'qatar/master' 2011-08-02 22:12:18 +02:00
fft.h Merge remote-tracking branch 'qatar/master' 2011-08-02 22:12:18 +02:00
fft_3dn.c
fft_3dn2.c
fft_mmx.asm Merge commit 'b2c087871d' 2011-08-13 02:56:08 +02:00
fft_sse.c
fmtconvert.asm Merge commit 'b2c087871d' 2011-08-13 02:56:08 +02:00
fmtconvert_mmx.c
h264_chromamc.asm Merge commit 'b2c087871d' 2011-08-13 02:56:08 +02:00
h264_chromamc_10bit.asm Move x86util.asm from libavcodec/ to libavutil/. 2011-08-12 11:43:03 -07:00
h264_deblock.asm Merge commit 'b2c087871d' 2011-08-13 02:56:08 +02:00
h264_deblock_10bit.asm Merge commit 'b2c087871d' 2011-08-13 02:56:08 +02:00
h264_i386.h Merge remote-tracking branch 'qatar/master' 2011-07-30 06:46:08 +02:00
h264_idct.asm Merge commit 'b2c087871d' 2011-08-13 02:56:08 +02:00
h264_idct_10bit.asm Move x86util.asm from libavcodec/ to libavutil/. 2011-08-12 11:43:03 -07:00
h264_intrapred.asm Merge commit 'b2c087871d' 2011-08-13 02:56:08 +02:00
h264_intrapred_10bit.asm Move x86util.asm from libavcodec/ to libavutil/. 2011-08-12 11:43:03 -07:00
h264_intrapred_init.c Merge remote-tracking branch 'qatar/master' 2011-07-23 16:47:10 +02:00
h264_qpel_10bit.asm Move x86util.asm from libavcodec/ to libavutil/. 2011-08-12 11:43:03 -07:00
h264_qpel_mmx.c x86: fix build with gcc 4.7 2011-07-26 22:17:43 +01:00
h264_weight.asm Merge commit 'b2c087871d' 2011-08-13 02:56:08 +02:00
h264_weight_10bit.asm Move x86util.asm from libavcodec/ to libavutil/. 2011-08-12 11:43:03 -07:00
h264dsp_mmx.c Merge remote-tracking branch 'qatar/master' 2011-07-12 01:42:32 +02:00
idct_mmx.c
idct_mmx_xvid.c
idct_sse2_xvid.c
idct_xvid.h
lpc_mmx.c
Makefile Merge commit 'b2c087871d' 2011-08-13 02:56:08 +02:00
mathops.h
mlpdsp.c
motion_est_mmx.c
mpegaudiodec_mmx.c
mpegvideo_mmx.c
mpegvideo_mmx_template.c Merge remote-tracking branch 'qatar/master' 2011-07-18 16:43:46 +02:00
png_mmx.c
rv40dsp.c Move RV3/4-specific DSP functions into their own context 2011-08-11 16:07:15 -07:00
simple_idct_mmx.c Merge remote-tracking branch 'qatar/master' 2011-07-17 20:12:02 +02:00
snowdsp_mmx.c
vc1dsp_mmx.c
vc1dsp_yasm.asm Merge commit 'b2c087871d' 2011-08-13 02:56:08 +02:00
vp3dsp.asm Merge commit 'b2c087871d' 2011-08-13 02:56:08 +02:00
vp8dsp-init.c
vp8dsp.asm Merge commit 'b2c087871d' 2011-08-13 02:56:08 +02:00
vp56_arith.h
vp56dsp.asm Merge commit 'b2c087871d' 2011-08-13 02:56:08 +02:00
vp56dsp_init.c