FFmpeg/doc
Clément Bœsch 9b8de93036 lavfi: add pp filter.
Ported from MPlayer. Original author is A'rpi, with various
contributions from Michael Niedermayer. The original documentation was
mostly written by Diego Biurrun. See the MPlayer history for full
credits.

The filter is under GPL like the original filter, even if it differs
quite a lot. There is not much point in making it LGPL since pp is under
GPL.
2012-12-23 19:03:36 +01:00
..
doxy doc: support the new website layout 2012-10-08 11:22:42 +02:00
examples doc/examples/resampling_audio.c: fix path 2012-12-16 21:37:23 +01:00
APIchanges lavfi: add an accessor for ref->audio->channels. 2012-12-20 13:03:41 +01:00
authors.texi doc: use a common authors.texi file blurb 2012-12-19 09:33:43 +01:00
avtools-common-opts.texi doc: remove inclusion of libav* documentation in tools 2012-12-20 23:48:23 +01:00
avutil.txt Remove unused softfloat implementation. 2011-05-11 13:43:30 +02:00
bitstream_filters.texi Merge remote-tracking branch 'qatar/master' 2012-02-25 04:00:43 +01:00
build_system.txt cosmetics: Delete empty lines at end of file. 2012-02-09 12:26:45 +01:00
decoders.texi doc/decoders: fix typo in "@Options" 2012-12-06 10:16:10 +01:00
default.css doc/default.css: use ffmpeg.org website CSS 2012-12-22 00:38:48 +01:00
demuxers.texi lavf: TED Talks JSON captions demuxer. 2012-12-09 18:50:38 +01:00
developer.texi Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3' 2012-12-21 17:32:52 +01:00
doxy-wrapper.sh doc: add apidoc target for doxygen API documentation 2012-11-02 18:28:56 +01:00
Doxyfile Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3' 2012-12-21 17:32:52 +01:00
encoders.texi Improve x264opts description. 2012-12-09 18:24:56 +01:00
errno.txt doc: add a list of errno codes on some systems. 2011-12-21 19:59:45 +01:00
eval.texi doc/eval: add missing documentation of functions 2012-08-22 01:03:48 +02:00
faq.texi doc/faq: move filter links to the ffmpeg-filters.html page. 2012-12-20 00:36:08 +01:00
fate_config.sh.template doc/fate: Move fate config example into doc subdirectory 2012-09-29 19:27:01 +02:00
fate.texi doc/fate: Move fate config example into doc subdirectory 2012-09-29 19:27:01 +02:00
ffmpeg-bitstream-filters.texi doc: extend "See Also" chapters in component manuals 2012-12-19 09:33:44 +01:00
ffmpeg-codecs.texi doc: extend "See Also" chapters in component manuals 2012-12-19 09:33:44 +01:00
ffmpeg-devices.texi doc: extend "See Also" chapters in component manuals 2012-12-19 09:33:44 +01:00
ffmpeg-filters.texi doc: extend "See Also" chapters in component manuals 2012-12-19 09:33:44 +01:00
ffmpeg-formats.texi doc/ffmpeg-formats: include metadata chapter 2012-12-20 23:46:56 +01:00
ffmpeg-protocols.texi doc: extend "See Also" chapters in component manuals 2012-12-19 09:33:44 +01:00
ffmpeg-resampler.texi doc/ffmpeg-resampler: mention that the options also work with the aresample filter 2012-12-23 18:31:33 +01:00
ffmpeg-scaler.texi doc: extend "See Also" chapters in component manuals 2012-12-19 09:33:44 +01:00
ffmpeg-utils.texi doc: extend "See Also" chapters in component manuals 2012-12-19 09:33:44 +01:00
ffmpeg.texi doc: remove inclusion of libav* documentation in tools 2012-12-20 23:48:23 +01:00
ffmpeg.txt Fix "ouput" typo and add a check. 2012-01-28 11:04:19 +01:00
ffplay.texi doc: remove inclusion of libav* documentation in tools 2012-12-20 23:48:23 +01:00
ffprobe.texi doc: remove inclusion of libav* documentation in tools 2012-12-20 23:48:23 +01:00
ffprobe.xsd ffprobe: show pkt_size in frame 2012-12-15 11:46:47 +01:00
ffserver.conf Merge commit 'bf5f46b4cc47b7a4568119f224057d4ff91b6cdd' 2012-11-16 13:07:10 +01:00
ffserver.texi doc: extend "See Also" chapter rendering for ff* tools 2012-12-19 09:33:44 +01:00
filter_design.txt lavfi: replace filter_samples by filter_frame 2012-11-28 16:43:34 +01:00
filters.texi lavfi: add pp filter. 2012-12-23 19:03:36 +01:00
general.texi doc/general: sort subtitles formats. 2012-12-20 03:55:16 +01:00
git-howto.texi doc: git-howto: Leave reviewers time to react before pushing patches 2012-11-11 20:43:28 +01:00
git-howto.txt githowto: git is generally available as package in most distros. 2011-11-23 23:03:37 +01:00
indevs.texi miscellaneous typo fixes 2012-12-21 00:18:34 +01:00
issue_tracker.txt doc: issue tracking: explain the term issue 2011-09-02 23:08:03 +02:00
libavcodec.texi doc: extend "See Also" chapters in library manuals 2012-12-19 09:33:44 +01:00
libavdevice.texi doc: extend "See Also" chapters in library manuals 2012-12-19 09:33:44 +01:00
libavfilter.texi doc: extend "See Also" chapters in library manuals 2012-12-19 09:33:44 +01:00
libavformat.texi doc: extend "See Also" chapters in library manuals 2012-12-19 09:33:44 +01:00
libavutil.texi doc: extend "See Also" chapters in library manuals 2012-12-19 09:33:44 +01:00
libswresample.texi doc: extend "See Also" chapters in library manuals 2012-12-19 09:33:44 +01:00
libswscale.texi doc: extend "See Also" chapters in library manuals 2012-12-19 09:33:44 +01:00
Makefile doc/Makefile: add docclean rule 2012-12-18 00:06:17 +01:00
metadata.texi Revert "replace FFmpeg with Libav in doc/" 2011-03-17 17:26:45 +01:00
mips.txt mips: Optimization of AC3 FP encoder and EAC3 FP decoder 2012-11-19 22:24:44 +01:00
multithreading.txt Revert "replace FFmpeg with Libav in doc/" 2011-03-17 17:26:45 +01:00
muxers.texi lavf/segment: add segment_start_number option 2012-12-13 21:38:43 +01:00
nut.texi Merge commit '381dc1a5ec0925b281c573457c413ae643567086' 2012-10-30 13:52:03 +01:00
optimization.txt Merge commit '652f5185945c8405fc57aed353286858df8d066f' 2012-10-31 14:02:35 +01:00
outdevs.texi lavd/caca: rename "colors" option to "color" 2012-07-22 10:31:33 +02:00
platform.texi Fix the path to the C99-to-C89 Converter & Wrapper to the only existing repository. 2012-11-22 00:46:14 +01:00
print_options.c print_options: warn that the files are generated. 2012-04-23 18:14:25 +02:00
protocols.texi Document tcp proto 'timeout' parameter behavior 2012-09-15 16:26:00 +02:00
rate_distortion.txt miscellaneous typo fixes 2012-12-21 00:18:34 +01:00
RELEASE_NOTES doc/RELEASE_NOTES: update for the 9 release. 2012-10-06 13:55:18 +02:00
snow.txt Use a consistent capitalization for 'Snow' as discussed on the list 2008-02-08 19:17:46 +00:00
soc.txt Merge remote-tracking branch 'qatar/master' 2011-12-12 01:25:37 +01:00
swresample.txt doc/swresample.txt: fix typos 2012-10-02 09:43:27 +02:00
swscale.txt x86: mmx2 ---> mmxext in comments and messages 2012-10-31 00:37:42 +01:00
syntax.texi doc/syntax: add a "Quoting and escaping" section 2012-10-29 11:56:15 +01:00
t2h.init doc/default.css: use ffmpeg.org website CSS 2012-12-22 00:38:48 +01:00
tablegen.txt Update tablegen documentation for WRITE_ARRAY macro. 2010-06-27 14:31:50 +00:00
texi2pod.pl doc/texi2pod: rework man inclusion logic 2012-12-19 09:33:04 +01:00
viterbi.txt miscellaneous typo fixes 2012-12-21 00:18:34 +01:00