| Commit message (Expand) | Author | Age | Files | Lines |
* | lavfi/interlace: remove now unused av_opt_free() call | Paul B Mahol | 2013-04-16 | 1 | -2/+0 |
* | lavfi/split: fix minor documentation issues | Stefano Sabatini | 2013-04-15 | 1 | -1/+1 |
* | lavfi/drawtext: make options array more readable. | Clément Bœsch | 2013-04-15 | 1 | -28/+28 |
* | vf_histogram: avoid floats, unbreak fate | Michael Niedermayer | 2013-04-15 | 1 | -1/+1 |
* | lavfi/histogram: remove pointless store | Paul B Mahol | 2013-04-15 | 1 | -5/+2 |
* | lavfi/noise: remove pointless store | Paul B Mahol | 2013-04-15 | 1 | -3/+2 |
* | lavfi/curves: fix memleak after master component dition. | Clément Bœsch | 2013-04-15 | 1 | -1/+1 |
* | deshake: fix off by 2 error | Michael Niedermayer | 2013-04-15 | 1 | -2/+2 |
* | vf_deshake: Fix crash with r*=64 | Michael Niedermayer | 2013-04-15 | 1 | -3/+5 |
* | lavfi/curves: add support for Photoshop curves files (.acv). | Clément Bœsch | 2013-04-15 | 2 | -1/+66 |
* | lavfi/curves: add support for master component. | Clément Bœsch | 2013-04-15 | 1 | -19/+33 |
* | lavfi/aphaser: silence uninitialized variable warnings. | Clément Bœsch | 2013-04-15 | 1 | -0/+1 |
* | lavfi/negate: stop calling lut_init() as that function does nothing now | Paul B Mahol | 2013-04-14 | 1 | -1/+1 |
* | lavfi/testsrc: unbreak smptebars only build | Paul B Mahol | 2013-04-14 | 1 | -2/+2 |
* | lavfi: add missing periods in filter descriptions. | Clément Bœsch | 2013-04-14 | 4 | -4/+4 |
* | Add avpriv_dsputil_init() and use it in lavfi where relevant. | Clément Bœsch | 2013-04-14 | 3 | -3/+3 |
* | lavfi: port IVTC filters from vapoursynth. | Clément Bœsch | 2013-04-14 | 5 | -1/+1389 |
* | lavfi: rename decimate to mpdecimate. | Clément Bœsch | 2013-04-14 | 4 | -13/+13 |
* | lavfi/smptehdbars: fix priv_class pointer. | Clément Bœsch | 2013-04-14 | 1 | -1/+1 |
* | lavfi/testsrc: grammar fix in comment after 03e2ec32. | Clément Bœsch | 2013-04-14 | 1 | -1/+1 |
* | lavfi: add smptehdbars source | Paul B Mahol | 2013-04-14 | 4 | -30/+150 |
* | lavfi/buffersink: factor checks for lists sizes. | Nicolas George | 2013-04-13 | 1 | -22/+12 |
* | lavfi: flag more dynamic i/o filters. | Clément Bœsch | 2013-04-13 | 4 | -0/+5 |
* | vf_mp: mp buffers are not compatible with the reference count system | Michael Niedermayer | 2013-04-13 | 1 | -5/+7 |
* | lavfi/testsrc: make use of AV_OPT_TYPE_DURATION | Stefano Sabatini | 2013-04-13 | 1 | -10/+2 |
* | lavfi: drop now unused shorthand field from AVFilter. | Clément Bœsch | 2013-04-13 | 2 | -10/+1 |
* | lavfi/hue: add support for more alpha formats | Paul B Mahol | 2013-04-12 | 1 | -0/+1 |
* | lavfi/hue: copy alpha plane too | Paul B Mahol | 2013-04-12 | 1 | -1/+6 |
* | lavfi/hue: make do while (0) form meaningful. | Clément Bœsch | 2013-04-12 | 1 | -4/+4 |
* | lavfi/crop: log pos in debug message | Stefano Sabatini | 2013-04-12 | 1 | -3/+3 |
* | lavfi/crop: restore pos constant, and fix "t" variable misplacement in variab... | Stefano Sabatini | 2013-04-12 | 1 | -0/+4 |
* | vf_interlace: fix frame rate | Michael Niedermayer | 2013-04-12 | 1 | -0/+2 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-04-12 | 3 | -0/+259 |
|\ |
|
| * | lavfi: new interlace filter | Vittorio Giovara | 2013-04-11 | 3 | -0/+254 |
* | | avfilter: add missing AV_OPT_FLAG_FILTERING_PARAM | Michael Niedermayer | 2013-04-12 | 4 | -4/+4 |
* | | asetpts: add AVOptions | Michael Niedermayer | 2013-04-12 | 1 | -0/+16 |
* | | avfilter: Filter options that are used for both video and audio should have b... | Michael Niedermayer | 2013-04-12 | 3 | -3/+3 |
* | | Merge commit 'f160c6a18a574b4c7d063e0a748037cbbd9912ee' | Michael Niedermayer | 2013-04-12 | 1 | -0/+3 |
|\| |
|
| * | lavfi: do not segfault on NULL passed to avfilter_get_by_name() | Anton Khirnov | 2013-04-11 | 1 | -0/+3 |
* | | Merge commit 'fa2a34cd40d124161c748bb0f430dc63c94dd0da' | Michael Niedermayer | 2013-04-12 | 3 | -28/+46 |
|\| |
|
| * | lavfi: change the filter registering system to match the other libraries | Anton Khirnov | 2013-04-11 | 3 | -22/+43 |
* | | Merge commit '7e8fe4be5fb4c98aa3c6a4ed3cec999f4e3cc3aa' | Michael Niedermayer | 2013-04-12 | 2 | -3/+9 |
|\| |
|
| * | lavfi: add a function for counting elements in AVFilterPad arrays. | Anton Khirnov | 2013-04-11 | 2 | -3/+9 |
* | | Merge commit '7cdd737ba81b5c2c9521c4509edf0ac315fabc65' | Michael Niedermayer | 2013-04-12 | 5 | -0/+28 |
|\| |
|
| * | lavfi: mark filters with dynamic number of inputs or outputs with special flags | Anton Khirnov | 2013-04-11 | 5 | -0/+28 |
* | | Merge commit '1ba95a9cca57b023b9b9de071a5671fc05b05e58' | Michael Niedermayer | 2013-04-12 | 2 | -14/+45 |
|\| |
|
| * | lavfi: add avfilter_init_dict() for initializing a filter with a dict. | Anton Khirnov | 2013-04-11 | 2 | -12/+43 |
* | | lavfi: fix forgotten chunk in eb0f774d. | Clément Bœsch | 2013-04-12 | 1 | -2/+2 |
* | | avfilter: remove opaque passing hacks | Michael Niedermayer | 2013-04-12 | 2 | -11/+2 |
* | | lavfi/ocv: fix crash with no dilate arguments. | Clément Bœsch | 2013-04-12 | 1 | -6/+7 |