• Michael Niedermayer's avatar
    Merge remote-tracking branch 'qatar/master' · 2ec77aae
    Michael Niedermayer authored
    * qatar/master:
      lavf: make compute_pkt_fields2() return meaningful error values
      matroskadec: set timestamps for RealAudio packets.
      intelh263dec: aspect ratio processing fix.
      intelh263dec: fix "Strict H.263 compliance"  file playback
      oss,sndio: simplify by using FFMIN.
      swscale: extract monowhite/black output from yuv2packed[12X]_c().
      swscale: de-macro'ify RGB15/16/32 input functions.
      swscale: rearrange code.
      movdec: Add support for the 'wfex' atom.
      ffmpeg.c: Add a necessary const qualifier
      riff: Fix potential memleak.
      swscale: change 48bit RGB input macros to inline functions.
      swscale: change 9/10bit YUV input macros to inline functions.
      swscale: extract gray16 output functions from yuv2packed[12X]().
      swscale: use standard clipping functions.
      swscale: merge macros that are used only once.
      swscale: fix function declarations in swscale.c.
      swscale: fix function declaration keywords in x86/swscale_template.c.
    
    Conflicts:
    	ffmpeg.c
    	libavcodec/intelh263dec.c
    	libswscale/swscale.c
    	libswscale/x86/swscale_template.c
    Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
    2ec77aae
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...