ffmpeg/doc
Michael Niedermayer 52dc18d414 Merge remote-tracking branch 'qatar/master'
* qatar/master:
  x86: vc1: call ff_vc1dsp_init_x86() under if (ARCH_X86)
  x86: cavs: call ff_cavsdsp_init_x86() under if (ARCH_X86)
  x86: call most of the x86 dsp init functions under if (ARCH_X86)
  doc: support the new website layout
  doc: remove a warning from filters.texi
  doc: initial nut documentation
  segment: drop global headers setting
  lavu: fix typo in Makefile

Conflicts:
	doc/Makefile
	doc/filters.texi
	doc/t2h.init
	libavcodec/fmtconvert.c
	libavcodec/proresdsp.c
	libavcodec/x86/Makefile
	libavcodec/x86/vc1dsp_mmx.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2012-10-08 21:46:34 +02:00
..
doxy doc: support the new website layout 2012-10-08 11:22:42 +02:00
examples Merge commit '716d413c13981da15323c7a3821860536eefdbbb' 2012-10-08 21:06:57 +02:00
APIchanges Merge commit '78071a1420b425dfb787ac739048f523007b8139' 2012-10-08 19:42:49 +02:00
Makefile Merge remote-tracking branch 'qatar/master' 2012-10-08 21:46:34 +02:00
RELEASE_NOTES doc/RELEASE_NOTES: update for the 9 release. 2012-10-06 13:55:18 +02:00
avtools-common-opts.texi
avutil.txt
bitstream_filters.texi
build_system.txt
decoders.texi
demuxers.texi
developer.texi
encoders.texi
errno.txt
eval.texi
faq.texi doc/faq: Change the Visual Studio entry to reflect current status 2012-09-28 16:34:18 -04:00
fate.texi doc/fate: Move fate config example into doc subdirectory 2012-09-29 19:27:01 +02:00
fate_config.sh.template doc/fate: Move fate config example into doc subdirectory 2012-09-29 19:27:01 +02:00
ffmpeg.texi Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5' 2012-08-31 13:01:30 +02:00
ffmpeg.txt
ffplay.texi
ffprobe.texi ffprobe: add -select_streams option 2012-10-05 23:58:18 +02:00
ffprobe.xsd ffprobe: extend disposition printing support 2012-09-30 12:22:19 +02:00
ffserver.conf
ffserver.texi
filter_design.txt doc: fix typos in filter documentation 2012-09-18 09:06:44 +02:00
filters.texi Merge remote-tracking branch 'qatar/master' 2012-10-08 21:46:34 +02:00
general.texi TAK demuxer, decoder and parser 2012-10-08 09:06:25 +00:00
git-howto.texi
git-howto.txt
indevs.texi lavd/dshow: support video codec and pixel format selection 2012-09-07 09:59:12 +02:00
issue_tracker.txt
metadata.texi
mips.txt Optimization of AC3 floating point decoder for MIPS 2012-09-05 20:09:56 +02:00
multithreading.txt
muxers.texi lavf/segment: add segment_list_flags option 2012-09-11 01:24:54 +02:00
nut.texi doc: initial nut documentation 2012-10-08 11:22:42 +02:00
optimization.txt
outdevs.texi
platform.texi doc/platform: Rework the Visual Studio linking section 2012-09-28 16:35:49 -04:00
print_options.c
protocols.texi Document tcp proto 'timeout' parameter behavior 2012-09-15 16:26:00 +02:00
rate_distortion.txt
snow.txt
soc.txt
swresample.txt doc/swresample.txt: fix typos 2012-10-02 09:43:27 +02:00
swscale.txt
syntax.texi
t2h.init Merge remote-tracking branch 'qatar/master' 2012-10-08 21:46:34 +02:00
tablegen.txt
texi2pod.pl
viterbi.txt