ffmpeg/doc
Michael Niedermayer 034fc7bf12 Merge remote-tracking branch 'qatar/master'
* qatar/master: (22 commits)
  configure: enable memalign_hack automatically when needed
  swscale: unbreak the build on non-x86 systems.
  swscale: remove if(bitexact) branch from functions.
  swscale: remove if(canMMX2BeUsed) conditional.
  swscale: remove swScale_{c,MMX,MMX2} duplication.
  swscale: use emms_c().
  Move emms_c() from libavcodec to libavutil.
  tiff: set palette in the context when specified in TIFF_PAL tag
  rtsp: use strtoul to parse rtptime and seq values.
  pgssubdec: fix incorrect colors.
  dvdsubdec: fix incorrect colors.
  ape: Allow demuxing of files with metadata tags.
  swscale: remove dead macro WRITEBGR24OLD.
  swscale: remove AMD3DNOW "optimizations".
  swscale: remove duplicate code in ppc/ subdirectory.
  swscale: remove duplicated x86/ functions.
  swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*.
  vsrc_buffer.h: add file doxy
  vsrc_buffer: tweak error message in init()
  msmpeg4: reindent.
  ...

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2011-05-25 06:32:45 +02:00
..
APIchanges lavf: deprecate avformat_alloc_output_context() in favor of avformat_alloc_output_context2() 2011-05-22 20:01:31 +02:00
TODO Documentation updates for the git migration 2011-02-09 03:33:54 +01:00
avutil.txt Remove unused softfloat implementation. 2011-05-11 13:43:30 +02:00
bitstream_filters.texi Revert "replace FFmpeg with Libav in doc/" 2011-03-17 17:26:45 +01:00
build_system.txt Revert some silly renamings that leaked in from a pull. 2011-03-29 02:27:13 +02:00
decoders.texi decoders.texi: fix typos in rawvideo section 2011-05-20 10:14:00 +02:00
demuxers.texi Merge remote branch 'qatar/master' 2011-04-22 03:54:30 +02:00
developer.texi developer.texi: update for git 2011-05-09 04:13:55 +02:00
encoders.texi Merge remote-tracking branch 'qatar/master' 2011-05-25 06:32:45 +02:00
eval.texi eval: add sqrt function for computing the square root 2011-05-05 18:38:35 +02:00
faq.texi Merge remote branch 'qatar/master' 2011-04-24 03:41:22 +02:00
fate.txt Merge remote branch 'qatar/master' 2011-05-02 03:45:58 +02:00
ffmpeg-mt-authorship.txt Include authorship information from ffmpeg-mt at Ronald S. Bultjes request. 2011-04-19 01:17:59 +02:00
ffmpeg.texi preset dir for win32 2011-05-21 03:36:26 +02:00
ffplay.texi doc: add decoders.texi file 2011-05-20 10:00:00 +02:00
ffprobe.texi doc: add decoders.texi file 2011-05-20 10:00:00 +02:00
ffserver.conf Update the url to the site website and change ffmpeg-devel to libav-devel 2011-03-13 18:45:29 -04:00
ffserver.texi Merge remote branch 'qatar/master' 2011-04-24 03:41:22 +02:00
fftools-common-opts.texi Revert "replace FFmpeg with Libav in doc/" 2011-03-17 17:26:45 +01:00
filters.texi vf_split: add documentation to filters.texi 2011-05-22 02:43:47 +02:00
general.texi Add Kamil Nowosads j2k code. 2011-05-24 01:31:53 +02:00
git-howto.txt fix typo 2011-04-10 04:31:54 +02:00
indevs.texi Merge remote-tracking branch 'newdev/master' 2011-03-29 02:46:11 +02:00
issue_tracker.txt doc:Partial update of our issue tracker doc. More work needed, volunteers welcome. 2011-05-09 04:13:55 +02:00
libavfilter.texi Revert "replace FFmpeg with Libav in doc/" 2011-03-17 17:26:45 +01:00
metadata.texi Revert "replace FFmpeg with Libav in doc/" 2011-03-17 17:26:45 +01:00
multithreading.txt Revert "replace FFmpeg with Libav in doc/" 2011-03-17 17:26:45 +01:00
muxers.texi matroska: cleanup handling of video stereo mode 2011-05-24 01:12:19 +02:00
optimization.txt fix another forgotten mplayerhq.hu link 2011-04-08 01:35:43 +02:00
outdevs.texi Merge remote-tracking branch 'newdev/master' 2011-03-28 01:50:36 +02:00
protocols.texi Merge remote branch 'qatar/master' 2011-04-08 02:50:13 +02:00
rate_distortion.txt
snow.txt
soc.txt Revert "replace FFmpeg with Libav in doc/" 2011-03-17 17:26:45 +01:00
swscale.txt
t2h.init doc: modify style for texi2html 1.78+ 2011-01-30 03:41:47 +01:00
tablegen.txt
texi2pod.pl support @heading, @subheading, @subsubheading, and @subsubsection in 2011-03-25 09:48:31 -04:00
viterbi.txt