Originally committed as revision 24813 to svn://svn.ffmpeg.org/ffmpeg/trunk
| ... | ... |
@@ -13,6 +13,10 @@ libavutil: 2009-03-08 |
| 13 | 13 |
|
| 14 | 14 |
API changes, most recent first: |
| 15 | 15 |
|
| 16 |
+2010-08-17 - r24811 - lavfi 1.36.0 - audio framework |
|
| 17 |
+ Implement AVFilterBufferRefAudioProps struct for audio properties, |
|
| 18 |
+ get_audio_buffer(), filter_samples() functions and related changes. |
|
| 19 |
+ |
|
| 16 | 20 |
2010-08-12 - r24787 - lavcore 0.4.0 - av_get_image_linesize() |
| 17 | 21 |
Add av_get_image_linesize() in imgutils.h. |
| 18 | 22 |
|