• Michael Niedermayer's avatar
    Merge commit 'b2c08787' · 0cb233cf
    Michael Niedermayer authored
    * commit 'b2c08787':
      Move x86util.asm from libavcodec/ to libavutil/.
      Move x86inc.asm to libavutil/.
      APIchanges: note error_recognition in lavf
      lavf: add support for error_recognition, use it in avidec, and bump minor API version
      avconv: change semantics of -map
      avconv: get rid of new* options.
      cmdutils: allow precisely specifying a stream for AVOptions.
      configure: add missing CFLAGS to fix building on the HURD
      libx264: Include hint for possible values for configuring libx264
      cmdutils: allow ':'-separated modifiers in option names.
      avconv: make -map_metadata work consistently with the other options
      avconv: remove deprecated options.
      avconv: make -map_chapters accept only the input file index.
      Make a copy of ffmpeg under a new name -- avconv.
      ffmpeg: add a warning stating that the program is deprecated.
      Add weighted motion compensation for RV40 B-frames
      RV3/4: calculate B-frame motion weights once per frame
      Move RV3/4-specific DSP functions into their own context
      mjpeg: propagate decode errors from ff_mjpeg_decode_sos and ff_mjpeg_decode_dqt
      h264: notice memory allocation failure
    
    Conflicts:
    	.gitignore
    	Makefile
    	cmdutils.c
    	configure
    	doc/ffplay.texi
    	doc/ffprobe.texi
    	doc/ffserver.texi
    	libavcodec/libx264.c
    	libavformat/avformat.h
    	libavformat/avidec.c
    	libavformat/version.h
    	tests/lavf-regression.sh
    	tests/lavfi-regression.sh
    Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
    0cb233cf
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...
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...