• 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
..
doxy Loading commit data...
examples Loading commit data...
APIchanges Loading commit data...
Makefile Loading commit data...
RELEASE_NOTES Loading commit data...
avtools-common-opts.texi Loading commit data...
avutil.txt Loading commit data...
bitstream_filters.texi Loading commit data...
build_system.txt Loading commit data...
decoders.texi Loading commit data...
demuxers.texi Loading commit data...
developer.texi Loading commit data...
encoders.texi Loading commit data...
errno.txt Loading commit data...
eval.texi Loading commit data...
faq.texi Loading commit data...
fate.texi Loading commit data...
ffmpeg-mt-authorship.txt Loading commit data...
ffmpeg.texi Loading commit data...
ffmpeg.txt Loading commit data...
ffplay.texi Loading commit data...
ffprobe.texi Loading commit data...
ffprobe.xsd Loading commit data...
ffserver.conf Loading commit data...
ffserver.texi Loading commit data...
filters.texi Loading commit data...
general.texi Loading commit data...
git-howto.texi Loading commit data...
git-howto.txt Loading commit data...
indevs.texi Loading commit data...
issue_tracker.txt Loading commit data...
libavfilter.texi Loading commit data...
metadata.texi Loading commit data...
multithreading.txt Loading commit data...
muxers.texi Loading commit data...
optimization.txt Loading commit data...
outdevs.texi Loading commit data...
platform.texi Loading commit data...
protocols.texi Loading commit data...
rate_distortion.txt Loading commit data...
snow.txt Loading commit data...
soc.txt Loading commit data...
swresample.txt Loading commit data...
swscale.txt Loading commit data...
t2h.init Loading commit data...
tablegen.txt Loading commit data...
texi2pod.pl Loading commit data...
viterbi.txt Loading commit data...