Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavfi: remove mp=il filter | Paul B Mahol | 2013-02-09 | 1 | -1/+0 |
| | | | | | | Native il video filter is now available. Signed-off-by: Paul B Mahol <onemda@gmail.com> | ||||
* | lavfi: port MP il filter | Paul B Mahol | 2013-02-09 | 1 | -0/+37 |
| | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com> | ||||
* | lavf: add tee pseudo-muxer. | Nicolas George | 2013-02-09 | 1 | -0/+35 |
| | |||||
* | lavfi/histogram: make waveform mode more useful | Paul B Mahol | 2013-02-09 | 1 | -3/+30 |
| | | | | | | | Now it displays all color components (not just luma) either in parade or overlay and also works with RGB colorspace. Signed-off-by: Paul B Mahol <onemda@gmail.com> | ||||
* | doc/filters: end table in histogram docs | Stefano Sabatini | 2013-02-09 | 1 | -0/+1 |
| | |||||
* | doc/demuxers: add docs for rawvideo demuxer | Stefano Sabatini | 2013-02-09 | 1 | -0/+29 |
| | |||||
* | doc/demuxers: fix copy&paste error in "@c man end" line | Stefano Sabatini | 2013-02-09 | 1 | -1/+1 |
| | | | | Use proper name for ending chapter. | ||||
* | doc/demuxers: sort demuxers by name | Stefano Sabatini | 2013-02-09 | 1 | -42/+42 |
| | |||||
* | histogram filter | Paul B Mahol | 2013-02-09 | 1 | -0/+83 |
| | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com> | ||||
* | doc/filters: remove another instance of '×' | Stefano Sabatini | 2013-02-07 | 1 | -1/+1 |
| | | | | Fix trac ticket #2247. | ||||
* | doc: replace '×' symbol with 'x' | Stefano Sabatini | 2013-02-06 | 2 | -2/+2 |
| | | | | | | | | Non-ascii chars are not correctly rendered in both MAN and HTML output or may even cause compilation failure. Thus avoid to use them until we find a satisfying way to deal with them. Fix trac ticket #2243. | ||||
* | doc/filters: apply various rendering changes to the showspectrum docs | Stefano Sabatini | 2013-02-05 | 1 | -7/+29 |
| | | | | | | In particular: always use @table @samp for showing constant tables, add a few empty lines for improving readability, and specify default value when missing. | ||||
* | doc/filters: fix @item syntax in showspectrum docs | Stefano Sabatini | 2013-02-05 | 1 | -4/+4 |
| | | | | | In particular, fix warnings: ** Unknown command with braces `@item' (in doc/filters.texi l. 60XX) | ||||
* | lavfi/showspectrum: display multiple channels in separate row | Rudolf Polzer | 2013-02-04 | 1 | -0/+28 |
| | | | | | | The showspectrum filter gets multiple channel (any count) support. Signed-off-by: Rudolf Polzer <divverent@xonotic.org> | ||||
* | doc/filters: reformat various filter tables items | Stefano Sabatini | 2013-02-03 | 1 | -32/+64 |
| | | | | Improve overall consistency. | ||||
* | lavu/parseutils: add digital cinema frame sizes | Dave Rice | 2013-02-03 | 1 | -0/+12 |
| | | | | Signed-off-by: Stefano Sabatini <stefasab@gmail.com> | ||||
* | lavfi/showspectrum: set default height to 512 | Rudolf Polzer | 2013-02-03 | 1 | -1/+1 |
| | | | | | | | | | Only power-of-two FFTs are supported; so to get a full spectrum (that is, one up to Nyquist), the height must be a power of two. Therefore, change the default height from 480 to 512. Signed-off-by: Rudolf Polzer <divverent@xonotic.org> | ||||
* | doc/syntax: add missing frame sizes | Dave Rice | 2013-02-03 | 1 | -0/+16 |
| | | | | | | Adding missing frame sizes used in parseutils.c to the documentation. Signed-off-by: Stefano Sabatini <stefasab@gmail.com> | ||||
* | doc/syntax: fix frame rate documentation | Dave Rice | 2013-02-03 | 1 | -3/+3 |
| | | | | | | | This patch corrects a mistake in the documentation and aligns the documentation of frame rates to the values that exist in parseutils.c. Signed-off-by: Stefano Sabatini <stefasab@gmail.com> | ||||
* | lavfi/pad: add support to named options | Stefano Sabatini | 2013-02-03 | 1 | -37/+45 |
| | |||||
* | doc: update filter_design.txt to API changes. | Nicolas George | 2013-02-02 | 1 | -43/+39 |
| | |||||
* | doc/indevs: add missing final dot in v4l2 option value description | Stefano Sabatini | 2013-02-02 | 1 | -1/+1 |
| | | | | Fix inconsistency. | ||||
* | doc/filters: fix syntax and typo for the afade curve option | Stefano Sabatini | 2013-02-01 | 1 | -11/+23 |
| | |||||
* | doc/filters: create a dedicated examples section for lut*, and itemize | Stefano Sabatini | 2013-02-01 | 1 | -9/+33 |
| | |||||
* | doc/filters: fix syntax and description for the lut* options | Stefano Sabatini | 2013-02-01 | 1 | -12/+24 |
| | |||||
* | doc/muxers: fix level for the segment options subsection | Stefano Sabatini | 2013-02-01 | 1 | -1/+1 |
| | | | | Properly declare it like a @subsection, rather than as a @section. | ||||
* | doc/muxers.texi: Fix mp3 picture attachment documentation. | Carl Eugen Hoyos | 2013-02-01 | 1 | -3/+4 |
| | |||||
* | Merge commit 'f2960097e42ddf9a356bab6547f87906f6999e0a' | Michael Niedermayer | 2013-02-01 | 1 | -4/+7 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'f2960097e42ddf9a356bab6547f87906f6999e0a': bink: fix a check for the first frame. doc/developer: Drop obsolete MPlayer reference doc/developer: Add ISC license to list of acceptable licenses doc/developer: Add web links for all suggested licenses Conflicts: doc/developer.texi Merged-by: Michael Niedermayer <michaelni@gmx.at> | ||||
| * | doc/developer: Drop obsolete MPlayer reference | Diego Biurrun | 2013-02-01 | 1 | -2/+0 |
| | | |||||
| * | doc/developer: Add ISC license to list of acceptable licenses | Diego Biurrun | 2013-02-01 | 1 | -2/+4 |
| | | |||||
| * | doc/developer: Add web links for all suggested licenses | Diego Biurrun | 2013-02-01 | 1 | -2/+5 |
| | | |||||
* | | doc/indevs: document v4l2 options | Stefano Sabatini | 2013-01-31 | 1 | -0/+69 |
| | | | | | | | | Reviewed-By: Giorgio Vazzana <mywing81@gmail.com> | ||||
* | | doc/indevs: itemize examples for the v4l2 device | Stefano Sabatini | 2013-01-31 | 1 | -4/+10 |
| | | |||||
* | | doc/filters: fix afade cuve types listing | Paul B Mahol | 2013-01-31 | 1 | -20/+10 |
| | | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com> | ||||
* | | doc/indevs: apply misc fixes to the v4l2 documentation | Stefano Sabatini | 2013-01-31 | 1 | -7/+10 |
| | | | | | | | | Reviewed-by: Giorgio Vazzana <mywing81@gmail.com> | ||||
* | | Port biquads filters from SoX | Paul B Mahol | 2013-01-31 | 1 | -0/+268 |
| | | | | | | | | | | | | | | Adds allpass, bass, bandpass, bandreject, biquad, equalizer, highpass, lowpass and treble filter. Signed-off-by: Paul B Mahol <onemda@gmail.com> | ||||
* | | lavd/v4l2: add list_standards option | Giorgio Vazzana | 2013-01-31 | 1 | -0/+2 |
| | | | | | | | | | | | | | | Since the user is expected to choose the standard by name (with -standard option), add the possibility to list all the supported standards. Signed-off-by: Stefano Sabatini <stefasab@gmail.com> | ||||
* | | doc/eval: sort functions by name | Stefano Sabatini | 2013-01-31 | 1 | -100/+100 |
| | | |||||
* | | doc/eval: fix/extend documentation for taylor() function | Stefano Sabatini | 2013-01-31 | 1 | -7/+14 |
| | | |||||
* | | doc/eval: fix/extend documentation for root() function | Stefano Sabatini | 2013-01-31 | 1 | -2/+11 |
| | | |||||
* | | ffmpeg: remove -crop* and -pad* options | Stefano Sabatini | 2013-01-27 | 1 | -15/+0 |
| | | | | | | | | | | The options have been deprecated and are non-operational since more than two years. | ||||
* | | ffmpeg: implement -force_key_frames expression evalution | Stefano Sabatini | 2013-01-27 | 1 | -0/+38 |
| | | |||||
* | | Merge commit 'f90ff772e7e35b4923c2de429d1fab9f2569b568' | Michael Niedermayer | 2013-01-27 | 1 | -1/+1 |
|\| | | | | | | | | | | | | | | | * commit 'f90ff772e7e35b4923c2de429d1fab9f2569b568': Move H264/QPEL specific asm from dsputil.asm to h264_qpel_*.asm. doc: update the reference for the title Merged-by: Michael Niedermayer <michaelni@gmx.at> | ||||
| * | doc: update the reference for the title | Luca Barbato | 2013-01-26 | 1 | -1/+1 |
| | | | | | | | | The recent texi2html exports the title as 'fulltitle_no_texi'. | ||||
* | | doc/texi2pod: fix warnings introduced in ↵ | Stefano Sabatini | 2013-01-26 | 1 | -1/+1 |
| | | | | | | | | | | | | e7e14bc69a606a6bec82efef729263cd38f122d4 The variable "$section" was replaced by "$chapter". | ||||
* | | Merge commit 'ded3673d77943c376d94e8157b1238bbd1eeca2d' | Michael Niedermayer | 2013-01-26 | 1 | -23/+167 |
|\| | | | | | | | | | | | | | | | | | | | | | * commit 'ded3673d77943c376d94e8157b1238bbd1eeca2d': doc: document libx264 options and mappings libx264: introduce -x264-params private option Conflicts: doc/encoders.texi Merged-by: Michael Niedermayer <michaelni@gmx.at> | ||||
| * | doc: document libx264 options and mappings | Luca Barbato | 2013-01-25 | 1 | -0/+182 |
| | | |||||
* | | Merge commit '38c1466ca41c73c7ce347da702362cb69c151716' | Michael Niedermayer | 2013-01-26 | 2 | -2/+22 |
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '38c1466ca41c73c7ce347da702362cb69c151716': dict: add av_dict_parse_string() doc: support multitable in texi2pod Conflicts: doc/APIchanges libavutil/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at> | ||||
| * | dict: add av_dict_parse_string() | Justin Ruggles | 2013-01-25 | 1 | -0/+4 |
| | | | | | | | | | | | | Can be used to set multiple key/value pairs from a string. Signed-off-by: Luca Barbato <lu_zero@gentoo.org> | ||||
| * | doc: support multitable in texi2pod | Luca Barbato | 2013-01-25 | 1 | -2/+18 |
| | |