• Michael Niedermayer's avatar
    Merge remote-tracking branch 'qatar/master' · b479e016
    Michael Niedermayer authored
    * qatar/master:
      Revert "v210enc: use FFALIGN()"
      doxygen: Do not include license boilerplates in Doxygen comment blocks.
      avplay: reset decoder flush state when seeking
      ape: skip packets with invalid size
      ape: calculate final packet size instead of guessing
      ape: stop reading after the last frame has been read
      ape: return AVERROR_EOF instead of AVERROR(EIO) when demuxing is finished
      ape: return error if seeking to the current packet fails in ape_read_packet()
      avcodec: Clarify AVFrame member documentation.
      v210dec: check for coded_frame allocation failure
      v210enc: use stride as it is already calculated
      v210enc: use FFALIGN()
      v210enc: return proper AVERROR codes instead of -1
      v210enc: do not set coded_frame->key_frame
      v210enc: check for coded_frame allocation failure
      drawtext: add 'fix_bounds' option on coords fixing
      drawtext: fix text_{w, h} expression vars
      drawtext: add missing braces around an if() block.
    
    Conflicts:
    	libavcodec/arm/vp8.h
    	libavcodec/arm/vp8dsp_init_arm.c
    	libavcodec/v210dec.c
    	libavfilter/vf_drawtext.c
    	libavformat/ape.c
    Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
    b479e016
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...