| February 7, 2011 | ||
|---|---|---|
View 7ffe76e
Merge libavcore into libavutilReinhard Tartler authored on 2011/02/07 22:37:08 |
||
| February 3, 2011 | ||
|---|---|---|
View fbdcdae
Replace remaining occurrences of deprecated CH_* with AV_CH_*Anton Khirnov authored on 2011/02/03 22:26:09 |
||
| November 22, 2010 | ||
|---|---|---|
View d6e6025
Remove declaration of function: const char *avcodec_get_channel_name(int channel_id)Stefano Sabatini authored on 2010/11/22 05:06:16 |
||
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 |
||
| September 4, 2010 | ||
|---|---|---|
View 7160bb7
Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_ symbols, and move them from libavcodec/avcodec.h to libavutil/cpu.h.Stefano Sabatini authored on 2010/09/04 18:59:08 |
||
| August 26, 2010 | ||
|---|---|---|
View 5da19b5
Implement avcodec_get_channel_layout().S.N. Hemanth Meenakshisundaram authored on 2010/08/26 09:38:25 |
||
| May 24, 2010 | ||
|---|---|---|
View d3d8748
Fix documentation of av_audio_convert.Cyril Russo authored on 2010/05/24 19:11:21 |
||
| April 20, 2010 | ||
|---|---|---|
View ba87f08
Remove explicit filename from Doxygen @file commands.Diego Biurrun authored on 2010/04/20 23:45:34 |
||
| 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 |
||
| February 1, 2009 | ||
|---|---|---|
View bad5537
Use full internal pathname in doxygen @file directives. Otherwise doxygen complains about ambiguous filenames when files exist under the same name in different subdirectories.Diego Biurrun authored on 2009/02/01 11:00:19 |
||
| November 1, 2008 | ||
|---|---|---|
View 0d72e7d
Add audio channel layout API to libavcodec.Peter Ross authored on 2008/11/01 14:03:42 |
||
| August 31, 2008 | ||
|---|---|---|
View 9879038
Globally rename the header inclusion guard names.Stefano Sabatini authored on 2008/08/31 16:39:47 |
||
| August 1, 2008 | ||
|---|---|---|
View 82cee27
Modify av_audio_convert() to use AVAudioConvert context struct; add av_audio_convert_alloc() and av_audio_convert_free() support functions.Peter Ross authored on 2008/08/01 22:53:18 |
||