ffmpeg/doc
Alexander Strange c0b102ca03 Deprecate avcodec_thread_init()
As a side effect of the last commit, avcodec_open() now calls it automatically,
so there is no longer any need for clients to call it.
Instead they should set AVCodecContext.thread_count.

avcodec_thread_free() is deprecated, and will be removed from avcodec.h at the
next MAJOR libavcodec bump.

Rename the functions to ff_thread_init/free, since they are now internal.
Wrappers are provided to maintain API compatibility.

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
2011-02-09 09:17:28 -05:00
..
APIchanges Deprecate avcodec_thread_init() 2011-02-09 09:17:28 -05:00
TODO Documentation updates for the git migration 2011-02-08 22:07:02 +01:00
avutil.txt
bitstream_filters.texi MJPEG/AVI1 to JPEG/JFIF bitstream filter. 2010-11-11 15:24:11 +00:00
build_system.txt custom build system documentation 2010-10-06 17:53:02 +00:00
demuxers.texi Amend documentation for the image2 demuxer, to better reflect the current behavior. 2011-01-22 14:48:08 +00:00
developer.texi Documentation updates for the git migration 2011-02-08 22:07:02 +01:00
eval.texi Implement isnan() function evaluation. 2010-11-03 19:44:00 +00:00
faq.texi doc: modify style for texi2html 1.78+ 2011-01-29 16:57:29 +01:00
ffmpeg.texi ffmpeg.c: rename map_meta_data option to map_metadata 2011-02-02 22:44:37 +01:00
ffplay.texi doc: modify style for texi2html 1.78+ 2011-01-29 16:57:29 +01:00
ffprobe.texi doc: modify style for texi2html 1.78+ 2011-01-29 16:57:29 +01:00
ffserver.conf
ffserver.texi doc: modify style for texi2html 1.78+ 2011-01-29 16:57:29 +01:00
fftools-common-opts.texi Deprecate the use of the NO_COLOR environment variable. 2010-12-06 22:24:21 +00:00
filters.texi libavfilter: add video movie source 2011-02-08 13:20:56 +01:00
general.texi Xan4 decoder 2011-02-07 08:03:22 -05:00
git-howto.txt Update git-howto with ffmpeg.org URLs 2011-01-18 20:48:23 +00:00
indevs.texi In video4linux2, in the case the timebase value in ap is 0/0, read the 2011-01-05 14:15:11 +00:00
issue_tracker.txt
libavfilter.texi doc: modify style for texi2html 1.78+ 2011-01-29 16:57:29 +01:00
metadata.texi Metadata muxer 2010-12-27 07:46:49 +00:00
multithreading.txt Frame-based multithreading framework using pthreads 2011-02-09 09:17:28 -05:00
muxers.texi Apply misc fixes to the image2 muxer documentation. 2011-02-08 13:20:56 +01:00
optimization.txt Documentation updates for the git migration 2011-02-08 22:07:02 +01:00
outdevs.texi Remove audio_beos entries in indevs.texi and output.devs, BeOS audio 2010-08-06 23:15:31 +00:00
protocols.texi rtsp: Allow requesting of filtering of source packets 2011-01-06 15:22:58 +00:00
rate_distortion.txt
snow.txt
soc.txt Documentation updates for the git migration 2011-02-08 22:07:02 +01:00
swscale.txt
t2h.init doc: modify style for texi2html 1.78+ 2011-01-29 16:57:29 +01:00
tablegen.txt Update tablegen documentation for WRITE_ARRAY macro. 2010-06-27 14:31:50 +00:00
texi2pod.pl Remove @anchor{} commands from the POD output. 2010-11-30 20:14:29 +00:00
viterbi.txt