aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* doc/examples/README: fix typoStefano Sabatini2013-12-021-1/+1
|
* doc/examples/filtering_audio: add more error checksStefano Sabatini2013-12-021-10/+18
|
* doc/examples/filtering: make use of av_err2str()Stefano Sabatini2013-12-022-6/+2
| | | | Simplify.
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-12-011-1/+1
|\ | | | | | | | | | | | | | | | | | | * qatar/master: doc: Try to find nonstandard Perl path from the environment Conflicts: doc/texi2pod.pl Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * doc: Try to find nonstandard Perl path from the environmentDiego Biurrun2013-12-011-1/+3
| |
| * doc/platform: Update to reflect current MSVC build situationDerek Buitenhuis2013-11-271-9/+15
| | | | | | | | Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
* | doc/ffserver: fix misc minor typosStefano Sabatini2013-12-011-2/+1
| |
* | build: rename version.h to libavutil/ffversion.hTimothy Gu2013-11-301-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also the libavutil/ffversion.h will be installed. Rationale: * Applications might want to know FFmpeg's version besides the individual libraries'. * Avoids file name clash between FFmpeg's ./version.h and lib*/version.h when a library source file includes both and is compiled on an out-of-tree build. Fixes #1769. Signed-off-by: Timothy Gu <timothygu99@gmail.com> Reviewed-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | doc/ffserver: clarify documentation for Feed MaxFileSize optionStefano Sabatini2013-11-301-2/+3
| |
* | doc/ffserver: clarify that note in NoDaemon option documentationStefano Sabatini2013-11-301-2/+2
| |
* | doc/ffserver: add "Detailed description" chapterStefano Sabatini2013-11-301-13/+108
| | | | | | | | Also move FFM section up in the file, and rename it.
* | doc/ffserver: remove more mentions to LAME and buildStefano Sabatini2013-11-301-7/+0
| |
* | doc/ffserver: specify missing argument for ACL feed optionStefano Sabatini2013-11-291-1/+1
| |
* | doc/ffserver: fix RTSPOtion tpoStefano Sabatini2013-11-291-1/+1
| | | | | | | | Spotted-by: ubitux
* | doc/ffserver: extend documentation for Feed/File stream optionsStefano Sabatini2013-11-291-2/+12
| |
* | doc/ffserver: uncomment line in stream section exampleStefano Sabatini2013-11-291-1/+1
| |
* | doc/ffserver: reorder encoding options, and mark them as suchStefano Sabatini2013-11-291-35/+49
| | | | | | | | Also add notice about ffmpeg -override_ffserver option.
* | doc/ffserver: extend documentation for various file-related optionsStefano Sabatini2013-11-291-4/+16
| |
* | doc/ffserver: mention remaining stream optionsStefano Sabatini2013-11-291-0/+12
| |
* | doc/ffserver: move general stream options upwards in the listStefano Sabatini2013-11-291-28/+34
| |
* | doc/ffserver: reorder/extend stream video encoding optionsStefano Sabatini2013-11-291-6/+33
| |
* | doc/ffserver: fix bitrate unit for bitrate optionStefano Sabatini2013-11-291-3/+3
| |
* | doc/ffserver: add notice about re-launch behaviorStefano Sabatini2013-11-281-0/+3
| |
* | doc/ffserver: document InputFormat stream optionStefano Sabatini2013-11-281-0/+3
| |
* | doc/ffserver: fix documentation for CustomLogStefano Sabatini2013-11-281-4/+4
| |
* | doc/ffserver: extend documentation for VideoBitRateRangeStefano Sabatini2013-11-281-0/+4
| |
* | doc/ffserver: clarify/extend documentation about status streamsStefano Sabatini2013-11-281-4/+5
| |
* | doc/ffserver: move ACL syntax section before the global option sectionsStefano Sabatini2013-11-281-30/+30
| |
* | doc/ffserver: document "Launch" feed optionStefano Sabatini2013-11-281-1/+15
| |
* | doc/ffserver: fix documentation for -n optionStefano Sabatini2013-11-281-1/+1
| | | | | | | | Launch option is defined in the Feed section.
* | doc/ffserver: extend documentation for CustomLog optionStefano Sabatini2013-11-281-3/+8
| |
* | doc/ffserver: fix RTPS -> RTSP ttypoStefano Sabatini2013-11-281-1/+1
| | | | | | | | Spotted-by: lazy ubitux
* | doc/ffserver: clearly specify whence ffserver reads the configuration fileStefano Sabatini2013-11-281-6/+10
| |
* | doc/ffserver: add notice about case-insensitivenessStefano Sabatini2013-11-281-0/+2
| |
* | doc/ffserver: remove tip about MaxBandwidthStefano Sabatini2013-11-281-3/+0
| | | | | | | | Should be redundant now that the option is documented.
* | doc/ffserver: specify default value for PrerollStefano Sabatini2013-11-281-0/+2
| |
* | doc/ffserver: document NoDaemon deprecated optionStefano Sabatini2013-11-281-0/+5
| |
* | doc/ffserver: improve rendering for -n option textStefano Sabatini2013-11-281-3/+6
| |
* | doc/ffserver: remove "What can this do?" sectionStefano Sabatini2013-11-281-12/+0
| | | | | | | | | | | | The section shows only a limited use case, contains only redundant information, and various mysterious mentions about things which don't work correctly.
* | doc/ffserver: use @command{} for specifying ffserverStefano Sabatini2013-11-281-2/+2
| |
* | doc/ffserver: remove more pointless/outdated entriesStefano Sabatini2013-11-281-18/+0
| | | | | | | | | | Mentioning build options, or bugs, or mysterious limitations should not be done in the manual.
* | doc/Makefile: cosmetics after previous commits.Clément Bœsch2013-11-281-4/+4
| |
* | doc/examples: update README.Clément Bœsch2013-11-281-4/+9
| |
* | build: also clean the examples with debug symbolsClément Bœsch2013-11-281-3/+4
| |
* | build: split examples cleaning out of docclean.Clément Bœsch2013-11-281-2/+5
| |
* | build: integrate remaining examples.Clément Bœsch2013-11-281-1/+8
| |
* | doc/examples: make fill_samples static.Clément Bœsch2013-11-281-1/+1
| | | | | | | | This is required to build with FFmpeg compilation options.
* | doc/examples: add transcode_aac to local Makefile.Clément Bœsch2013-11-281-0/+1
| |
* | doc/default.css: sync with ffmpeg-webTimothy Gu2013-11-281-2/+2
| | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | doc/ffserver: remove outdated troubleshoot entry about audioStefano Sabatini2013-11-281-11/+0
| |