| Commit message (Expand) | Author | Age | Files | Lines |
* | lavu: Add an API for calculating HMAC (RFC 2104) | Martin Storsjö | 2013-01-15 | 1 | -1/+1 |
* | Add version bump and APIchanges entry for Add AV_PIX_FMT_VDPAU. | Diego Biurrun | 2013-01-12 | 1 | -1/+1 |
* | avstring: add av_basename and av_dirname | Luca Barbato | 2012-12-29 | 1 | -1/+1 |
* | cpu.h: define AV_CPU_FLAG_MMX2 for libavutil major 52 | Janne Grunau | 2012-11-16 | 1 | -0/+3 |
* | lavu: rename audioconvert.* to channel_layout.* and deprecate audioconvert.h | Justin Ruggles | 2012-11-11 | 1 | -1/+4 |
* | lavu: add av_ctz() for trailing zero bit count | Justin Ruggles | 2012-11-05 | 1 | -1/+1 |
* | lavu: remove disabled FF_API_AV_FIFO_PEEK cruft | Anton Khirnov | 2012-10-23 | 1 | -3/+0 |
* | lavu: remove disabled avoptions cruft | Anton Khirnov | 2012-10-23 | 1 | -6/+0 |
* | lavu: remove disabled FF_API_GET_BITS_PER_SAMPLE_FMT cruft | Anton Khirnov | 2012-10-23 | 1 | -3/+0 |
* | lavu: bump major to 52 | Anton Khirnov | 2012-10-23 | 1 | -2/+2 |
* | lavu: postpone recent deprecations until the next major bump | Anton Khirnov | 2012-10-23 | 1 | -4/+4 |
* | 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 |