aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Remove '-vf' from pullup documentation example.Carl Eugen Hoyos2013-09-211-1/+1
|
* lavf: add SFTP protocol via libsshLukasz Marek2013-09-211-0/+32
| | | | | Signed-off-by: Lukasz Marek <lukasz.m.luki@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* Improve pullup documentation.Carl Eugen Hoyos2013-09-211-0/+9
| | | | Mention that the fps filter should be used after pullup.
* doc: Add missing hashes and dates to APIChangesPaul B Mahol2013-09-191-17/+17
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* lavfi/mp: remove mp=qpPaul B Mahol2013-09-191-1/+0
| | | | | | The filter does nothing. Signed-off-by: Paul B Mahol <onemda@gmail.com>
* Merge commit 'c4bfa098072ba338d83555d6e2199f7e1e64ffff'Michael Niedermayer2013-09-191-0/+2
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'c4bfa098072ba338d83555d6e2199f7e1e64ffff': Add a WebP decoder Conflicts: Changelog doc/general.texi libavcodec/Makefile libavcodec/avcodec.h libavcodec/version.h libavformat/img2.c The previously existing webp decoder is disabled as the new one supports lossless mode and alpha while the previous does not. Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * Add a WebP decoderJustin Ruggles2013-09-181-0/+2
| | | | | | | | | | Container and lossy decoding by Aneesh Dogra <aneesh@sugarlabs.org> Lossless decoding by Justin Ruggles <justin.ruggles@gmail.com>
* | ffprobe: add -read_intervals optionStefano Sabatini2013-09-191-0/+64
| | | | | | | | | | | | This is also useful to test seeking on an input file. This also addresses trac ticket #1437.
* | doc/muxers: itemize tee examplesStefano Sabatini2013-09-191-3/+7
| | | | | | | | Improve rendering.
* | doc/APIchanges: Fix two hashesJames Almer2013-09-181-2/+2
| | | | | | | | | | Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | lavfi/mp: remove mp=pullupPaul B Mahol2013-09-181-1/+0
| | | | | | | | | | | | The filter was ported to a native libavfilter filter. Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | doc/APIchanges: List merge commit hashes and version numbersMichael Niedermayer2013-09-181-41/+41
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | lavf/options_table: improve option help textMichael Niedermayer2013-09-171-2/+4
| | | | | | | | | | | | Contains text suggested by carl Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | avfilter: port pullup filter from libmpcodecsPaul B Mahol2013-09-171-0/+53
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-09-171-14/+14
|\| | | | | | | | | | | | | | | | | | | * qatar/master: doc: Add missing hashes and dates to APIChanges Conflicts: doc/APIchanges Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * doc: Add missing hashes and dates to APIChangesLuca Barbato2013-09-171-14/+14
| | | | | | | | Also fix the typo in the last entry version.
* | doc/fftools-common-opts: document -help long and full outputStefano Sabatini2013-09-171-2/+9
| |
* | Merge commit '3feb3d6ce4be0a09a9f8f13d613bed25b523b6e7'Michael Niedermayer2013-09-171-0/+3
|\| | | | | | | | | | | | | | | | | | | | | | | | | * commit '3feb3d6ce4be0a09a9f8f13d613bed25b523b6e7': mem: Introduce av_reallocp Conflicts: doc/APIchanges libavutil/mem.c libavutil/mem.h libavutil/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * mem: Introduce av_reallocpLuca Barbato2013-09-161-0/+3
| |
* | doc/formats: Add documentation for 3 parameters that have been missingTimothy Gu2013-09-161-0/+9
| | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | avfilter: add adelay filterPaul B Mahol2013-09-161-0/+27
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | doc/encoders: improve libvo-aacenc docTimothy Gu2013-09-151-3/+6
| | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
* | doc/encoders: add doc for AAC encoderTimothy Gu2013-09-151-0/+90
| | | | | | | | | | | | Thanks-to: Kostya Shishkov <kostya.shishkov@gmail.com> Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
* | Merge commit 'ec17d1aa8b833d49d8fc479e44e9e22858aa486c'Michael Niedermayer2013-09-111-2/+0
|\| | | | | | | | | | | | | * commit 'ec17d1aa8b833d49d8fc479e44e9e22858aa486c': doc: Drop VDPAU from list of supported codecs Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * doc: Drop VDPAU from list of supported codecsDiego Biurrun2013-09-101-2/+0
| |
* | doc: Rename avtools-common-opts to fftools-common optsTimothy Gu2013-09-105-4/+4
| | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | doc: add *install-doc that covers all documentationJames Almer2013-09-081-1/+5
| | | | | | | | | | Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | doc: rename *install-doc to *install-htmlJames Almer2013-09-071-5/+5
| | | | | | | | | | | | Signed-off-by: James Almer <jamrial@gmail.com> Reviewed-by: Stefano Sabatini <stefasab@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | doc: fix install-doc dependenciesJames Almer2013-09-071-3/+8
| | | | | | | | | | | | | | Put it inside its own ifdef conditional. Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | lavfi: Weston 3 Field Deinterlacing FilterPaul B Mahol2013-09-061-0/+39
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | lavfi/mp: remove mp=filPaul B Mahol2013-09-051-1/+0
| | | | | | | | | | | | The filter does not work correctly most of time. Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | lavfi/mp: remove mp=dintPaul B Mahol2013-09-051-1/+0
| | | | | | | | | | | | | | There are better and actually maintained filters that have similar functionality. Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | doc/APIchanges: update hashes and dates after last two commits.Clément Bœsch2013-09-041-2/+2
| | | | | | | | Sorry, I'm too lazy to fix the rest.
* | avcodec: make avcodec_close() more tolerant.Clément Bœsch2013-09-041-0/+3
| | | | | | | | See previous commit.
* | avformat: make avformat_close_input() more tolerant.Clément Bœsch2013-09-041-0/+3
| | | | | | | | | | The purpose of this commit is to make error management simpler and less error prone, just like av_free() which is safe with NULL.
* | doc/examples: fix lib math dep for resampling_audio.Clément Bœsch2013-09-041-0/+1
| | | | | | | | It uses at least sin()
* | doc/examples: remove extra "the".Clément Bœsch2013-09-041-1/+1
| | | | | | | | "into the doc/examples directory" vs "into doc/examples".
* | Merge commit '0ebfdae099d2749240b6a565abcdf0bf62589748'Michael Niedermayer2013-09-041-3/+4
|\| | | | | | | | | | | | | | | | | | | * commit '0ebfdae099d2749240b6a565abcdf0bf62589748': doc: Describe TB option of setpts filter Conflicts: doc/filters.texi Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * doc: Describe TB option of setpts filterClifford Wolf2013-09-041-0/+3
| | | | | | | | Signed-off-by: Diego Biurrun <diego@biurrun.de>
* | lavfi/drawtext: add generic timeline interface and deprecate "draw".Clément Bœsch2013-09-031-11/+1
| |
* | lavfi/mp: remove mp=phasePaul B Mahol2013-09-031-1/+0
| | | | | | | | | | | | The filter was ported to a native libavfilter filter. Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | lavfi: port phase filter from libmpcodecsPaul B Mahol2013-09-031-0/+61
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | Merge commit '7df9e693a34c84c698da60426c78140c950f95ed'Michael Niedermayer2013-09-031-2/+2
|\| | | | | | | | | | | | | * commit '7df9e693a34c84c698da60426c78140c950f95ed': cosmetics: Fix ATRAC codec name spelling Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * cosmetics: Fix ATRAC codec name spellingDiego Biurrun2013-09-021-2/+2
| |
* | lavc: add teletext decoder using libzvbiMarton Balint2013-09-022-0/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Based on a patch by Wolfram Gloger <wmglo@dent.med.uni-muenchen.de>. http://lists.ffmpeg.org/pipermail/ffmpeg-devel/2012-December/136677.html The original patch was rebased by Tudor SUCIU <tudor.suciu@gmail.com>. Lots of additional features and fixes are made by me. Fixes ticket #2086. Changes since last version: - change default page to all pages Signed-off-by: Marton Balint <cus@passwd.hu> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | doc: fix insane hard texi2html dependancyMichael Niedermayer2013-09-011-1/+2
| | | | | | | | | | Found-by: nevcairiel Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge commit 'f4ca970dba13a60a1334cce1b574036e6f624b9c'Michael Niedermayer2013-09-011-2/+9
|\| | | | | | | | | | | | | | | | | | | | | * commit 'f4ca970dba13a60a1334cce1b574036e6f624b9c': configure: Add docdir configuration option Conflicts: configure doc/Makefile Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * configure: Add docdir configuration optionVittorio Giovara2013-08-311-2/+9
| | | | | | | | Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
* | ffprobe: show probe_score in the format sectionStefano Sabatini2013-09-011-0/+1
| | | | | | | | Should address trac ticket #2621.
* | ffprobe: fix format section XML validationStefano Sabatini2013-09-011-0/+1
| | | | | | | | It was broken since 2186a7e547fdda716138444c8345ce8b823f2d4a.