| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge libavcore into libavutil | Reinhard Tartler | 2011-02-16 | 1 | -1/+1 |
* | Use hierarchic names convention (prefix them with av_expr) for the | Stefano Sabatini | 2010-11-08 | 1 | -1/+1 |
* | Remove unused symbol. | Stefano Sabatini | 2010-10-12 | 1 | -1/+0 |
* | Extend the nullsrc source, make it accept a parameter for specifying | Stefano Sabatini | 2010-10-11 | 1 | -3/+50 |
* | Return AVERROR(EINVAL) rather than -1 in case of invalid values. | Stefano Sabatini | 2010-09-30 | 1 | -1/+1 |
* | Add missing uses of NULL_IF_CONFIG_SMALL for the filters descriptions. | Stefano Sabatini | 2010-09-24 | 1 | -1/+1 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -1/+1 |
* | Implement null video source. | Stefano Sabatini | 2010-01-16 | 1 | -0/+83 |