| Commit message (Expand) | Author | Age | Files | Lines |
* | lavfi/mptestsrc: use outlink->frame_count | Paul B Mahol | 2013-09-03 | 1 | -4/+1 |
* | lavfi/drawtext: add generic timeline interface and deprecate "draw". | Clément Bœsch | 2013-09-03 | 2 | -4/+39 |
* | Update copyrights where my email appears with the new one. | Clément Bœsch | 2013-09-03 | 5 | -5/+5 |
* | lavfi/hue: relicense to LGPL with permission by all contributors | Paul B Mahol | 2013-09-03 | 1 | -9/+9 |
* | lavfi/mp: remove mp=phase | Paul B Mahol | 2013-09-03 | 4 | -307/+1 |
* | lavfi: port phase filter from libmpcodecs | Paul B Mahol | 2013-09-03 | 4 | -2/+324 |
* | avfilter/vf_yadif: reallocate frames if strides differ | Michael Niedermayer | 2013-09-03 | 1 | -0/+37 |
* | avfilter/vf_fps: make sure the fifo is not empty before using it | Michael Niedermayer | 2013-09-02 | 1 | -1/+1 |
* | Merge commit 'faa8245bd45c1a6dd220ba9407ea1c82132aa1ce' | Michael Niedermayer | 2013-09-01 | 1 | -1/+2 |
|\ |
|
| * | vf_lut: Constantize | Diego Elio Pettenò | 2013-08-31 | 1 | -5/+6 |
* | | Reinstate proper FFmpeg license for all files. | Thilo Borgmann | 2013-08-30 | 6 | -24/+24 |
* | | avfilter/vf_fps: fix ABI compatibility with AV_NOPTS starttime | Michael Niedermayer | 2013-08-29 | 1 | -1/+1 |
* | | Merge commit 'cb8f70c96e14c1b4824ef23d21d78d10fc5a4b93' | Michael Niedermayer | 2013-08-29 | 1 | -2/+4 |
|\| |
|
| * | vf_fps: use double constants for default/min/max for start_time | Hendrik Leppkes | 2013-08-28 | 1 | -2/+4 |
| * | vf_interlace: fix file permissions | Vittorio Giovara | 2013-08-27 | 1 | -0/+0 |
* | | avfilter/vf_fps: Work around msvc (c99wrap) build failure | Pavel Koshevoy | 2013-08-26 | 1 | -1/+1 |
* | | avfilter/graphparser: fix use of deprecated symbols | Michael Niedermayer | 2013-08-25 | 1 | -1/+1 |
* | | avfilter/graphdump: fix use of deprecated symbols | Michael Niedermayer | 2013-08-25 | 1 | -7/+7 |
* | | avfilter/filtfmts: fix use of deprecated symbols | Michael Niedermayer | 2013-08-25 | 1 | -3/+3 |
* | | lavfi/tile: do not leak input frame | Paul B Mahol | 2013-08-23 | 1 | -1/+3 |
* | | lavfi/hue: allow changing brightness | Paul B Mahol | 2013-08-22 | 2 | -8/+63 |
* | | lavfi/gradfun: support gbrp | Paul B Mahol | 2013-08-22 | 2 | -1/+2 |
* | | lavfi/separatefields: fix frame leak | Paul B Mahol | 2013-08-21 | 1 | -1/+3 |
* | | lavfi/hue: use lookup tables | Paul B Mahol | 2013-08-21 | 1 | -30/+49 |
* | | Merge commit '545a0b807cf45b2bbc4c9087a297b741ce00f508' | Michael Niedermayer | 2013-08-21 | 1 | -1/+15 |
|\| |
|
| * | vf_fps: add 'start_time' option | Justin Ruggles | 2013-08-20 | 1 | -1/+15 |
* | | avfilter/vf_mp: remove unused sws related functions | Michael Niedermayer | 2013-08-16 | 1 | -55/+0 |
* | | avfilter: remove ff_copy_int*_list | Michael Niedermayer | 2013-08-16 | 2 | -26/+0 |
* | | lavfi/transpose: call av_frame_copy_props() | Paul B Mahol | 2013-08-16 | 1 | -2/+1 |
* | | lavfi/transpose: support slice threading | Paul B Mahol | 2013-08-16 | 1 | -25/+47 |
* | | lavfi/tile: make color of blank/unused area configurable | Paul B Mahol | 2013-08-16 | 1 | -2/+3 |
* | | avfilter/vf_scale+aresample: minor simpification | Michael Niedermayer | 2013-08-16 | 2 | -6/+2 |
* | | avfilter/vf_scale: generic swscale option support | Michael Niedermayer | 2013-08-15 | 1 | -3/+29 |
* | | lavfi/ebur128: fix typo: s/negociation/negotiation | Paul B Mahol | 2013-08-13 | 1 | -1/+1 |
* | | lavfi/trim: check for right default value | Paul B Mahol | 2013-08-12 | 1 | -1/+1 |
* | | Fix wrong use of "an" in some comments. | Thilo Borgmann | 2013-08-12 | 1 | -1/+1 |
* | | avfilter/f_sendcmd: make const arrays static const | Michael Niedermayer | 2013-08-10 | 1 | -1/+1 |
* | | avfilter/trim: Fix assertion failure with empty frames | Michael Niedermayer | 2013-08-09 | 1 | -1/+1 |
* | | avfilter/fifo: explicitly assert that a frame should have become available af... | Michael Niedermayer | 2013-08-09 | 1 | -0/+1 |
* | | avfilter/vf_perspective: factor u cliping code | Michael Niedermayer | 2013-08-09 | 1 | -8/+4 |
* | | Merge commit '3799376dd3373ee255651ed542c75b15665801a8' | Michael Niedermayer | 2013-08-06 | 1 | -2/+9 |
|\| |
|
| * | lavfi/fifo: fix flushing when using request_samples | Anton Khirnov | 2013-08-05 | 1 | -2/+9 |
* | | Merge commit '77cc958f60f73963be4281d6e82ef81707e40c26' | Michael Niedermayer | 2013-08-05 | 2 | -2/+2 |
|\| |
|
| * | lavfi: add const to the AVFilter parameter of avfilter_graph_create_filter() | Anton Khirnov | 2013-08-04 | 2 | -2/+2 |
* | | vf_scale: add force_original_aspect_ratio | Timothy Gu | 2013-08-04 | 1 | -0/+19 |
* | | avfilter/graphparser: remove 256 char limit from create_filter() | Michael Niedermayer | 2013-08-04 | 1 | -4/+6 |
* | | avfilter: fix plane validity checks | Michael Niedermayer | 2013-08-03 | 11 | -14/+14 |
* | | Merge commit '7950e519bb094897f957b9a9531cc60ba46cbc91' | Michael Niedermayer | 2013-08-03 | 5 | -0/+19 |
|\| |
|
| * | Disable deprecation warnings for cases where a replacement is available | Diego Biurrun | 2013-08-02 | 5 | -0/+19 |
* | | Merge commit 'b5a138652ff8a5b987d3e1191e67fd9f6575527e' | Michael Niedermayer | 2013-08-03 | 1 | -2/+2 |
|\| |
|