diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2011-06-10 13:03:22 +0200 |
---|---|---|
committer | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2011-06-10 13:04:50 +0200 |
commit | 16c9e6717e8b9524bf9126153e336db2f386514c (patch) | |
tree | e8b347e6c078d78b6888a903db72236c6d63c758 /doc/APIchanges | |
parent | 79a0ec1af4817bb7b989803b9f460d1e4acaf7b7 (diff) | |
download | ffmpeg-16c9e6717e8b9524bf9126153e336db2f386514c.tar.gz |
APIchanges: fill hash for the avfilter_get_audio_buffer_ref_from_arrays addition
Diffstat (limited to 'doc/APIchanges')
-rw-r--r-- | doc/APIchanges | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index 2d11ed5462..aa08b9d4c9 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,7 +13,7 @@ libavutil: 2011-04-18 API changes, most recent first: -2011-06-10 - xxxxxxx - lavfi 2.15.0 - avfilter_get_audio_buffer_ref_from_arrays +2011-06-10 - c381960 - lavfi 2.15.0 - avfilter_get_audio_buffer_ref_from_arrays Add avfilter_get_audio_buffer_ref_from_arrays() to avfilter.h. 2011-06-09 - d9f80ea - lavu 51.8.0 - AVMetadata |