| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '0e8c6f221a8ddb7dfb3c9e9bd0b33cb12e9391b8' | Michael Niedermayer | 2013-07-30 | 1 | -1/+1 |
|\ |
|
| * | avisynth: Fix a "AVISynth" vs. "AviSynth" struct name typo | Diego Biurrun | 2013-07-29 | 1 | -1/+1 |
* | | lavfi: add compand filter | Paul B Mahol | 2013-07-29 | 4 | -2/+519 |
* | | Merge commit 'bf4b0ed1d5d323050a87c9f0ad1dd40860eb3da2' | Michael Niedermayer | 2013-07-28 | 1 | -2/+3 |
|\| |
|
| * | Add missing deprecation attributes | Diego Biurrun | 2013-07-27 | 1 | -2/+3 |
* | | Merge commit '966689442ed843019dc0722a49bfb0ac51755d19' | Michael Niedermayer | 2013-07-28 | 1 | -20/+18 |
|\| |
|
| * | buffersink: K&R formatting cosmetics | Diego Biurrun | 2013-07-27 | 1 | -21/+19 |
| * | lavfi: add attribute_align_arg to all public entry points | Hendrik Leppkes | 2013-07-26 | 2 | -5/+5 |
* | | avfilter/vf_scale: set in_color_matrix default to "auto" | Michael Niedermayer | 2013-07-27 | 1 | -1/+1 |
* | | avfilter/vf_scale: use sws_getCoefficients() | Michael Niedermayer | 2013-07-26 | 1 | -11/+1 |
* | | lavfi/frei0r: use AV_OPT_TYPE_IMAGE_SIZE | Paul B Mahol | 2013-07-26 | 1 | -7/+1 |
* | | lavfi/frei0r: use AV_OPT_TYPE_VIDEO_RATE | Paul B Mahol | 2013-07-26 | 1 | -9/+4 |
* | | lavfi/gradfun: remove nv21/nv12 as they are not supported | Paul B Mahol | 2013-07-26 | 1 | -2/+1 |
* | | lavfi: add attribute_align_arg to all public entry points | Hendrik Leppkes | 2013-07-26 | 2 | -13/+13 |
* | | lavfi/buffersrc: remove unused item from BufferSourceContext | Paul B Mahol | 2013-07-26 | 1 | -1/+0 |
* | | avfilter/can_merge_formats: fix memleak | Michael Niedermayer | 2013-07-25 | 1 | -0/+1 |
* | | avfilter/avfiltergraph: fix check using the wrong variables | Michael Niedermayer | 2013-07-25 | 1 | -1/+1 |
* | | avfilter/vf_scale: use the inputs color range when its set and its not overri... | Michael Niedermayer | 2013-07-25 | 1 | -0/+6 |
* | | vf_scale: add input h/v_chr_pos parameters | Michael Niedermayer | 2013-07-24 | 2 | -1/+7 |
* | | vf_scale: add output h/v_chr_pos parameterss | Michael Niedermayer | 2013-07-24 | 1 | -0/+8 |
* | | avfilter/avfiltergraph: minor cosmetic | Michael Niedermayer | 2013-07-23 | 1 | -1/+1 |
* | | avfilter: Dont partially merge lists | Michael Niedermayer | 2013-07-23 | 1 | -6/+62 |
* | | avfilter/REDUCE_FORMATS: fix bug that ended reducing too early | Michael Niedermayer | 2013-07-22 | 1 | -0/+1 |
* | | vfilter/vf_scale: avoid using "{}" | Michael Niedermayer | 2013-07-21 | 1 | -1/+1 |
* | | avfilter/vf_scale; fix indent | Michael Niedermayer | 2013-07-20 | 1 | -6/+6 |
* | | avfilter/vf_scale: add in/out color range option | Michael Niedermayer | 2013-07-20 | 2 | -1/+17 |
* | | avfilter/vf_scale: Add in/out yuv color matrix option | Michael Niedermayer | 2013-07-20 | 1 | -0/+66 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-07-20 | 1 | -1/+9 |
|\| |
|
| * | lavfi: filtfmts: use newer avfilter APIs | Vittorio Giovara | 2013-07-19 | 1 | -1/+9 |
* | | avfilter/vf_separatefields: fix ;; | Michael Niedermayer | 2013-07-20 | 1 | -1/+1 |
* | | avfilter: fix preprocessor condition | wm4 | 2013-07-19 | 1 | -1/+1 |
* | | avfilter/vf_yadif:remove unneeded include assert.h | Michael Niedermayer | 2013-07-19 | 1 | -3/+0 |
* | | lavf/concat: Never fail for sample aspect ratio 0:1. | Carl Eugen Hoyos | 2013-07-18 | 1 | -1/+4 |
* | | lut3d: Fix reading 3dl files with leading comments. | Carl Eugen Hoyos | 2013-07-18 | 1 | -2/+1 |
* | | lavfi/scale: allocate interlaced scalers only if needed. | Nicolas George | 2013-07-18 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-07-18 | 1 | -5/+5 |
|\| |
|
| * | Consistently use "cpu_flags" as variable/parameter name for CPU flags | Diego Biurrun | 2013-07-18 | 1 | -5/+5 |
* | | vf_scale: use sws_init_context() | Michael Niedermayer | 2013-07-18 | 1 | -16/+26 |
* | | Merge commit '50612484e058e8b241f0528584d64d9d2ccebf12' | Michael Niedermayer | 2013-07-17 | 1 | -2/+2 |
|\| |
|
| * | pthread: Rename thread_init to avoid symbol collision | Sean McGovern | 2013-07-17 | 1 | -2/+2 |
* | | lavfi/scale: remove av_opt_free() | Paul B Mahol | 2013-07-15 | 1 | -1/+0 |
* | | avfilter/avf_concat: fix AVOption flags typo | Michael Niedermayer | 2013-07-15 | 1 | -1/+1 |
* | | lavfi/stereo3d: subsampled yuv support for non-anaglyph outputs | Paul B Mahol | 2013-07-14 | 1 | -7/+40 |
* | | lavfi/drawutils: set subsampling for rgb too | Paul B Mahol | 2013-07-14 | 1 | -4/+2 |
* | | lavfi/mp: remove mp=perspective | Paul B Mahol | 2013-07-14 | 4 | -349/+1 |
* | | lavfi: port perspective filter from libmpcodecs | Paul B Mahol | 2013-07-14 | 4 | -2/+411 |
* | | lavfi/aecho: fix invalid free | Paul B Mahol | 2013-07-13 | 1 | -2/+2 |
* | | lavfi/silencedetect: unbreak for unknown channel layouts | Paul B Mahol | 2013-07-13 | 1 | -2/+1 |
* | | lavfi/ashowinfo: unbreak for >8 channels | Paul B Mahol | 2013-07-13 | 1 | -1/+1 |
* | | lavfi/asetnsamples: unbreak for >8 channels | Paul B Mahol | 2013-07-13 | 1 | -3/+2 |