summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
* tta encoderPaul B Mahol2013-06-02
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* lavfi/mp: drop mcdeint wrapperStefano Sabatini2013-06-01
| | | | It was ported to a native libavfilter filter.
* lavfi: port mcdeint filter from libmpcodecsStefano Sabatini2013-06-01
|
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-05-31
|\ | | | | | | | | | | | | * qatar/master: proresenc: alpha coding support Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * proresenc: alpha coding supportKostya Shishkov2013-05-30
| |
* | lavfi/vignette: add aspect option.Clément Bœsch2013-05-30
| |
* | lavfi: add vignette filter.Clément Bœsch2013-05-30
| |
* | doc/encoders: remove duplicated "the"Stefano Sabatini2013-05-30
| |
* | lavd: add xv output deviceStefano Sabatini2013-05-30
| | | | | | | | | | | | | | | | Based on the work of Jeff Moguillansky <Jeff.Moguillansky@am.sony.com>. See thread: Subject: [FFmpeg-devel] x11 output device for libavdevice Date: Wed, 10 Apr 2013 23:10:47 +0000
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-05-29
|\| | | | | | | | | | | | | | | | | | | | | * qatar/master: doc: Mention the target_samples and ld variables for fate configs fate.sh: Allow specifying --as via a specific variable Conflicts: doc/fate.texi Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * doc: Mention the target_samples and ld variables for fate configsMartin Storsjö2013-05-29
| | | | | | | | Signed-off-by: Martin Storsjö <martin@martin.st>
| * fate.sh: Allow specifying --as via a specific variableMartin Storsjö2013-05-29
| | | | | | | | | | | | | | This simplifies specifying a value containing spaces for this parameter. Signed-off-by: Martin Storsjö <martin@martin.st>
* | lavfi: add haldclut filter.Clément Bœsch2013-05-27
| | | | | | | | Fixes Ticket #2517.
* | lavfi: add haldclutsrc filter.Clément Bœsch2013-05-27
| |
* | lavfi/bbox: make min_val user configurablePaul B Mahol2013-05-26
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | doc/encoders: Add documentation for libmp3lameTimothy Gu2013-05-25
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | img2dec: Add ts_from_file optionAndrey Utkin2013-05-25
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge commit '129bb238430ec45a3b5f8f1d384df590ddf7b62f'Michael Niedermayer2013-05-24
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '129bb238430ec45a3b5f8f1d384df590ddf7b62f': lavfi: add a slice threading infrastructure Conflicts: Changelog cmdutils.c doc/APIchanges libavfilter/Makefile libavfilter/avfilter.c libavfilter/avfilter.h libavfilter/avfiltergraph.c libavfilter/internal.h libavfilter/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * lavfi: add a slice threading infrastructureAnton Khirnov2013-05-24
| | | | | | | | Mostly based on libavcodec's
* | Merge commit '2a6eaeaa85d17b27ee0dd449183ec197c35c9675'Michael Niedermayer2013-05-24
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '2a6eaeaa85d17b27ee0dd449183ec197c35c9675': Move get_logical_cpus() from lavc/pthread to lavu/cpu. Conflicts: doc/APIchanges libavcodec/pthread.c libavutil/cpu.c libavutil/cpu.h libavutil/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * Move get_logical_cpus() from lavc/pthread to lavu/cpu.Anton Khirnov2013-05-24
| | | | | | | | | | It will be useful in lavfi, and could conceivably be useful to the user applications as well.
* | Merge commit 'e69222c50755030eef921e899e38b71a111093d9'Michael Niedermayer2013-05-24
|\| | | | | | | | | | | | | * commit 'e69222c50755030eef921e899e38b71a111093d9': doxy: enable TYPEDEF_HIDES_STRUCT Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * doxy: enable TYPEDEF_HIDES_STRUCTAnton Khirnov2013-05-24
| | | | | | | | | | | | This means that typedef struct SomeStruct {...} SomeStruct will only be documented as SomeStruct in the doxy, without a pointless entry in the typedefs list.
* | Merge commit 'b493847df4ff8ce46f258749e4a3f304696b34c1'Michael Niedermayer2013-05-24
|\| | | | | | | | | | | | | | | | | | | | | * commit 'b493847df4ff8ce46f258749e4a3f304696b34c1': avcodec: Add picture structure information to AVCodecParserContext. Conflicts: doc/APIchanges libavcodec/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * avcodec: Add picture structure information to AVCodecParserContext.Yusuke Nakamura2013-05-24
| | | | | | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* | doc/filters: fix wording of color option in testsrc filters.Clément Bœsch2013-05-23
| |
* | lavfi/testsrc: make nb_decimals available only in testsrc.Clément Bœsch2013-05-23
| |
* | s302m encoderDarryl Wallace2013-05-23
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | doc/general: remove obsolete info about APE decoderPaul B Mahol2013-05-23
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | v4l2: make possible to disable libv4l2 at runtime.Clément Bœsch2013-05-22
| | | | | | | | | | | | Also disable it by default since it looks currently buggy. The usefulness of such library is mostly limited to backward compatibility with very old devices.
* | lavfi: add lut3d filter.Clément Bœsch2013-05-22
| | | | | | | | Fixes part of Ticket #2517.
* | lavfi/geq: add aliases for RGB optionsStefano Sabatini2013-05-21
| |
* | Merge commit 'c209d0df657f172f42d9bafbcdfa02dfb14f6965'Michael Niedermayer2013-05-21
|\| | | | | | | | | | | | | | | | | | | * commit 'c209d0df657f172f42d9bafbcdfa02dfb14f6965': fate.sh: add support for build-only FATE instances Conflicts: doc/fate.texi Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate.sh: add support for build-only FATE instancesDiego Biurrun2013-05-21
| | | | | | | | | | | | | | If the "build_only" variable is set in the configuration file, the FATE client will skip running tests and just compile all targets. Signed-off-by: Martin Storsjö <martin@martin.st>
* | doc/filters: add RGB geq exampleStefano Sabatini2013-05-20
| |
* | doc/filters: extend/fix documentation for the geq filterStefano Sabatini2013-05-20
| |
* | lavd: add v4l2 outdev.Clément Bœsch2013-05-20
| |
* | doc/Makefile: install .3 man pages to man3 subdirStefano Sabatini2013-05-19
| | | | | | | | Fix trac ticket #2585.
* | build: drop unused ALLMANPAGES variableStefano Sabatini2013-05-19
| |
* | Merge commit '8e673efc6f5b7a095557664660305148f2788d30'Michael Niedermayer2013-05-19
|\| | | | | | | | | | | | | | | | | | | | | | | * commit '8e673efc6f5b7a095557664660305148f2788d30': prores: update FATE test to account for alpha plane present in the test sample configure: Add basic valgrind-massif support Conflicts: tests/fate/prores.mak tests/ref/fate/prores-alpha Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * configure: Add basic valgrind-massif supportLuca Barbato2013-05-18
| | | | | | | | | | | | With the parameter --toolchain valgrind-massif, the configure script sets reasonable defaults that can be overridden as explained in the documentation.
| * Escape 130 (RPL) decoderEli Friedman2013-05-18
| | | | | | | | | | | | | | | | Some fixes provided by Paul B Mahol <onemda@gmail.com> and Michael Niedermayer <michaelni@gmx.at> and me. Signed-off-by: Diego Biurrun <diego@biurrun.de> Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com>
* | FTP protocol supportLukasz Marek2013-05-18
| | | | | | | | | | | | | | | | | | Implementation of ftp protocol. Fixes #1672 Signed-off-by: Lukasz Marek <lukasz.m.luki@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | doc/filters: apply minor fixes to owdenoise documentationStefano Sabatini2013-05-18
| |
* | doc/fate: update server host key fingerprintsMichael Niedermayer2013-05-18
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge commit 'e27f4b7cbf8a3fde313cfe4b3a1880bf5031e9ae'Michael Niedermayer2013-05-18
|\| | | | | | | | | | | | | * commit 'e27f4b7cbf8a3fde313cfe4b3a1880bf5031e9ae': doxy: don't sort struct members alphabetically Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * doxy: don't sort struct members alphabeticallyAnton Khirnov2013-05-17
| | | | | | | | The declaration order is more meanigful in most cases.
* | lavu/opt: add AV_OPT_TYPE_COLORPaul B Mahol2013-05-17
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | Merge commit '1232a1647ab27e024a3baf4d01d40c8d08d6ced9'Michael Niedermayer2013-05-17
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '1232a1647ab27e024a3baf4d01d40c8d08d6ced9': Apple Intermediate Codec decoder movenc: Don't add base_data_offset in tfhd for PIFF files Conflicts: Changelog libavcodec/allcodecs.c libavcodec/avcodec.h libavcodec/codec_desc.c libavcodec/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * Apple Intermediate Codec decoderKostya Shishkov2013-05-17
| |