• Michael Niedermayer's avatar
    Merge remote-tracking branch 'qatar/master' · 87f40364
    Michael Niedermayer authored
    * qatar/master: (21 commits)
      build: simplify commands for clean target
      swscale: split swscale.c in unscaled and generic conversion routines.
      swscale: cosmetics.
      swscale: integrate (literally) swscale_template.c in swscale.c.
      swscale: split out x86/swscale_template.c from swscale.c.
      swscale: enable hScale_altivec_real.
      swscale: split out ppc _template.c files from main swscale.c.
      swscale: remove indirections in ppc/swscale_template.c.
      swscale: split out unscaled altivec YUV converters in their own file.
      mpegvideoenc: fix multislice fate tests with threading disabled.
      mpegts: Wrap #ifdef DEBUG and av_hex_dump_log() combination in a macro.
      build: Simplify texi2html invocation through the --output option.
      Mark some variables with av_unused
      Replace avcodec_get_pix_fmt_name() by av_get_pix_fmt_name().
      svq3: Check negative mb_type to fix potential crash.
      svq3: Move svq3-specific fields to their own context.
      rawdec: initialize return value to 0.
      Remove unused get_psnr() prototype
      rawdec: don't leak option strings.
      bktr: get default framerate from video standard.
      ...
    Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
    87f40364
Name
Last commit
Last update
..
bfin Loading commit data...
mlib Loading commit data...
ppc Loading commit data...
sparc Loading commit data...
x86 Loading commit data...
Makefile Loading commit data...
colorspace-test.c Loading commit data...
libswscale.v Loading commit data...
options.c Loading commit data...
rgb2rgb.c Loading commit data...
rgb2rgb.h Loading commit data...
rgb2rgb_template.c Loading commit data...
swscale-test.c Loading commit data...
swscale.c Loading commit data...
swscale.h Loading commit data...
swscale_internal.h Loading commit data...
swscale_template.c Loading commit data...
swscale_unscaled.c Loading commit data...
utils.c Loading commit data...
yuv2rgb.c Loading commit data...