aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* lavfi: add haldclut filter.Clément Bœsch2013-05-271-1/+83
* lavfi: add haldclutsrc filter.Clément Bœsch2013-05-271-1/+11
* lavfi/bbox: make min_val user configurablePaul B Mahol2013-05-261-0/+7
* doc/encoders: Add documentation for libmp3lameTimothy Gu2013-05-251-0/+29
* img2dec: Add ts_from_file optionAndrey Utkin2013-05-251-0/+4
* Merge commit '129bb238430ec45a3b5f8f1d384df590ddf7b62f'Michael Niedermayer2013-05-241-0/+7
|\
| * lavfi: add a slice threading infrastructureAnton Khirnov2013-05-241-0/+7
* | Merge commit '2a6eaeaa85d17b27ee0dd449183ec197c35c9675'Michael Niedermayer2013-05-241-1/+4
|\|
| * Move get_logical_cpus() from lavc/pthread to lavu/cpu.Anton Khirnov2013-05-241-0/+3
* | Merge commit 'e69222c50755030eef921e899e38b71a111093d9'Michael Niedermayer2013-05-241-1/+1
|\|
| * doxy: enable TYPEDEF_HIDES_STRUCTAnton Khirnov2013-05-241-1/+1
* | Merge commit 'b493847df4ff8ce46f258749e4a3f304696b34c1'Michael Niedermayer2013-05-241-0/+4
|\|
| * avcodec: Add picture structure information to AVCodecParserContext.Yusuke Nakamura2013-05-241-0/+3
* | doc/filters: fix wording of color option in testsrc filters.Clément Bœsch2013-05-231-1/+1
* | lavfi/testsrc: make nb_decimals available only in testsrc.Clément Bœsch2013-05-231-1/+1
* | s302m encoderDarryl Wallace2013-05-231-1/+1
* | doc/general: remove obsolete info about APE decoderPaul B Mahol2013-05-231-1/+0
* | v4l2: make possible to disable libv4l2 at runtime.Clément Bœsch2013-05-221-2/+2
* | lavfi: add lut3d filter.Clément Bœsch2013-05-221-0/+36
* | lavfi/geq: add aliases for RGB optionsStefano Sabatini2013-05-211-11/+12
* | Merge commit 'c209d0df657f172f42d9bafbcdfa02dfb14f6965'Michael Niedermayer2013-05-211-0/+1
|\|
| * fate.sh: add support for build-only FATE instancesDiego Biurrun2013-05-211-0/+1
* | doc/filters: add RGB geq exampleStefano Sabatini2013-05-201-0/+6
* | doc/filters: extend/fix documentation for the geq filterStefano Sabatini2013-05-201-12/+24
* | lavd: add v4l2 outdev.Clément Bœsch2013-05-201-1/+1
* | doc/Makefile: install .3 man pages to man3 subdirStefano Sabatini2013-05-191-3/+8
* | build: drop unused ALLMANPAGES variableStefano Sabatini2013-05-191-1/+1
* | Merge commit '8e673efc6f5b7a095557664660305148f2788d30'Michael Niedermayer2013-05-191-3/+4
|\|
| * configure: Add basic valgrind-massif supportLuca Barbato2013-05-181-3/+4
| * Escape 130 (RPL) decoderEli Friedman2013-05-181-0/+1
* | FTP protocol supportLukasz Marek2013-05-181-0/+34
* | doc/filters: apply minor fixes to owdenoise documentationStefano Sabatini2013-05-181-6/+6
* | doc/fate: update server host key fingerprintsMichael Niedermayer2013-05-181-1/+6
* | Merge commit 'e27f4b7cbf8a3fde313cfe4b3a1880bf5031e9ae'Michael Niedermayer2013-05-181-1/+1
|\|
| * doxy: don't sort struct members alphabeticallyAnton Khirnov2013-05-171-1/+1
* | lavu/opt: add AV_OPT_TYPE_COLORPaul B Mahol2013-05-171-0/+3
* | Merge commit '1232a1647ab27e024a3baf4d01d40c8d08d6ced9'Michael Niedermayer2013-05-171-0/+1
|\|
| * Apple Intermediate Codec decoderKostya Shishkov2013-05-171-0/+1
* | lavfi/mp: remove mp=ow wrapper.Clément Bœsch2013-05-161-1/+0
* | lavfi: port wavelet denoiser filter from libmpcodecs.Clément Bœsch2013-05-161-0/+26
* | lavfi/histogram: logarithmic mode for levelsPaul B Mahol2013-05-151-0/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-05-151-0/+3
|\|
| * pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*Anton Khirnov2013-05-151-0/+3
* | lavfi: add dctdnoiz filter.Clément Bœsch2013-05-151-0/+53
* | tools: add zmqsend tool, useful to test the zmq filtersStefano Sabatini2013-05-141-0/+26
* | lavfi: add zmq filtersStefano Sabatini2013-05-141-0/+42
* | doc/outdevs: fix typos (devices -> device)Stefano Sabatini2013-05-141-2/+2
* | doc/filters: add some examples for the fps filterburek2013-05-141-0/+16
* | avfilter: Add 'drawgrid' video filterAndrey Utkin2013-05-131-0/+39
* | lavu/mem: add av_dynarray2_add()Stefano Sabatini2013-05-131-0/+3