aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc/ffserver: add notice about re-launch behaviorStefano Sabatini2013-11-281-0/+3
* doc/ffserver: document InputFormat stream optionStefano Sabatini2013-11-281-0/+3
* ffserver: factorize code setting ReadOnlyFile/File optionsStefano Sabatini2013-11-281-7/+2
* ffserver: improve error feedback in open_input_stream()Stefano Sabatini2013-11-281-9/+16
* ffserver: drop stream AudioQuality optionStefano Sabatini2013-11-281-5/+0
* ffserver: add comment about how Launch path program is createdStefano Sabatini2013-11-281-1/+2
* ffserver: extend error handling when parsing the configuration fileStefano Sabatini2013-11-281-12/+45
* ffserver: add some error handling to main()Stefano Sabatini2013-11-281-2/+4
* Merge commit 'cf7860db608df7c76471d8b61f07abbd5aad8dd5'Michael Niedermayer2013-11-281-0/+3
|\
| * x86: dsputil: Suppress deprecation warnings for XvMC bitsDiego Biurrun2013-11-281-0/+3
* | Merge commit 'd1916d13e28b87f4b1b214231149e12e1d536b4b'Michael Niedermayer2013-11-281-2/+2
|\|
| * dsputil/pngdsp: fix signed/unsigned type in end comparisonMichael Niedermayer2013-11-282-3/+3
* | library.mak: only run asm strip if ASMSTRIP flags are setMichael Niedermayer2013-11-281-1/+1
* | configure: remove code that disables striping in the absence of some flagsMichael Niedermayer2013-11-281-1/+1
* | build sys: rename STRIPFLAGS to ASMSTRIPFLAGSMichael Niedermayer2013-11-282-4/+4
* | Merge commit '0673ede985a6560e7efb86dab1c58fb7f95ce587'Michael Niedermayer2013-11-282-1/+24
|\|
| * configure: add strip flags checksVittorio Giovara2013-11-282-1/+24
* | 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
* | doc/ffserver: extend documentation for CustomLog optionStefano Sabatini2013-11-281-3/+8
* | doc/ffserver: fix RTPS -> RTSP ttypoStefano Sabatini2013-11-281-1/+1
* | 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
* | 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
* | doc/ffserver: use @command{} for specifying ffserverStefano Sabatini2013-11-281-2/+2
* | doc/ffserver: remove more pointless/outdated entriesStefano Sabatini2013-11-281-18/+0
* | 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-282-1/+22
* | doc/examples: make fill_samples static.Clément Bœsch2013-11-281-1/+1
* | Add transcode_aac example to .gitignore.Clément Bœsch2013-11-281-0/+1
* | doc/examples: add transcode_aac to local Makefile.Clément Bœsch2013-11-281-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-11-281-1/+1
|\|
| * h263dec: sanitize a condition.Anton Khirnov2013-11-271-1/+1
* | Merge commit '4d388c0cd05dd4de545e8ea333ab4de7d67ad12d'Michael Niedermayer2013-11-281-5/+16
|\|
| * h264_refs: make sure not to write over the bounds of the default ref listAnton Khirnov2013-11-271-10/+17
* | doc/default.css: sync with ffmpeg-webTimothy Gu2013-11-281-2/+2
* | doc/ffserver: remove outdated troubleshoot entry about audioStefano Sabatini2013-11-281-11/+0
* | ffserver: clarify feedback in case of wrong AVOptionAudio/Video errorStefano Sabatini2013-11-281-1/+1
* | doc/ffserver: document configuration syntaxStefano Sabatini2013-11-281-0/+398