| Commit message (Expand) | Author | Age | Files | Lines |
* | doxygen: misc consistency, spelling and wording fixes | Diego Biurrun | 2011-12-12 | 1 | -1/+1 |
* | Make channel layout masks unsigned | Mans Rullgard | 2011-11-25 | 1 | -7/+7 |
* | lavfi: add rgbtestsrc source, ported from MPlayer libmpcodecs | Stefano Sabatini | 2011-10-19 | 1 | -1/+1 |
* | lavfi: add testsrc source | Stefano Sabatini | 2011-10-19 | 1 | -1/+1 |
* | lavfi: port libmpcodecs delogo filter | Stefano Sabatini | 2011-10-17 | 1 | -1/+1 |
* | lavfi: port boxblur filter from libmpcodecs | Stefano Sabatini | 2011-10-17 | 1 | -1/+1 |
* | lavfi: add negate filter | Stefano Sabatini | 2011-10-17 | 1 | -1/+1 |
* | lavfi: add LUT (LookUp Table) generic filters | Stefano Sabatini | 2011-10-17 | 1 | -2/+2 |
* | vf_scale: add a "sar" variable | Stefano Sabatini | 2011-09-28 | 1 | -1/+1 |
* | lavfi: fix signature for avfilter_graph_parse() and avfilter_graph_config() | Stefano Sabatini | 2011-09-28 | 1 | -1/+1 |
* | lavfi: add select filter | Stefano Sabatini | 2011-09-17 | 1 | -1/+1 |
* | lavfi: add split filter from soc. | Bobby Bingham | 2011-09-12 | 1 | -1/+1 |
* | lavfi: add showinfo filter | Stefano Sabatini | 2011-09-12 | 1 | -1/+1 |
* | Do not include log.h in avutil.h | Mans Rullgard | 2011-07-03 | 1 | -0/+1 |
* | Do not include pixfmt.h in avutil.h | Mans Rullgard | 2011-07-03 | 1 | -0/+1 |
* | Do not include rational.h in avutil.h | Mans Rullgard | 2011-07-03 | 1 | -0/+1 |
* | multiple inclusion guard cleanup | Diego Biurrun | 2011-05-21 | 1 | -1/+1 |
* | lavfi: Port drawtext filter by Hemanth from the libavfilter soc repo | Stefano Sabatini | 2011-05-07 | 1 | -2/+2 |
* | lavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE_TYPE_* enums | Stefano Sabatini | 2011-04-26 | 1 | -2/+2 |
* | lavfi: add key_frame and pict_type to AVFilterBufferRefVideo. | Roger Pau Monné | 2011-04-26 | 1 | -1/+3 |
* | vsrc_buffer: add sample_aspect_ratio fields to arguments. | Michael Niedermayer | 2011-04-26 | 1 | -1/+1 |
* | lavfi: add fieldorder filter | Mark Himsley | 2011-04-26 | 1 | -1/+1 |
* | Bump major versions of all libraries. | Anton Khirnov | 2011-04-18 | 1 | -2/+2 |
* | lavfi: add fade filter | Brandon Mintern | 2011-04-03 | 1 | -1/+1 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -5/+5 |
* | Merge libavcore into libavutil | Reinhard Tartler | 2011-02-15 | 1 | -3/+2 |
* | Add sample_aspect_ratio to AVFilterLink | Michael Niedermayer | 2011-02-14 | 1 | -2/+3 |
* | libavfilter: add video movie source | Stefano Sabatini | 2011-02-08 | 1 | -1/+1 |
* | avfilter: remove stray semicolon | Mans Rullgard | 2011-01-18 | 1 | -1/+1 |
* | Rename AVFilterBufferRefAudioProps.samples_nb to nb_samples. | Stefano Sabatini | 2011-01-15 | 1 | -3/+3 |
* | Make avfilter_unref_buffer() accept a NULL parameter. | Stefano Sabatini | 2011-01-15 | 1 | -2/+2 |
* | Make avfilter_graph_free() do nothing if graph is NULL. | Stefano Sabatini | 2011-01-12 | 1 | -1/+1 |
* | Add w,h,format back into AVFilterBuffer, these are required for direct render... | Michael Niedermayer | 2011-01-11 | 1 | -1/+4 |
* | Add copy filter, useful for testing the avfilter_draw_slice() copy | Stefano Sabatini | 2010-12-28 | 1 | -1/+1 |
* | Bump lavfi minor and add an entry after r26108 (which added | Stefano Sabatini | 2010-12-27 | 1 | -2/+2 |
* | Support filters and decoders that dont support negative linesizes. | Michael Niedermayer | 2010-12-27 | 1 | -0/+1 |
* | Add erode libopencv filter. | Stefano Sabatini | 2010-12-26 | 1 | -1/+1 |
* | Add dilate libopencv filter. | Stefano Sabatini | 2010-12-26 | 1 | -1/+1 |
* | Redesign the libopencv wrapper to make it more generic. Accept both | Stefano Sabatini | 2010-12-23 | 1 | -1/+1 |
* | Add gradfun filter, ported from MPlayer. | Nolan L | 2010-12-12 | 1 | -2/+2 |
* | Move AV_NOPTS_VALUE, AV_TIME_BASE, AV_TIME_BASE_Q symbols from | Stefano Sabatini | 2010-12-09 | 1 | -2/+3 |
* | Port libmpcodecs hqdn3d filter. | Baptiste Coudurier | 2010-12-04 | 1 | -2/+2 |
* | Implement av_image_alloc() and use it in | Stefano Sabatini | 2010-12-04 | 1 | -1/+1 |
* | Add avfilter_graph_create_filter(). | Stefano Sabatini | 2010-12-02 | 1 | -1/+1 |
* | Implement frei0r source. | Stefano Sabatini | 2010-11-30 | 1 | -1/+1 |
* | In libavfilter, use consistently "Copyright (c)" in the license | Stefano Sabatini | 2010-11-28 | 1 | -1/+1 |
* | Implement avfilter_get_video_buffer_ref_from_arrays(). | Stefano Sabatini | 2010-11-25 | 1 | -1/+16 |
* | Give more explicit/less confusing names to the filters dealing with | Stefano Sabatini | 2010-11-22 | 1 | -2/+2 |
* | Use the new libavcore audio channel API. | Stefano Sabatini | 2010-11-21 | 1 | -2/+2 |
* | Port overlay filter from the libavfilter repo (with many fixes), | Stefano Sabatini | 2010-11-21 | 1 | -1/+1 |