• Michael Niedermayer's avatar
    Merge remote-tracking branch 'qatar/master' · afc0a24d
    Michael Niedermayer authored
    * qatar/master:
      avcodec: add support for planar signed 8-bit PCM.
      ra144enc: add sample_fmts list to ff_ra_144_encoder
      smackaud: use uint8_t* for 8-bit output buffer type
      smackaud: clip output samples
      smackaud: use sign_extend() for difference value instead of casting
      sipr: use a function pointer to select the decode_frame function
      sipr: set mode based on block_align instead of bit_rate
      sipr: do not needlessly set *data_size to 0 when returning an error
      ra288: fix formatting of LOCAL_ALIGNED_16
      udp: Allow specifying the local IP address
      VC1: Add bottom field offset to block_index[] to avoid rewriting (+10L)
      vc1dec: move an if() block.
      vc1dec: use correct hybrid prediction threshold.
      vc1dec: Partial rewrite of vc1_pred_mv()
      vc1dec: take ME precision into account while scaling MV predictors.
      lavf: don't leak corrupted packets
    
    Conflicts:
    	libavcodec/8svx.c
    	libavcodec/ra288.c
    	libavcodec/version.h
    	libavformat/iff.c
    	libavformat/udp.c
    	libavformat/utils.c
    Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
    afc0a24d
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...
libswresample Loading commit data...
libswscale Loading commit data...
mt-work Loading commit data...
presets 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...
RELEASE Loading commit data...
avconv.c 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...
subdir.mak Loading commit data...
version.sh Loading commit data...