summaryrefslogtreecommitdiffstats
path: root/doc/libavcodec.texi
Commit message (Collapse)AuthorAgeFilesLines
* Remove the ffserver programRostislav Pehlivanov2018-01-061-2/+2
| | | | Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
* doc: set documentencoding on toplevel texi files.Nicolas George2015-02-191-0/+1
| | | | | | Fix double UTF-8 encoding on output files. makeinfo / texi2any does not seem to provide a way of setting it globally for toplevel files.
* doc: extend "See Also" chapters in library manualsStefano Sabatini2012-12-191-5/+14
| | | | In particular, make "See Also" chapter rendered in HTML output.
* doc: use a common authors.texi file blurbStefano Sabatini2012-12-191-4/+4
| | | | Factorize.
* Fix "bistream" typo and add a check in tools/patcheck.Clément Bœsch2012-12-181-1/+1
|
* doc: add ffmpeg-bitstream-filters.texi fileStefano Sabatini2012-11-281-2/+3
|
* doc: move codec options and descriptions to a dedicated manual pageStefano Sabatini2012-11-251-1091/+1
|
* doc: add libavutil.texiStefano Sabatini2012-11-111-1/+1
| | | | | With some fixes and better wording by Alexander Strasser <eclipse7@gmx.net>.
* doc/libavcodec: hint to where to find the Git historyAlexander Strasser2012-11-071-1/+1
| | | | Signed-off-by: Alexander Strasser <eclipse7@gmx.net>
* doc/libavcodec: do not say multimedia streams in the titleAlexander Strasser2012-11-061-1/+1
| | | | | | | | | The mention of multimedia stream sounds more like multiple elementary media streams like video and audio multiplexed into a multimedia container format. Signed-off-by: Alexander Strasser <eclipse7@gmx.net> Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
* doc/libavcodec: improve wording in descriptionAlexander Strasser2012-11-061-2/+6
| | | | | Signed-off-by: Alexander Strasser <eclipse7@gmx.net> Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
* doc/libavcodec: apply misc minor typo fixesStefano Sabatini2012-11-041-4/+4
|
* doc: add libavcodec.texiStefano Sabatini2012-11-041-0/+1124
The option chapter is based on the avoptions_codec.texi auto-generated file.
OpenPOWER on IntegriCloud