| April 11, 2011 | ||
|---|---|---|
View 2f072b5
Fix the conversion of AV_SAMPLE_FMT_FLT and _DBL to AV_SAMPLE_FMT_S32.Alex Converse authored on 2011/04/11 15:42:29 |
||
| March 19, 2011 | ||
|---|---|---|
View 2912e87
Replace FFmpeg with Libav in licence headersMans Rullgard authored on 2011/03/19 02:35:10 |
||
| February 7, 2011 | ||
|---|---|---|
View 737eb59
Merge libavcore into libavutilReinhard Tartler authored on 2011/02/07 22:37:08 |
||
| November 22, 2010 | ||
|---|---|---|
View 63e8d97
Use the new libavcore audio channel API.Stefano Sabatini authored on 2010/11/22 05:06:22 |
||
View 176a615
Move audio channel API from libavcodec to libavcore.Stefano Sabatini authored on 2010/11/22 04:28:52 |
||
| November 12, 2010 | ||
|---|---|---|
View 5d6e4c1
Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum SampleFormat with AVSampleFormat.Stefano Sabatini authored on 2010/11/12 20:04:40 |
||
| November 3, 2010 | ||
|---|---|---|
View d63e456
Implement functions: av_get_sample_fmt_name() av_get_sample_fmt() av_get_sample_fmt_string()Stefano Sabatini authored on 2010/11/03 07:08:02 |
||
| August 26, 2010 | ||
|---|---|---|
View 5da19b5
Implement avcodec_get_channel_layout().S.N. Hemanth Meenakshisundaram authored on 2010/08/26 09:38:25 |
||
| April 24, 2010 | ||
|---|---|---|
View 07876e2
Workaround for missing llrintf()Måns Rullgård authored on 2010/04/24 01:28:10 |
||
| April 22, 2010 | ||
|---|---|---|
View b1078e9
Move clipping of audio samples (for those codecs outputting float) from decoder to the audio conversion routines.Ronald S. Bultje authored on 2010/04/22 02:57:48 |
||
| April 20, 2010 | ||
|---|---|---|
View ba87f08
Remove explicit filename from Doxygen @file commands.Diego Biurrun authored on 2010/04/20 23:45:34 |
||
| March 1, 2010 | ||
|---|---|---|
View 5dfa637
Make function get_channel_name() static: It is only used in audioconvert.c.Carl Eugen Hoyos authored on 2010/03/01 03:50:56 |
||
| June 14, 2009 | ||
|---|---|---|
View 7ca1295
Do not guess the channel layout when getting its string value.Justin Ruggles authored on 2009/06/14 07:33:13 |
||
View 0fb6a8b
Remove the 3-front-channel layout from the list of channel layout aliases. Calling this "surround" is confusing and questionable.Justin Ruggles authored on 2009/06/14 03:57:54 |
||
| April 19, 2009 | ||
|---|---|---|
View be233a5
Check that channel layout is compatible with number of channels for output audio stream.Justin Ruggles authored on 2009/04/19 23:05:55 |
||