summaryrefslogtreecommitdiffstats
path: root/libavcodec/audioconvert.h
Commit message (Expand)AuthorAgeFilesLines
* Merge libavcore into libavutilReinhard Tartler2011-02-161-1/+1
* Replace remaining occurrences of deprecated CH_* with AV_CH_*Anton Khirnov2011-02-061-0/+1
* Remove declaration of function:Stefano Sabatini2010-11-211-3/+0
* Move audio channel API from libavcodec to libavcore.Stefano Sabatini2010-11-211-10/+13
* Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enumStefano Sabatini2010-11-121-3/+3
* Implement functions:Stefano Sabatini2010-11-021-11/+8
* Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_Stefano Sabatini2010-09-041-1/+2
* Implement avcodec_get_channel_layout().S.N. Hemanth Meenakshisundaram2010-08-261-0/+5
* Fix documentation of av_audio_convert.Cyril Russo2010-05-241-2/+2
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Check that channel layout is compatible with number of channels forJustin Ruggles2009-04-191-0/+4
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* Add audio channel layout API to libavcodec.Peter Ross2008-11-011-0/+20
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* Modify av_audio_convert() to use AVAudioConvert context struct; add av_audio_...Peter Ross2008-08-011-0/+34
* Add sample format support functions: avcodec_get_sample_fmt_name(), avcodec_g...Peter Ross2008-07-311-0/+57
OpenPOWER on IntegriCloud