ffmpeg/libswscale
Michael Niedermayer efb5fa79f5 Merge remote branch 'qatar/master'
* qatar/master: (37 commits)
  In avcodec_open(), set return code to an error value only when an error occurs instead of unconditionally at the start of the function.
  lavc: remove reference to opt.h from Makefile.
  prefer avio_check() over url_exist()
  avio: remove AVIO_* access symbols in favor of new AVIO_FLAG_* symbols
  lavu: remove misc disabled cruft
  lavu: remove FF_API_OLD_IMAGE_NAMES cruft
NOT PULLED  lavu: remove FF_API_OLD_EVAL_NAMES cruft
  lavc: remove misc disabled cruft.
  lavc: remove the FF_API_INOFFICIAL cruft.
  lavc: remove the FF_API_SET_STRING_OLD cruft.
  lavc: remove the FF_API_USE_LPC cruft.
  lavc: remove the FF_API_SUBTITLE_OLD cruft.
  lavc: remove the FF_API_VIDEO_OLD cruft.
  lavc: remove the FF_API_AUDIO_OLD cruft.
  lavc: remove the FF_API_OPT_SHOW cruft.
  lavc: remove the FF_API_MM_FLAGS cruft.
  lavf: remove misc disabled cruft.
  lavf: remove FF_API_INDEX_BUILT cruft
  lavf: remove FF_API_URL_CLASS cruft.
  lavf: remove FF_API_SYMVER cruft
  ...

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2011-04-20 04:48:23 +02:00
..
bfin Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mlib Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ppc swscale: correct include path to fix ppc altivec build 2011-04-15 00:41:10 +02:00
sparc Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
x86 swscale: fix compilation with --enable-runtime-cpudetect 2011-04-15 09:07:37 +02:00
Makefile swscale: move away x86 specific code from rgb2rgb 2011-04-14 22:16:47 +02:00
colorspace-test.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
libswscale.v
options.c Merge remote branch 'qatar/master' 2011-04-20 04:48:23 +02:00
rgb2rgb.c swscale: move away x86 specific code from rgb2rgb 2011-04-14 22:16:47 +02:00
rgb2rgb.h swscale: move away x86 specific code from rgb2rgb 2011-04-14 22:16:47 +02:00
rgb2rgb_template.c swscale: move away x86 specific code from rgb2rgb 2011-04-14 22:16:47 +02:00
swscale-test.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
swscale.c swscale: fix "ISO C90 forbids mixed declarations and code" warning 2011-04-15 10:06:53 +02:00
swscale.h Bump major versions of all libraries. 2011-04-18 20:19:47 +02:00
swscale_internal.h Merge remote branch 'qatar/master' 2011-04-14 03:21:38 +02:00
swscale_template.c swscale: partially move the arch specific code left 2011-04-14 22:16:47 +02:00
utils.c Add pixel formats for 9- and 10-bit yuv420p. 2011-04-10 22:33:41 +02:00
yuv2rgb.c libswcale: PIX_FMT_BGR48LE and PIX_FMT_BGR48BE scaler implementation 2011-03-26 13:24:32 +11:00