• Michael Niedermayer's avatar
    Merge remote branch 'qatar/master' · 59eb12fa
    Michael Niedermayer authored
    * qatar/master: (30 commits)
      AVOptions: make default_val a union, as proposed in AVOption2.
      arm/h264pred: add missing argument type.
      h264dsp_mmx: place bracket outside #if/#endif block.
      lavf/utils: fix ff_interleave_compare_dts corner case.
      fate: add 10-bit H264 tests.
      h264: do not print "too many references" warning for intra-only.
      Enable decoding of high bit depth h264.
      Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder.
      Add support for higher QP values in h264.
      Add the notion of pixel size in h264 related functions.
      Make the h264 loop filter bit depth aware.
      Template dsputil_template.c with respect to pixel size, etc.
      Template h264idct_template.c with respect to pixel size, etc.
      Preparatory patch for high bit depth h264 decoding support.
      Move some functions in dsputil.c into a new file dsputil_template.c.
      Move the functions in h264idct into a new file h264idct_template.c.
      Move the functions in h264pred.c into a new file h264pred_template.c.
      Preparatory patch for high bit depth h264 decoding support.
      Add pixel formats for 9- and 10-bit yuv420p.
      Choose h264 chroma dc dequant function dynamically.
      ...
    
    Conflicts:
    	doc/APIchanges
    	ffmpeg.c
    	ffplay.c
    	libavcodec/alpha/dsputil_alpha.c
    	libavcodec/arm/dsputil_init_arm.c
    	libavcodec/arm/dsputil_init_armv6.c
    	libavcodec/arm/dsputil_init_neon.c
    	libavcodec/arm/dsputil_iwmmxt.c
    	libavcodec/arm/h264pred_init_arm.c
    	libavcodec/bfin/dsputil_bfin.c
    	libavcodec/dsputil.c
    	libavcodec/h264.c
    	libavcodec/h264.h
    	libavcodec/h264_cabac.c
    	libavcodec/h264_cavlc.c
    	libavcodec/h264_loopfilter.c
    	libavcodec/h264_ps.c
    	libavcodec/h264_refs.c
    	libavcodec/h264dsp.c
    	libavcodec/h264idct.c
    	libavcodec/h264pred.c
    	libavcodec/mlib/dsputil_mlib.c
    	libavcodec/options.c
    	libavcodec/ppc/dsputil_altivec.c
    	libavcodec/ppc/dsputil_ppc.c
    	libavcodec/ppc/h264_altivec.c
    	libavcodec/ps2/dsputil_mmi.c
    	libavcodec/sh4/dsputil_align.c
    	libavcodec/sh4/dsputil_sh4.c
    	libavcodec/sparc/dsputil_vis.c
    	libavcodec/utils.c
    	libavcodec/version.h
    	libavcodec/x86/dsputil_mmx.c
    	libavformat/options.c
    	libavformat/utils.c
    	libavutil/pixfmt.h
    	libswscale/swscale.c
    	libswscale/swscale_internal.h
    	libswscale/swscale_template.c
    	tests/ref/seek/lavf_avi
    Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
    59eb12fa
Name
Last commit
Last update
doc Loading commit data...
ffpresets Loading commit data...
libavcodec Loading commit data...
libavdevice Loading commit data...
libavfilter Loading commit data...
libavformat Loading commit data...
libavutil Loading commit data...
libpostproc Loading commit data...
libswscale Loading commit data...
mt-work Loading commit data...
tests Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
COPYING.GPLv2 Loading commit data...
COPYING.GPLv3 Loading commit data...
COPYING.LGPLv2.1 Loading commit data...
COPYING.LGPLv3 Loading commit data...
CREDITS Loading commit data...
Changelog Loading commit data...
Doxyfile Loading commit data...
INSTALL Loading commit data...
LICENSE Loading commit data...
MAINTAINERS Loading commit data...
Makefile Loading commit data...
README Loading commit data...
cmdutils.c Loading commit data...
cmdutils.h Loading commit data...
cmdutils_common_opts.h Loading commit data...
common.mak Loading commit data...
configure Loading commit data...
ffmpeg.c Loading commit data...
ffplay.c Loading commit data...
ffprobe.c Loading commit data...
ffserver.c Loading commit data...
ffserver.h Loading commit data...
subdir.mak Loading commit data...
version.sh Loading commit data...