1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00
FFmpeg/doc
Stefano Sabatini 4fcbb2af33 Prefix with "ff_" the functions:
ff_avfilter_graph_check_validity()
ff_avfilter_graph_config_links()
ff_avfilter_graph_config_formats()

and move their declaration to internal.h. These functions are never
used in application code, so it is better to consider them internal
functions, this can be changed later if necessary. Simplify API.

Originally committed as revision 25737 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-11-13 00:21:28 +00:00
..
APIchanges Prefix with "ff_" the functions: 2010-11-13 00:21:28 +00:00
avutil.txt misc spelling fixes 2007-06-12 09:29:25 +00:00
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
developer.texi s/program/programs, as FFmpeg consists of many programs. 2010-10-08 23:45:06 +00:00
eval.texi Implement isnan() function evaluation. 2010-11-03 19:44:00 +00:00
faq.texi Fix typo, -flags 4mv => -flags mv4. 2010-10-03 17:15:18 +00:00
ffmpeg-doc.texi ffmpeg.c: add an option for copying chapters 2010-11-12 06:56:19 +00:00
ffplay-doc.texi Add eval.texi file. 2010-11-03 19:43:55 +00:00
ffprobe-doc.texi Remove docs for the not anymore existing option -convert_tags. 2010-10-16 13:55:29 +00:00
ffserver-doc.texi Rename the ff* tools @chapters "Invocation" to "Synopsis", and place 2010-06-08 22:32:29 +00:00
ffserver.conf Support presets in ffserver.conf 2010-06-08 09:55:30 +00:00
fftools-common-opts.texi Document terminal coloring in the -loglevel option. 2010-06-16 19:16:23 +00:00
filters.texi Move settb docs after setpts docs, fix alphabetical order. 2010-11-02 22:40:31 +00:00
general.texi Add a demuxer for receiving raw rtp:// URLs without an SDP description 2010-10-19 07:38:53 +00:00
indevs.texi doc: fill documentation for vfwcap 2010-10-23 02:12:04 +00:00
issue_tracker.txt Roundup now works from a ffmpeg.org domain as well, so prefer that. 2008-12-16 23:45:26 +00:00
libavfilter.texi Make the ffmpeg and ffplay man pages show the list of lavfi filters, 2010-06-21 22:09:07 +00:00
optimization.txt doc: mention xmm clobber macros usage 2010-10-06 02:46:22 +00: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 Add a SAP demuxer 2010-10-13 09:06:59 +00:00
rate_distortion.txt The definition of rate and distortion is not conditional of lambda being 2009-03-30 10:39:20 +00:00
snow.txt Use a consistent capitalization for 'Snow' as discussed on the list 2008-02-08 19:17:46 +00:00
soc.txt editorial changes 2006-08-07 09:59:21 +00:00
swscale.txt Update SW scaler doc after libswscale commit 30841. 2010-03-05 08:34:31 +00:00
tablegen.txt Update tablegen documentation for WRITE_ARRAY macro. 2010-06-27 14:31:50 +00:00
texi2pod.pl Make texi2pod.pl process @include texinfo directives wherever they are 2010-06-08 23:03:16 +00:00
TODO Remove support for pre-Haiku, non-POSIX, non-C99 BeOS variants. 2010-06-10 16:51:14 +00:00
viterbi.txt Quick description of the Viterbi algorithm so I do not have to repeat it 2009-03-03 15:35:20 +00:00