| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil: Add AVERROR_EXPERIMENTAL | Nathan Caldwell | 2012-10-21 | 1 | -1/+1 |
* | Move av_reverse table to libavcodec | Diego Biurrun | 2012-10-12 | 1 | -0/+3 |
* | pixdesc: add functions for accessing pixel format descriptors. | Anton Khirnov | 2012-10-12 | 1 | -1/+4 |
* | avutil: Add functions for allocating opaque contexts for algorithms | Martin Storsjö | 2012-10-11 | 1 | -1/+4 |
* | pixfmt: add AV_ prefixes to PIX_FMT_* | Anton Khirnov | 2012-10-08 | 1 | -2/+5 |
* | samplefmt: make av_samples_alloc() initialize the data to silence. | Anton Khirnov | 2012-10-04 | 1 | -1/+1 |
* | lavu/audioconvert: add a second low frequency channel. | Tim Walker | 2012-09-12 | 1 | -1/+1 |
* | avopt: Reorder the default_val struct, making i64 the first field | Martin Storsjö | 2012-09-04 | 1 | -1/+1 |
* | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -1/+1 |
* | dict: add av_dict_count() | Mans Rullgard | 2012-08-10 | 1 | -2/+2 |
* | x86: build: replace mmx2 by mmxext | Diego Biurrun | 2012-08-03 | 1 | -1/+1 |
* | mem: introduce av_malloc_array and av_mallocz_array | Luca Barbato | 2012-07-14 | 1 | -1/+1 |
* | Clarify Doxygen comment for FF_API_* #defines. | Diego Biurrun | 2012-07-04 | 1 | -5/+4 |
* | Create version.h headers for libraries that lack them | Diego Biurrun | 2012-07-04 | 1 | -0/+82 |