lavfi: install asrc_abuffer.h header

The header is part of the public API, in particular is used by
doc/examples/filtering_audio.c.
This commit is contained in:
Stefano Sabatini
2012-04-12 00:02:30 +02:00
parent 4561feb4bf
commit 162e400464
3 changed files with 6 additions and 3 deletions

View File

@@ -13,6 +13,9 @@ libavutil: 2011-04-18
API changes, most recent first:
2012-04-12 - xxxxxxx - lavfi 2.68.100
Install libavfilter/asrc_abuffer.h public header.
2012-03-26 - a67d9cf - lavfi 2.66.100
Add avfilter_fill_frame_from_{audio_,}buffer_ref() functions.