diff options
author | Nicolas George <nicolas.george@normalesup.org> | 2013-01-26 11:25:21 +0100 |
---|---|---|
committer | Nicolas George <nicolas.george@normalesup.org> | 2013-01-26 11:25:21 +0100 |
commit | 255ae9f380963970e955a4765ac3ad8c8e6466bc (patch) | |
tree | 7ec7361cbcfcbcc0adc534af1a8aa83b251cae14 /doc/APIchanges | |
parent | 41f025dff0a3c8f91849cf46a6b52947e6264719 (diff) | |
download | ffmpeg-streaming-255ae9f380963970e955a4765ac3ad8c8e6466bc.zip ffmpeg-streaming-255ae9f380963970e955a4765ac3ad8c8e6466bc.tar.gz |
lavfi: version bump and change log entries after the last commits.
Diffstat (limited to 'doc/APIchanges')
-rw-r--r-- | doc/APIchanges | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index 59aff91..7675ec0 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -18,6 +18,9 @@ API changes, most recent first: 2013-01-17 - a1a707f - lavf 54.61.100 Add av_codec_get_tag2(). +2013-01-01 - 2eb2e17 - lavfi 3.34.100 + Add avfilter_get_audio_buffer_ref_from_arrays_channels. + 2012-12-20 - 34de47aa - lavfi 3.29.100 - avfilter.h Add AVFilterLink.channels, avfilter_link_get_channels() and avfilter_ref_get_channels(). |