| Commit message (Expand) | Author | Age | Files | Lines |
* | cosmetics: Drop empty comment lines | Diego Biurrun | 2016-02-18 | 1 | -1/+0 |
* | samplefmt: Add doxygen categories | Timothy Gu | 2014-07-06 | 1 | -0/+25 |
* | lavu: remove disabled FF_API_GET_BITS_PER_SAMPLE_FMT cruft | Anton Khirnov | 2012-10-23 | 1 | -8/+0 |
* | samplefmt: make av_samples_alloc() initialize the data to silence. | Anton Khirnov | 2012-10-04 | 1 | -0/+1 |
* | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+3 |
* | samplefmt: add a function for filling a buffer with silence. | Anton Khirnov | 2012-05-09 | 1 | -0/+12 |
* | samplefmt: add a function for copying audio samples. | Anton Khirnov | 2012-05-09 | 1 | -0/+15 |
* | av_samples_fill_array: Mark unmodified function argument as const. | Diego Biurrun | 2012-05-08 | 1 | -1/+2 |
* | avutil: add better documentation for AVSampleFormat | Justin Ruggles | 2012-04-16 | 1 | -1/+26 |
* | avutil: use align == 0 for default alignment in audio sample buffer functions | Justin Ruggles | 2012-04-09 | 1 | -2/+3 |
* | avutil: allow NULL linesize in av_samples_fill_arrays() and av_samples_alloc() | Justin Ruggles | 2012-04-09 | 1 | -2/+2 |
* | avutil: add av_get_packed_sample_fmt() and av_get_planar_sample_fmt() | Justin Ruggles | 2012-04-08 | 1 | -0/+22 |
* | libavutil: add utility functions to simplify allocation of audio buffers. | Justin Ruggles | 2011-11-23 | 1 | -0/+53 |
* | libavutil: add planar sample formats and av_sample_fmt_is_planar() | Justin Ruggles | 2011-11-23 | 1 | -0/+15 |
* | samplefmt: add av_get_bytes_per_sample() | Stefano Sabatini | 2011-06-07 | 1 | -3/+13 |
* | 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 | -0/+70 |