ffmpeg/doc
Michael Niedermayer 3602ad7ee6 Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf'
* commit '142e76f1055de5dde44696e71a5f63f2cb11dedf':
  swscale: fix crash with dithering due incorrect offset calculation.
  matroskadec: fix stupid typo (!= -> ==)
  build: remove duplicates from order-only directory prerequisite list
  build: rework rules for things in the tools dir
  configure: fix --cpu=host with gcc 4.6
  ARM: use const macro to define constant data in asm
  bitdepth: simplify FUNC/FUNCC macros
  dsputil: remove ff_emulated_edge_mc macro used in one place
  9/10-bit: simplify clipping macros
  matroskadec: reindent
  matroskadec: defer parsing of cues element until we seek.
  lavc: add support for codec-specific defaults.
  lavc: make avcodec_alloc_context3 officially public.
  lavc: remove a half-working attempt at different defaults for audio/video codecs.
  ac3dec: add a drc_scale private option
  lavf: add avformat_find_stream_info()
  lavc: introduce avcodec_open2() as a replacement for avcodec_open().

Conflicts:
	Makefile
	libavcodec/utils.c
	libavformat/avformat.h
	libswscale/swscale_internal.h

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2011-07-11 04:23:25 +02:00
..
examples Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf' 2011-07-11 04:23:25 +02:00
APIchanges lavf: bump minor and add APIchanges entry for av_get_output_timestamp 2011-07-01 11:11:48 +02:00
avutil.txt
bitstream_filters.texi
build_system.txt
decoders.texi decoders.texi: fix typos in rawvideo section 2011-05-20 10:14:00 +02:00
demuxers.texi
developer.texi Merge remote-tracking branch 'qatar/master' 2011-07-10 04:28:50 +02:00
encoders.texi doc: cosmetics: libx264 typos 2011-06-02 14:43:29 +02:00
eval.texi eval: add support for pow() function 2011-06-07 00:37:00 +02:00
faq.texi
fate.txt fate.txt: replace FATE rsync command with a make command 2011-05-27 10:41:46 +02:00
ffmpeg-mt-authorship.txt
ffmpeg.texi Merge remote-tracking branch 'qatar/master' 2011-07-09 02:06:40 +02:00
ffplay.texi ffplay: remove -debug option 2011-06-08 01:30:52 +02:00
ffprobe.texi ffprobe: implement -i FILE option 2011-06-05 13:31:47 +02:00
ffserver.conf
ffserver.texi
fftools-common-opts.texi
filters.texi Merge remote-tracking branch 'qatar/master' 2011-07-10 04:28:50 +02:00
general.texi Merge remote-tracking branch 'qatar/master' 2011-07-09 02:06:40 +02:00
git-howto.txt
indevs.texi lavdev: add openal input device 2011-06-27 15:26:14 +02:00
issue_tracker.txt doc: Remove outdated information about our issue tracker 2011-07-01 20:53:45 +02:00
libavfilter.texi
Makefile build: create output directories as needed 2011-06-29 09:14:56 +01:00
metadata.texi
multithreading.txt
muxers.texi Merge remote-tracking branch 'qatar/master' 2011-07-10 04:28:50 +02:00
optimization.txt
outdevs.texi sdl: use the filename for defining the window title, if not specified 2011-06-05 13:17:38 +02:00
protocols.texi
rate_distortion.txt
RELEASE_NOTES release_notes: document not fully understood mingw-sdl issue 2011-06-21 20:58:39 +02:00
snow.txt
soc.txt
swscale.txt
t2h.init
tablegen.txt
texi2pod.pl doc: replace @pxref by @ref where appropriate 2011-07-09 21:53:59 +02:00
viterbi.txt