| Commit message (Expand) | Author | Age | Files | Lines |
* | lavfi: make filters less verbose. | Anton Khirnov | 2012-06-26 | 1 | -2/+2 |
* | lavfi: remove 'opaque' parameter from AVFilter.init() | Anton Khirnov | 2012-06-26 | 1 | -1/+1 |
* | lavfi: make avfilter_get_video_buffer() private on next bump. | Anton Khirnov | 2012-06-13 | 1 | -1/+1 |
* | lavfi: remove request/poll and drawing functions from public API on next bump | Anton Khirnov | 2012-06-05 | 1 | -6/+7 |
* | lavfi: make formats API private on next bump. | Anton Khirnov | 2012-06-05 | 1 | -5/+6 |
* | vf_overlay: implement poll_frame() | Anton Khirnov | 2012-04-09 | 1 | -1/+14 |
* | Mark mutable static data const where appropriate. | Alex Converse | 2012-02-21 | 1 | -1/+1 |
* | Do not include mathematics.h in avutil.h | Mans Rullgard | 2011-07-03 | 1 | -0/+1 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Merge libavcore into libavutil | Reinhard Tartler | 2011-02-15 | 1 | -1/+1 |
* | Fix timestamp scaling in the overlay filter. | Stefano Sabatini | 2010-11-25 | 1 | -3/+2 |
* | Port overlay filter from the libavfilter repo (with many fixes), | Stefano Sabatini | 2010-11-21 | 1 | -0/+381 |