diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2011-09-16 00:14:51 +0200 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2011-09-16 00:42:09 +0200 |
commit | 98b906e1af789e9bc9930c2d2bfa3d0798405e21 (patch) | |
tree | 73fdc05abad787073dc401226b0b7998e37aa852 /doc/APIchanges | |
parent | 62101030c4ff23c61046a70cd27a627dfb0e0e54 (diff) | |
download | ffmpeg-98b906e1af789e9bc9930c2d2bfa3d0798405e21.tar.gz |
APIchanges: remove prores decoder addition entry
It is not an API change.
Diffstat (limited to 'doc/APIchanges')
-rw-r--r-- | doc/APIchanges | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index 29c52e5cf2..fe02eb2c0b 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,9 +13,6 @@ libavutil: 2011-04-18 API changes, most recent first: -2011-09-14 - xxxxxxx - lavc 53.14.0 - Prores decoder. - 2011-09-12 - xxxxxxx - lavfi 2.40.0 Change AVFilterBufferRefAudioProps.sample_rate type from uint32_t to int. |