summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* lavc: Switch bitrate to 64bit unless compatibility with avconv was requested.Michael Niedermayer2015-09-15
* doc/filters: mention newly added windowing functionsPaul B Mahol2015-09-15
* avfilter: add stereowiden filterPaul B Mahol2015-09-15
* avfilter: add audio limiter filterPaul B Mahol2015-09-12
* avfilter/af_ladspa: support simpler syntax for controlsPaul B Mahol2015-09-12
* avfilter: add ocr filterPaul B Mahol2015-09-12
* doc/filters: fix Photoshop curves file extensionLou Logan2015-09-10
* avformat/http: add reconnect_delay_max optionMichael Niedermayer2015-09-09
* doc/protocols: Fix usefull typoMichael Niedermayer2015-09-09
* doc/encoders: add libopenh264 entryStefano Sabatini2015-09-08
* doc/codecs: extend documentation for the threads optionStefano Sabatini2015-09-08
* doc/codecs: mention GOP in the g optionStefano Sabatini2015-09-08
* Merge commit '2268db2cd052674fde55c7d48b7a5098ce89b4ba'Hendrik Leppkes2015-09-08
|\
| * lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fieldsVittorio Giovara2015-09-07
* | Merge commit '6b3ef7f080293956b2e5212b83135c6b051212e9'Hendrik Leppkes2015-09-08
|\|
| * lavu: Remove bit packing from AVComponentDescriptorVittorio Giovara2015-09-07
* | Merge commit 'b8b5d8274471129f122858bc74ad09284dae6ab7'Hendrik Leppkes2015-09-08
|\|
| * lavu: extend size of the AVPixFmtDescriptor.flags fieldwm42015-09-07
* | avfilter: add extrastereo filterPaul B Mahol2015-09-08
* | avformat/http: Add reconnect_at_eof and reconnect_streamed optionsMichael Niedermayer2015-09-07
* | Merge commit 'c45fcf30cfab687004ed1cdc06ebaa21f4262a0b'Hendrik Leppkes2015-09-07
|\|
| * DXV decoderVittorio Giovara2015-09-02
* | doc/filters:vf_stereo3d: update to recent changesPaul B Mahol2015-09-06
* | avfilter/vf_stereo3d: add checkerboard output formatPaul B Mahol2015-09-06
* | Update md5 muxer docs to indicate that it ignores timestamps.Ronald S. Bultje2015-09-06
* | avfilter/sine: support expression in the number of output samplesClément Bœsch2015-09-06
* | doc/examples/demuxing_decoding: simplify api_mode to refcountClément Bœsch2015-09-06
* | Merge commit 'e88103a7f92cf27a2868b50acc8a9912f6088249'Hendrik Leppkes2015-09-05
|\|
| * Bump major versions of all librariesVittorio Giovara2015-08-28
| * avconv_opt: Add an option that lists all supported hwaccelsTimothy Gu2015-08-26
| * hlsenc: Support outputting specific versionsLuca Barbato2015-08-25
* | doc/APIchanges: Fill in missing fields and correct one lavu versionMichael Niedermayer2015-09-05
* | doc/APIchanges: add 2.8 cut lineMichael Niedermayer2015-09-05
* | doc/examples/demuxing_decoding: Drop old api mode, because the code fails to ...Michael Niedermayer2015-09-05
* | Remove left-over FF_API_AVFILTERBUFFER cruftHendrik Leppkes2015-09-05
* | avfilter/vf_waveform: change intensity to floatPaul B Mahol2015-09-04
* | doc/examples/http_multiclient: Fix occured typoMichael Niedermayer2015-09-04
* | doc: Explain how to use the fps and the fieldmatch filter together.Carl Eugen Hoyos2015-09-03
* | avfilter/vf_drawgraph: add rscroll slide modePaul B Mahol2015-09-03
* | avfilter/vf_elbg: make it possible to output to pal8 pixel formatPaul B Mahol2015-09-03
* | lavf: add V as a video stream specifier which is not an attached pictureMarton Balint2015-09-02
* | avfilter/vf_subtitles: allow setting fonts directoryRicardo Constantino2015-09-02
* | avfilter/vf_waveform: implement various filtersPaul B Mahol2015-09-01
* | doc/filters: mention all short names for vectorscope optionsPaul B Mahol2015-08-30
* | avfilter/vf_vectorscope: implement envelope supportPaul B Mahol2015-08-30
* | avcodec/snowenc: Support setting the iterative dia size separatelyMichael Niedermayer2015-08-30
* | avfilter/vf_vectorscope: add yet another modePaul B Mahol2015-08-29
* | avfilter: add allrgbClément Bœsch2015-08-29
* | doc/examples/filtering_video: better demo ffmpeg filters; demos chaining the ...Harshit Mittal2015-08-28
* | avfilter: add framerate video filterPaul B Mahol2015-08-27