| Commit message (Expand) | Author | Age | Files | Lines |
* | In yadif filter, declare asm constants directly to avoid dependency on libavc... | Baptiste Coudurier | 2010-12-06 | 2 | -3/+7 |
* | Port libmpcodecs hqdn3d filter. | Baptiste Coudurier | 2010-12-04 | 4 | -2/+349 |
* | Implement av_image_alloc() and use it in | Stefano Sabatini | 2010-12-04 | 2 | -13/+5 |
* | Declare sse2 and ssse2 function in yadif header | Baptiste Coudurier | 2010-12-04 | 1 | -0/+8 |
* | yadif sse2/ssse3 optimizations | Baptiste Coudurier | 2010-12-04 | 3 | -212/+294 |
* | Add avfilter_graph_create_filter(). | Stefano Sabatini | 2010-12-02 | 3 | -12/+45 |
* | Extend the frei0r filter syntax. | Stefano Sabatini | 2010-11-30 | 1 | -2/+2 |
* | Implement frei0r source. | Stefano Sabatini | 2010-11-30 | 4 | -11/+114 |
* | In libavfilter, use consistently "Copyright (c)" in the license | Stefano Sabatini | 2010-11-28 | 23 | -33/+34 |
* | Fix crash in uninit. | Stefano Sabatini | 2010-11-25 | 1 | -1/+1 |
* | Fix timestamp scaling in the overlay filter. | Stefano Sabatini | 2010-11-25 | 1 | -3/+2 |
* | Implement avfilter_get_video_buffer_ref_from_arrays(). | Stefano Sabatini | 2010-11-25 | 3 | -35/+71 |
* | Make avfilter_default_free_buffer() an internal shared symbol, so that | Stefano Sabatini | 2010-11-25 | 2 | -3/+7 |
* | 0.123l: remove unused arguments in av_log(), fix warning. | Stefano Sabatini | 2010-11-24 | 1 | -1/+1 |
* | In aspect filter, fix display for input resolution | Baptiste Coudurier | 2010-11-24 | 1 | -1/+1 |
* | In crop filter, reference picref after updating w/h, fix issue #2377 | Baptiste Coudurier | 2010-11-24 | 1 | -1/+3 |
* | Add informative log message in the crop filter. | Stefano Sabatini | 2010-11-23 | 1 | -0/+3 |
* | Reindent. | Stefano Sabatini | 2010-11-22 | 1 | -5/+5 |
* | Implement robust parsing in aspect filters. | Stefano Sabatini | 2010-11-22 | 1 | -9/+11 |
* | Add informative log messages to the set aspect filters. | Stefano Sabatini | 2010-11-22 | 1 | -0/+4 |
* | Give more explicit/less confusing names to the filters dealing with | Stefano Sabatini | 2010-11-22 | 4 | -19/+19 |
* | In yadif filter, copy video props to output picture. | Baptiste Coudurier | 2010-11-22 | 1 | -2/+12 |
* | Use the new libavcore audio channel API. | Stefano Sabatini | 2010-11-21 | 4 | -10/+10 |
* | Port overlay filter from the libavfilter repo (with many fixes), | Stefano Sabatini | 2010-11-21 | 4 | -1/+384 |
* | Log error message in case of invalid parsing. | Stefano Sabatini | 2010-11-18 | 1 | -2/+5 |
* | Fix style: if( -> if (. | Stefano Sabatini | 2010-11-18 | 1 | -5/+5 |
* | Remove redundant information in header. | Stefano Sabatini | 2010-11-18 | 1 | -2/+1 |
* | move the av_parse_color() function from libavfilter to libavcore | Aurelien Jacobs | 2010-11-17 | 7 | -380/+2 |
* | 100L fix get_video_buffer in pad filter, get_video_buffer will store wrong va... | Baptiste Coudurier | 2010-11-17 | 1 | -0/+3 |
* | Fix frei0r filter after av_parse_color() syntax change. | Stefano Sabatini | 2010-11-13 | 1 | -1/+1 |
* | improve av_parse_color() to allow for non-null terminated color string | Aurelien Jacobs | 2010-11-13 | 4 | -7/+15 |
* | improve av_parse_color() to support html formatting | Aurelien Jacobs | 2010-11-13 | 2 | -6/+18 |
* | Make avfiltergraph.h public. | Stefano Sabatini | 2010-11-13 | 2 | -2/+2 |
* | In ff_get_ref_perms_string() use 'u' and 'U' for representing | Stefano Sabatini | 2010-11-13 | 1 | -2/+2 |
* | Prefix with "ff_" the functions: | Stefano Sabatini | 2010-11-13 | 4 | -31/+34 |
* | Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum | Stefano Sabatini | 2010-11-12 | 4 | -9/+9 |
* | Add missing check on the existence of an associated output pad for | Stefano Sabatini | 2010-11-11 | 1 | -0/+6 |
* | remove declaration inside for(), i is already declared | Aurelien Jacobs | 2010-11-11 | 1 | -1/+1 |
* | drop support for base-10 encoded alpha component in av_parse_color() | Aurelien Jacobs | 2010-11-10 | 3 | -11/+6 |
* | Use hierarchic names convention (prefix them with av_expr) for the | Stefano Sabatini | 2010-11-08 | 4 | -15/+15 |
* | Rename avfilter_destroy() as avfilter_free(). | Stefano Sabatini | 2010-11-08 | 4 | -8/+8 |
* | Remove graphparser.h header, move AVFilterInOut and | Stefano Sabatini | 2010-11-07 | 4 | -66/+37 |
* | Document AVFilterInOut fields. | Stefano Sabatini | 2010-11-07 | 1 | -0/+12 |
* | Extend documentation for parse_filter(). | Stefano Sabatini | 2010-11-07 | 1 | -1/+12 |
* | Bump lavfi minor and add APIchanges entry after the rename of | Stefano Sabatini | 2010-11-07 | 1 | -1/+1 |
* | Rename AVFilterInOut field filter to filter_ctx, more semantically correct. | Stefano Sabatini | 2010-11-07 | 2 | -7/+7 |
* | Make avfilter_graph_parse() always return meaningful error codes. | Stefano Sabatini | 2010-11-07 | 1 | -10/+12 |
* | Make parse_outputs() always return meaningful error codes. | Stefano Sabatini | 2010-11-07 | 1 | -5/+5 |
* | Add missing memory check in parse_inputs(), and fix possible (yet very unlike... | Stefano Sabatini | 2010-11-07 | 1 | -1/+2 |
* | Make parse_inputs() return AVERROR(EINVAL) rather than -1 in case the | Stefano Sabatini | 2010-11-07 | 1 | -1/+1 |