| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-06 | 1 | -9/+11 |
|\ |
|
| * | lavfi: remove request/poll and drawing functions from public API on next bump | Anton Khirnov | 2012-06-05 | 1 | -5/+6 |
| * | lavfi: make formats API private on next bump. | Anton Khirnov | 2012-06-05 | 1 | -4/+5 |
* | | vf_frei0r: set outlinks sample aspect ratio to 1 | Baptiste Coudurier | 2012-03-10 | 1 | -0/+1 |
* | | Mark AVFilterPad[] compound literals as const. | Reimar Döffinger | 2011-11-06 | 1 | -4/+4 |
* | | lavu: add av_strtok() | Stefano Sabatini | 2011-10-18 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-06 | 1 | -0/+1 |
|\| |
|
| * | Add some missing mathematics.h #includes for av_rescale(). | Diego Biurrun | 2011-07-05 | 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 | -2/+2 |
* | | lavfi: add layout negotiation fields and helper functions. | Mina Nagy Zaki | 2011-06-19 | 1 | -1/+1 |
* | | lavfi: rename AVFilterBufferRefVideoProps.pixel_aspect to sample_aspect_ratio | Stefano Sabatini | 2011-05-01 | 1 | -1/+1 |
* | | Merge libavcore into libavutil | Reinhard Tartler | 2011-02-16 | 1 | -2/+2 |
|/ |
|
* | Extend the frei0r filter syntax. | Stefano Sabatini | 2010-11-30 | 1 | -2/+2 |
* | Implement frei0r source. | Stefano Sabatini | 2010-11-30 | 1 | -10/+111 |
* | In libavfilter, use consistently "Copyright (c)" in the license | Stefano Sabatini | 2010-11-28 | 1 | -1/+1 |
* | Fix crash in uninit. | Stefano Sabatini | 2010-11-25 | 1 | -1/+1 |
* | move the av_parse_color() function from libavfilter to libavcore | Aurelien Jacobs | 2010-11-17 | 1 | -1/+1 |
* | Fix frei0r filter after av_parse_color() syntax change. | Stefano Sabatini | 2010-11-13 | 1 | -1/+1 |
* | Fix timestamp handling in more filters after the change which set the | Stefano Sabatini | 2010-11-02 | 1 | -1/+1 |
* | Use SLIBSUF instead of .so, as a more generic dynamic library suffix. | Víctor Paesa | 2010-10-03 | 1 | -1/+1 |
* | Move av_get_token() from libavfilter to libavutil. | Stefano Sabatini | 2010-09-27 | 1 | -0/+1 |
* | Remove unnecessary av_strdup() and av_free(). | Stefano Sabatini | 2010-09-24 | 1 | -2/+1 |
* | Add frei0r filter. | Stefano Sabatini | 2010-09-24 | 1 | -0/+363 |