| Commit message (Expand) | Author | Age | Files | Lines |
* | lavfi/scale: remove usage of link->cur_buf. | Clément Bœsch | 2012-12-26 | 1 | -1/+1 |
* | vf_scale: switch to filter_frame | Michael Niedermayer | 2012-11-29 | 1 | -89/+50 |
* | lavfi/scale: declare the filter private class | Stefano Sabatini | 2012-11-04 | 1 | -0/+1 |
* | lavfi/scale: avoid to print a NULL value in log message | Stefano Sabatini | 2012-10-31 | 1 | -2/+2 |
* | lavfi/scale: implement clever/insane parsing heuristic, and add a size option | Stefano Sabatini | 2012-10-29 | 1 | -4/+40 |
* | lavfi/scale: return error code in case of failed reconfiguration in start_fra... | Stefano Sabatini | 2012-10-29 | 1 | -2/+1 |
* | lavfi/scale: accept named options, make parsing more robust | Stefano Sabatini | 2012-10-29 | 1 | -23/+42 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-14 | 1 | -1/+1 |
|\ |
|
* | | Merge commit '59ee9f78b0cc4fb84ae606fa317d8102ad32a627' | Michael Niedermayer | 2012-10-12 | 1 | -10/+12 |
|\| |
|
| * | lavfi: do not use av_pix_fmt_descriptors directly. | Anton Khirnov | 2012-10-12 | 1 | -8/+10 |
* | | Merge commit '4436f25a1682ada3f7226cb6fadf429946933161' | Michael Niedermayer | 2012-10-11 | 1 | -10/+22 |
|\| |
|
| * | lavfi: convert input/ouput list compound literals to named objects | Mans Rullgard | 2012-10-10 | 1 | -10/+22 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -7/+7 |
|\| |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-06 | 1 | -2/+2 |
|\| |
|
| * | vf_pad/scale: use double precision for aspect ratios. | Anton Khirnov | 2012-10-06 | 1 | -2/+2 |
* | | vf_scale: fix incompatible pointer type warning | Michael Niedermayer | 2012-09-05 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -0/+4 |
|\| |
|
| * | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-22 | 1 | -11/+28 |
|\| |
|
| * | lavfi: check all avfilter_ref_buffer() calls for errors. | Anton Khirnov | 2012-07-22 | 1 | -3/+11 |
| * | lavfi: add error handling to draw_slice(). | Anton Khirnov | 2012-07-22 | 1 | -5/+5 |
| * | lavfi: add error handling to start_frame(). | Anton Khirnov | 2012-07-22 | 1 | -5/+14 |
* | | Merge commit '1470ce21cec5ee26e106e2a884c26bbf84e5aaea' | Michael Niedermayer | 2012-07-22 | 1 | -10/+10 |
|\| |
|
| * | lavfi: use const for AVFilterPad declarations in all filters. | Ronald S. Bultje | 2012-07-21 | 1 | -10/+10 |
| * | lavfi: make filters less verbose. | Anton Khirnov | 2012-06-26 | 1 | -1/+1 |
* | | lavfi: decrease logging level of message showing initial parameters | Stefano Sabatini | 2012-07-15 | 1 | -1/+1 |
* | | Merge commit 'a5e8c41c28f907d98d2a739db08f7aef4cbfcf3a' | Michael Niedermayer | 2012-06-26 | 1 | -1/+1 |
|\| |
|
| * | lavfi: remove 'opaque' parameter from AVFilter.init() | Anton Khirnov | 2012-06-26 | 1 | -1/+1 |
* | | lavfi/scale: remove unused variable out_link | Stefano Sabatini | 2012-06-21 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-13 | 1 | -1/+2 |
|\| |
|
| * | lavfi: make AVFilterPad opaque after two major bumps. | Anton Khirnov | 2012-06-13 | 1 | -0/+1 |
| * | lavfi: make avfilter_get_video_buffer() private on next bump. | Anton Khirnov | 2012-06-13 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-06 | 1 | -10/+12 |
|\| |
|
| * | lavfi: remove request/poll and drawing functions from public API on next bump | Anton Khirnov | 2012-06-05 | 1 | -4/+5 |
| * | lavfi: make formats API private on next bump. | Anton Khirnov | 2012-06-05 | 1 | -6/+7 |
* | | vf_scale: support dynamically changing input parameters. | Michael Niedermayer | 2012-05-20 | 1 | -0/+17 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-10 | 1 | -1/+10 |
|\| |
|
| * | vf_scale: support named constants for sws flags. | Anton Khirnov | 2012-04-09 | 1 | -1/+10 |
* | | vf_scale: ensure the palette is set for output. | Reimar Döffinger | 2012-04-09 | 1 | -0/+3 |
* | | scale: fix slice rendering with conversion between pal/non-pal. | Reimar Döffinger | 2012-04-09 | 1 | -2/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-02 | 1 | -14/+29 |
|\| |
|
| * | vf_scale: avoid a pointless memcpy in no-op conversion. | Anton Khirnov | 2012-04-01 | 1 | -5/+20 |
* | | lavfi/scale: document behavior with regards to the output sample aspect ratio | Stefano Sabatini | 2012-03-18 | 1 | -4/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-22 | 1 | -1/+1 |
|\| |
|
| * | Mark mutable static data const where appropriate. | Alex Converse | 2012-02-21 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-09 | 1 | -1/+2 |
|\| |
|
| * | pixdesc: mark pseudopaletted formats with a special flag. | Anton Khirnov | 2012-02-08 | 1 | -1/+2 |
| * | vf_scale: apply the same transform to the aspect during init that is applied ... | Michael Niedermayer | 2011-09-28 | 1 | -0/+8 |
| * | vf_scale: add a "sar" variable | Stefano Sabatini | 2011-09-28 | 1 | -3/+7 |