index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
audioconvert.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge libavcore into libavutil
Reinhard Tartler
2011-02-16
1
-1
/
+1
*
Replace remaining occurrences of deprecated CH_* with AV_CH_*
Anton Khirnov
2011-02-06
1
-0
/
+1
*
Remove declaration of function:
Stefano Sabatini
2010-11-21
1
-3
/
+0
*
Move audio channel API from libavcodec to libavcore.
Stefano Sabatini
2010-11-21
1
-10
/
+13
*
Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum
Stefano Sabatini
2010-11-12
1
-3
/
+3
*
Implement functions:
Stefano Sabatini
2010-11-02
1
-11
/
+8
*
Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_
Stefano Sabatini
2010-09-04
1
-1
/
+2
*
Implement avcodec_get_channel_layout().
S.N. Hemanth Meenakshisundaram
2010-08-26
1
-0
/
+5
*
Fix documentation of av_audio_convert.
Cyril Russo
2010-05-24
1
-2
/
+2
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
Check that channel layout is compatible with number of channels for
Justin Ruggles
2009-04-19
1
-0
/
+4
*
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-02-01
1
-1
/
+1
*
Add audio channel layout API to libavcodec.
Peter Ross
2008-11-01
1
-0
/
+20
*
Globally rename the header inclusion guard names.
Stefano Sabatini
2008-08-31
1
-3
/
+3
*
Modify av_audio_convert() to use AVAudioConvert context struct; add av_audio_...
Peter Ross
2008-08-01
1
-0
/
+34
*
Add sample format support functions: avcodec_get_sample_fmt_name(), avcodec_g...
Peter Ross
2008-07-31
1
-0
/
+57