ffmpeg/doc
Michael Niedermayer d40ff29cac Merge remote-tracking branch 'qatar/master'
* qatar/master:
  asf: only set index_read if the index contained entries.
  cabac: add overread protection to BRANCHLESS_GET_CABAC().
  cabac: increment jump locations by one in callers of BRANCHLESS_GET_CABAC().
  cabac: remove unused argument from BRANCHLESS_GET_CABAC_UPDATE().
  cabac: use struct+offset instead of memory operand in BRANCHLESS_GET_CABAC().
  h264: add overread protection to get_cabac_bypass_sign_x86().
  h264: reindent get_cabac_bypass_sign_x86().
  h264: use struct offsets in get_cabac_bypass_sign_x86().
  h264: fix overreads in cabac reader.
  wmall: fix seeking.
  lagarith: fix buffer overreads.
  dvdec: drop unnecessary dv_tablegen.h #include
  build: fix doc generation errors in parallel builds
  Replace memset(0) by zero initializations.
  faandct: Remove FAAN_POSTSCALE define and related code.
  dvenc: print allowed profiles if the video doesn't conform to any of them.
  avcodec_encode_{audio,video}: only reallocate output packet when it has non-zero size.
  FATE: add a test for vp8 with changing frame size.
  fate: add kgv1 fate test.
  oggdec: calculate correct timestamps in Ogg/FLAC

Conflicts:
	libavcodec/4xm.c
	libavcodec/cook.c
	libavcodec/dvdata.c
	libavcodec/dvdsubdec.c
	libavcodec/lagarith.c
	libavcodec/lagarithrac.c
	libavcodec/utils.c
	tests/fate/video.mak

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2012-03-29 04:11:10 +02:00
..
doxy
examples doc/examples/decoding_encoding: make the buffer bigger. 2012-03-22 05:25:26 +01:00
APIchanges APIchanges: fill in missing dates and hashes. 2012-03-26 22:47:28 +02:00
Makefile Merge remote-tracking branch 'qatar/master' 2012-03-29 04:11:10 +02:00
RELEASE_NOTES
avtools-common-opts.texi Merge remote-tracking branch 'qatar/master' 2012-03-21 01:33:53 +01:00
avutil.txt
bitstream_filters.texi Merge remote-tracking branch 'qatar/master' 2012-02-25 04:00:43 +01:00
build_system.txt
decoders.texi
demuxers.texi
developer.texi
encoders.texi
errno.txt
eval.texi eval: add root() to solve f(x)=0 2012-02-27 00:00:55 +01:00
faq.texi
fate.texi Merge remote-tracking branch 'qatar/master' 2012-03-07 03:22:49 +01:00
ffmpeg-mt-authorship.txt
ffmpeg.texi doc/ffmpeg: update and extend documentation for -copytb 2012-03-28 23:39:44 +02:00
ffmpeg.txt
ffplay.texi
ffprobe.texi ffprobe: add count_frames and count_packets options 2012-02-17 01:06:43 +01:00
ffprobe.xsd ffprobe: report bit rate in stream description 2012-02-20 17:46:26 +01:00
ffserver.conf
ffserver.texi
filters.texi ass: fix aspect ratio computation. 2012-03-28 16:38:15 +02:00
general.texi XBM decoder 2012-03-27 20:08:41 +02:00
git-howto.texi
git-howto.txt
indevs.texi doc: clarify dshow input requirements 2012-03-26 22:18:48 -04:00
issue_tracker.txt
libavfilter.texi
metadata.texi
multithreading.txt
muxers.texi Merge remote-tracking branch 'qatar/master' 2012-03-21 01:33:53 +01:00
optimization.txt
outdevs.texi
platform.texi
print_options.c Generate manpages for AV{Format,Codec}Context AVOptions. 2012-03-20 07:10:06 +01:00
protocols.texi Merge remote-tracking branch 'qatar/master' 2012-03-21 01:33:53 +01:00
rate_distortion.txt
snow.txt
soc.txt
swresample.txt cosmetics: fix some typos 2012-03-13 01:14:04 +01:00
swscale.txt
t2h.init
tablegen.txt
texi2pod.pl doc: texi2pod: add -I flag 2012-03-20 11:10:25 +00:00
viterbi.txt