• Michael Niedermayer's avatar
    Merge remote-tracking branch 'qatar/master' · 18d0a16f
    Michael Niedermayer authored
    * qatar/master:
      swscale: make yuv2yuv1 use named registers.
      h264: mark h264_idct_add8_10 with number of XMM registers.
      swscale: fix V plane memory location in bilinear/unscaled RGB/YUYV case.
      vp8: always update next_framep[] before returning from decode_frame().
      avconv: estimate next_dts from framerate if it is set.
      avconv: better next_dts usage.
      avconv: rename InputStream.pts to last_dts.
      avconv: reduce overloading for InputStream.pts.
      avconv: rename InputStream.next_pts to next_dts.
      avconv: rework -t handling for encoding.
      avconv: set encoder timebase for subtitles.
      pva-demux test: add -vn
      swscale: K&R formatting cosmetics for SPARC code
      apedec: allow the user to set the maximum number of output samples per call
      apedec: do not unnecessarily zero output samples for mono frames
      apedec: allocate a single flat buffer for decoded samples
      apedec: use sizeof(field) instead of sizeof(type)
      swscale: split C output functions into separate file.
      swscale: Split C input functions into separate file.
      bytestream: Add bytestream2 writing API.
    
    The avconv changes are due to massive regressions and bugs not merged yet.
    
    Conflicts:
    	ffmpeg.c
    	libavcodec/vp8.c
    	libswscale/swscale.c
    	libswscale/x86/swscale_template.c
    	tests/fate/demux.mak
    	tests/ref/lavf/asf
    	tests/ref/lavf/avi
    	tests/ref/lavf/mkv
    	tests/ref/lavf/mpg
    	tests/ref/lavf/nut
    	tests/ref/lavf/ogg
    	tests/ref/lavf/rm
    	tests/ref/lavf/ts
    	tests/ref/seek/lavf_avi
    	tests/ref/seek/lavf_mkv
    	tests/ref/seek/lavf_rm
    Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
    18d0a16f
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...
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...
library.mak Loading commit data...
version.sh Loading commit data...