1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-08 13:22:53 +02:00
FFmpeg/libswscale/x86
Michael Niedermayer 98298eb103 Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5'
* commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5':
  x86: Fix linking with some or all of yasm, mmx, optimizations disabled
  configure: Add more fine-grained SSE CPU capabilities flags
  avfilter: x86: Use more precise compile template names
  x86: cosmetics: Comment some #endifs for better readability
  g723_1: add comfort noise generation
  utvideoenc: Switch to dsputils' median prediction
  utvideoenc: Avoid writing into the input picture
  avtools: remove the distinction between func_arg and func2_arg.
  avconv: make the -passlogfile option per-stream.
  avconv: make the -pass option per-stream.
  cmdutils: make -codecs print lossy/lossless flags.
  lavc: add lossy/lossless codec properties.

Conflicts:
	Changelog
	cmdutils.c
	configure
	doc/APIchanges
	ffmpeg.h
	ffmpeg_opt.c
	ffprobe.c
	libavcodec/codec_desc.c
	libavcodec/g723_1.c
	libavcodec/utvideoenc.c
	libavcodec/version.h
	libavcodec/x86/mpegaudiodec.c
	libavcodec/x86/rv40dsp_init.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2012-08-31 13:01:30 +02:00
..
input.asm Fix compilation with old yasm that does not support AVX. 2012-02-14 12:03:55 +01:00
Makefile Merge remote-tracking branch 'qatar/master' 2012-07-23 21:25:09 +02:00
output.asm Merge remote-tracking branch 'qatar/master' 2012-04-13 00:39:19 +02:00
rgb2rgb_template.c swscale: x86: fix #endif comments in rgb2rgb template file 2012-08-19 21:50:09 +02:00
rgb2rgb.c Merge remote-tracking branch 'qatar/master' 2012-08-09 19:31:56 +02:00
scale.asm sws/x86: add some forgotten 12bit planar yuv cases 2012-07-05 04:38:57 +02:00
swscale_template.c Merge remote-tracking branch 'qatar/master' 2012-08-04 23:51:43 +02:00
swscale.c Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5' 2012-08-31 13:01:30 +02:00
w64xmmtest.c win64: add a XMM clobber test configure option. 2012-02-02 12:00:48 -08:00
yuv2rgb_template.c Merge remote-tracking branch 'qatar/master' 2012-08-04 23:51:43 +02:00
yuv2rgb.c Merge remote-tracking branch 'qatar/master' 2012-08-09 19:31:56 +02:00