You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
14 years ago
..
APIchanges
Prefix with "ff_" the functions:
14 years ago
TODO
Remove support for pre-Haiku, non-POSIX, non-C99 BeOS variants.
15 years ago
avutil.txt
misc spelling fixes
18 years ago
bitstream_filters.texi
MJPEG/AVI1 to JPEG/JFIF bitstream filter.
14 years ago
build_system.txt
custom build system documentation
15 years ago
developer.texi
s/program/programs, as FFmpeg consists of many programs.
15 years ago
eval.texi
Implement isnan() function evaluation.
15 years ago
faq.texi
Fix typo, -flags 4mv => -flags mv4.
15 years ago
ffmpeg-doc.texi
ffmpeg.c: add an option for copying chapters
14 years ago
ffplay-doc.texi
Add eval.texi file.
15 years ago
ffprobe-doc.texi
Remove docs for the not anymore existing option -convert_tags.
15 years ago
ffserver-doc.texi
Rename the ff* tools @chapters "Invocation" to "Synopsis", and place
15 years ago
ffserver.conf
Support presets in ffserver.conf
15 years ago
fftools-common-opts.texi
Document terminal coloring in the -loglevel option.
15 years ago
filters.texi
Move settb docs after setpts docs, fix alphabetical order.
15 years ago
general.texi
Add a demuxer for receiving raw rtp:// URLs without an SDP description
15 years ago
indevs.texi
doc: fill documentation for vfwcap
15 years ago
issue_tracker.txt
Roundup now works from a ffmpeg.org domain as well, so prefer that.
16 years ago
libavfilter.texi
Make the ffmpeg and ffplay man pages show the list of lavfi filters,
15 years ago
optimization.txt
doc: mention xmm clobber macros usage
15 years ago
outdevs.texi
Remove audio_beos entries in indevs.texi and output.devs, BeOS audio
15 years ago
protocols.texi
Add a SAP demuxer
15 years ago
rate_distortion.txt
The definition of rate and distortion is not conditional of lambda being
16 years ago
snow.txt
Use a consistent capitalization for 'Snow' as discussed on the list
17 years ago
soc.txt
editorial changes
19 years ago
swscale.txt
Update SW scaler doc after libswscale commit 30841.
15 years ago
tablegen.txt
Update tablegen documentation for WRITE_ARRAY macro.
15 years ago
texi2pod.pl
Make texi2pod.pl process @include texinfo directives wherever they are
15 years ago
viterbi.txt
Quick description of the Viterbi algorithm so I do not have to repeat it
16 years ago