1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-08 13:22:53 +02:00
FFmpeg/doc
Michael Niedermayer b479e01612 Merge remote-tracking branch 'qatar/master'
* 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: Michael Niedermayer <michaelni@gmx.at>
2012-02-07 01:40:29 +01:00
..
doxy
examples example: Update decoding/encoding example to the new API. 2012-01-28 19:47:53 +01:00
APIchanges lavu: introduce av_parse_ratio() and use it in ffmpeg and lavfi/aspect 2012-02-06 11:30:54 +01:00
avtools-common-opts.texi Merge remote-tracking branch 'qatar/master' 2012-01-12 01:10:32 +01:00
avutil.txt
bitstream_filters.texi doc/bistream_filters.texi: add documentation for the h264_mp4toannexb filter 2012-01-14 12:36:41 +01:00
build_system.txt
decoders.texi
demuxers.texi
developer.texi
encoders.texi doc: use @command{} for commands. 2012-01-04 13:21:08 +01:00
errno.txt
eval.texi doc/eval.texi: add precisation about the assumption for "trueness" in conditional expressions 2012-01-17 12:03:30 +01:00
faq.texi faq: fix typo. 2012-01-24 16:03:09 +01:00
fate.texi
ffmpeg-mt-authorship.txt
ffmpeg.texi ffmpeg: document the unit for the -fs option parameter 2012-02-06 20:47:09 +01:00
ffmpeg.txt Fix "ouput" typo and add a check. 2012-01-28 11:04:19 +01:00
ffplay.texi
ffprobe.texi doc: remove trailing 's' to metadata. 2012-01-26 13:06:22 +01:00
ffprobe.xsd ffprobe: add support to audio frame information printing 2012-01-12 17:34:16 +01:00
ffserver.conf
ffserver.texi
filters.texi Merge remote-tracking branch 'qatar/master' 2012-02-07 01:40:29 +01:00
general.texi Add v408 / AYUV encoder and decoder. 2012-02-05 20:43:33 +01:00
git-howto.texi
git-howto.txt
indevs.texi Merge remote-tracking branch 'qatar/master' 2012-01-05 02:03:12 +01:00
issue_tracker.txt
libavfilter.texi doc: use @command{} for commands. 2012-01-04 13:21:08 +01:00
Makefile
metadata.texi
multithreading.txt
muxers.texi doc: fix convertion tool references 2012-02-01 03:37:08 +01:00
optimization.txt
outdevs.texi doc: use @command{} for commands. 2012-01-04 13:21:08 +01:00
platform.texi Fix a bunch of platform name and other typos. 2012-01-11 13:48:30 +01:00
protocols.texi doc: use @command{} for commands. 2012-01-04 13:21:08 +01:00
rate_distortion.txt
RELEASE_NOTES RELEASE_NOTES: update for 0.10 2012-01-26 21:59:09 +01:00
snow.txt
soc.txt
swresample.txt
swscale.txt
t2h.init
tablegen.txt
texi2pod.pl
viterbi.txt