summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* doc/ffserver: add notice about case-insensitivenessStefano Sabatini2013-11-28
* doc/ffserver: remove tip about MaxBandwidthStefano Sabatini2013-11-28
* doc/ffserver: specify default value for PrerollStefano Sabatini2013-11-28
* doc/ffserver: document NoDaemon deprecated optionStefano Sabatini2013-11-28
* doc/ffserver: improve rendering for -n option textStefano Sabatini2013-11-28
* doc/ffserver: remove "What can this do?" sectionStefano Sabatini2013-11-28
* doc/ffserver: use @command{} for specifying ffserverStefano Sabatini2013-11-28
* doc/ffserver: remove more pointless/outdated entriesStefano Sabatini2013-11-28
* doc/Makefile: cosmetics after previous commits.Clément Bœsch2013-11-28
* doc/examples: update README.Clément Bœsch2013-11-28
* build: also clean the examples with debug symbolsClément Bœsch2013-11-28
* build: split examples cleaning out of docclean.Clément Bœsch2013-11-28
* build: integrate remaining examples.Clément Bœsch2013-11-28
* doc/examples: make fill_samples static.Clément Bœsch2013-11-28
* Add transcode_aac example to .gitignore.Clément Bœsch2013-11-28
* doc/examples: add transcode_aac to local Makefile.Clément Bœsch2013-11-28
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-11-28
|\
| * h263dec: sanitize a condition.Anton Khirnov2013-11-27
* | Merge commit '4d388c0cd05dd4de545e8ea333ab4de7d67ad12d'Michael Niedermayer2013-11-28
|\|
| * h264_refs: make sure not to write over the bounds of the default ref listAnton Khirnov2013-11-27
* | doc/default.css: sync with ffmpeg-webTimothy Gu2013-11-28
* | doc/ffserver: remove outdated troubleshoot entry about audioStefano Sabatini2013-11-28
* | ffserver: clarify feedback in case of wrong AVOptionAudio/Video errorStefano Sabatini2013-11-28
* | doc/ffserver: document configuration syntaxStefano Sabatini2013-11-28
* | ffmpeg: set VCFR when copying timestampsMichael Niedermayer2013-11-28
* | Revert "configure: add #include "version.h" to config.h"Michael Niedermayer2013-11-28
* | configure: add #include "version.h" to config.hTimothy Gu2013-11-27
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-11-27
|\|
| * doc/platform: Update to reflect current MSVC build situationDerek Buitenhuis2013-11-27
* | avutil/log: check that len is within the buffer before reading itMichael Niedermayer2013-11-27
* | doc/ffmpeg: use @command{} for programs mentioned in -override_ffserverStefano Sabatini2013-11-27
* | ffserver: factorize opt_audio/video_codecStefano Sabatini2013-11-27
* | avcodec/qpeg: make qpeg_decode_inter() noinlineMichael Niedermayer2013-11-27
* | doc/platform: Update to reflect current MSVC build situationDerek Buitenhuis2013-11-27
* | doc/examples/transcode_aac: remove non converted codepathMichael Niedermayer2013-11-27
* | doc/examples/transcode_aac: switch to swresampleMichael Niedermayer2013-11-27
* | get_audio_buffer: fix usage where channels are not set but layout isMichael Niedermayer2013-11-27
* | doc/examples/transcode_aac: fix project nameMichael Niedermayer2013-11-27
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-11-27
|\|
| * Add an audio transcoding example.Andreas Unterweger2013-11-27
* | lavd/pulse_audio_enc: add buffer size control optionsLukasz Marek2013-11-27
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-11-27
|\|
| * build: Check for pod2man instead of perl for manual page generationDiego Biurrun2013-11-26
* | Merge commit '4da3f410d176dd1a55d7cbe5d2e2ead342027f13'Michael Niedermayer2013-11-27
|\|
| * configure: Restore doc option to disable building the documentationDiego Biurrun2013-11-26
* | doc/Makefile: fix building examples if a program suffix is setMichael Niedermayer2013-11-27
* | Merge commit 'dc80e2f7a529d6e4416b40b68699be16fed62d6c'Michael Niedermayer2013-11-27
|\|
| * Makefile: Fix building programs on systems with a nonempty executable suffixMartin Storsjö2013-11-26
* | avcodec/g2meet: check available space before copying paletteMichael Niedermayer2013-11-27
* | avcodec/g2meet: fix stride calculation, use correct format fieldMichael Niedermayer2013-11-27