| Commit message (Expand) | Author | Age | Files | Lines |
* | libavutil: increase struct SampleFmtInfo member 'name' length to 8 | Giorgio Vazzana | 2011-12-03 | 1 | -1/+1 |
* | lavu: add av_get_alt_sample_fmt(). | Clément Bœsch | 2011-11-24 | 1 | -10/+20 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-24 | 1 | -37/+66 |
|\ |
|
| * | libavutil: add utility functions to simplify allocation of audio buffers. | Justin Ruggles | 2011-11-23 | 1 | -0/+65 |
| * | libavutil: add planar sample formats and av_sample_fmt_is_planar() | Justin Ruggles | 2011-11-23 | 1 | -5/+18 |
* | | Put strings inside struct instead of extra indirection. | Reimar Döffinger | 2011-11-05 | 1 | -1/+1 |
* | | samplefmt: remove deprecated use of av_get_bits_per_sample_fmt() | Stefano Sabatini | 2011-06-25 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-08 | 1 | -0/+8 |
|\| |
|
| * | samplefmt: add av_get_bytes_per_sample() | Stefano Sabatini | 2011-06-07 | 1 | -0/+8 |
| * | 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/+73 |
* | samplefmt: switch nb_channels/nb_samples params order in av_samples_alloc() | Stefano Sabatini | 2011-06-06 | 1 | -1/+1 |
* | samplefmt: change layout for arrays created by av_samples_alloc() and _fill_a... | Stefano Sabatini | 2011-06-06 | 1 | -10/+12 |
* | Merge libavcore into libavutil | Reinhard Tartler | 2011-02-16 | 1 | -0/+120 |