Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-01-06Remove the ffserver programRostislav Pehlivanov
Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
2015-02-19doc: set documentencoding on toplevel texi files.Nicolas George
Fix double UTF-8 encoding on output files. makeinfo / texi2any does not seem to provide a way of setting it globally for toplevel files.
2012-12-19doc: extend "See Also" chapters in library manualsStefano Sabatini
In particular, make "See Also" chapter rendered in HTML output.
2012-12-19doc: use a common authors.texi file blurbStefano Sabatini
Factorize.
2012-11-25doc: move filters documentation to dedicated manual page ffmpeg-filtersStefano Sabatini
2012-11-11doc: add libavfilter.texiStefano Sabatini
With some re-wording by Alexander Strasser <eclipse7@gmx.net>.
2012-07-14doc: merge libavfilter.texi into filters.texiStefano Sabatini
There is no much point into splitting documentation for filters. Also having a separate document for a library is inconsistent.
2012-01-04doc: use @command{} for commands.Clément Bœsch
2011-11-14doc: drop "./" binary prefixes.Clément Bœsch
2011-11-11Merge remote-tracking branch 'qatar/master'Michael Niedermayer
* qatar/master: (29 commits) doc: update libavfilter documentation tls: Use the URLContext as logging context aes: Avoid illegal read and don't generate more key than we use. mpc7: Fix memset call in mpc7_decode_frame function atrac1: use correct context for av_log() apedec: consume the whole packet when copying to the decoder buffer. apedec: do not needlessly copy s->samples to nblocks. apedec: check output buffer size after calculating actual output size apedec: remove unneeded entropy decoder normalization. truespeech: use memmove() in truespeech_update_filters() vorbisdec: remove AVCODEC_MAX_AUDIO_FRAME_SIZE check vorbisdec: remove unneeded buf_size==0 check vorbisdec: return proper error codes instead of made-up ones http: Don't add a Range: bytes=0- header for POST sunrast: Check for invalid/corrupted bitstream http: Change the chunksize AVOption into chunked_post http: Add encoding/decoding flags to the AVOptions avconv: remove some codec-specific hacks crypto: add decoding flag to options. tls: use AVIO_FLAG_NONBLOCK instead of deprecated URL_FLAG_NONBLOCK ... Conflicts: doc/libavfilter.texi libavcodec/atrac1.c libavcodec/sunrast.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
2011-11-11doc: update libavfilter documentationLuca Barbato
Update the reference to the conversion tool to use avconv and make sure the example line works as supposed. Remove the paragraph pointing to the svn repo
2011-09-11Remove reference to the libavfilter soc SVN repo, update libavfilter status ↵Stefano Sabatini
description The libavfilter SOC SVN repo is badly outdated, and some filters supports a syntax different from the current code, so it is better do not misled users into using it and just drop its reference.
2011-08-09Rename ffplay to avplay.Anton Khirnov
2011-03-17Revert "replace FFmpeg with Libav in doc/"Michael Niedermayer
This reverts commit f8a45fa1b1764b34d4263eacd93411e8ba0484a4. Conflicts: doc/optimization.txt
2011-03-17Merge remote-tracking branch 'newdev/master'Michael Niedermayer
Conflicts: Changelog doc/APIchanges doc/optimization.txt libavformat/avio.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
2011-03-17replace FFmpeg with Libav in doc/Janne Grunau
unless it stands for ffmpeg the program or is historic
2011-03-14Update the url to the site website and change ffmpeg-devel to libav-develJohan Andersson
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
2011-01-30doc: modify style for texi2html 1.78+Janne Grunau
The generated HTML files are similar to the ones generated with texi2html 1.56k used on the website. Tested with texi2html 1.78 and 5.0. 1.78 is the minimal recommended version. The removed @sp from the titlepage section were ignored until texi2html 5.0. If not removed the pages generated by 5.0 will have ugly empty space around the title. (cherry picked from commit a8f0814a742dee4783afaa5bedb01aa0c77b1fc4)
2011-01-29doc: modify style for texi2html 1.78+Janne Grunau
The generated HTML files are similar to the ones generated with texi2html 1.56k used on the website. Tested with texi2html 1.78 and 5.0. 1.78 is the minimal recommended version. The removed @sp from the titlepage section were ignored until texi2html 5.0. If not removed the pages generated by 5.0 will have ugly empty space around the title.
2010-06-22Make the ffmpeg and ffplay man pages show the list of lavfi filters,Stefano Sabatini
sinks and sources, and document the -vf option. Originally committed as revision 23689 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-06-22Replace multitable for the unsharp filter option table with a simpleStefano Sabatini
@table @option. Allow pod rendering, as texinfo multitables are not supported by texi2pod.pl, also improve plain texinfo file readability. Originally committed as revision 23688 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-05-12rename -vfilters cli option to -vfBaptiste Coudurier
Originally committed as revision 23100 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-05-07Document the pad filter.Stefano Sabatini
Originally committed as revision 23052 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-04-24Consistently prefer @var{VAR} over ``VAR'' for indicating filterStefano Sabatini
parameters. Originally committed as revision 22958 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-04-07Add unsharp video filter.Bobby Bingham
Contributed by Daniel G. Taylor (dan/at/programmer-art/dot/org) Originally committed as revision 22813 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-02-25Add the graph2dot tools and document it.Stefano Sabatini
Also link avfiltergraph.o and graphparser.o against libavfilter, as it uses them. Originally committed as revision 22063 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-01-16Implement null video sink.Stefano Sabatini
Originally committed as revision 21242 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-01-16Implement null video source.Stefano Sabatini
Originally committed as revision 21240 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-11-12Swap slicify / scale description positions, "scale" comes beforeStefano Sabatini
"slicify" in lexical order. Originally committed as revision 20520 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-11-12Add scale filter.Stefano Sabatini
Originally committed as revision 20519 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-11-04Add slicify video filter.Stefano Sabatini
Originally committed as revision 20445 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-11-03Fix grammar / clarify documentation for the format and noformatStefano Sabatini
filters. Originally committed as revision 20440 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-10-28Add format and noformat filters.Stefano Sabatini
Originally committed as revision 20390 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-10-23Refer again to the "width" and "height" crop parameter namesStefano Sabatini
which were previously mentioned, rather than to "w" and "h". Originally committed as revision 20353 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-10-23Add video vertical flip filter.Stefano Sabatini
Originally committed as revision 20352 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-10-23Refer to the "width" and "height" crop parameter names which wereStefano Sabatini
previously mentioned, rather than to "w" and "h". Originally committed as revision 20351 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-10-22Sort video filter descriptions by name.Stefano Sabatini
Originally committed as revision 20344 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-10-22Add video crop filter.Stefano Sabatini
Originally committed as revision 20342 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-10-21Rename vfilters.texi to libavfilter.texi, as the file is meant toStefano Sabatini
document libavfilter and not only its video filtering facilities. Originally committed as revision 20338 to svn://svn.ffmpeg.org/ffmpeg/trunk