diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2011-06-10 11:06:55 +0200 |
---|---|---|
committer | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2011-06-10 12:13:08 +0200 |
commit | bd77a5e27c6701d68f671e702f4b4d57191f7b3c (patch) | |
tree | 4a3f22547e8c5850479206a38d5419fe470ca4b1 /doc/APIchanges | |
parent | ace0a5e236364f5dd6f16195509da899bdd35d8f (diff) | |
download | ffmpeg-bd77a5e27c6701d68f671e702f4b4d57191f7b3c.tar.gz |
APIchanges: add entry for av_force_cpu_flags() addition
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 92ab57ecb8..c42b91d8c4 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,6 +13,9 @@ libavutil: 2011-04-18 API changes, most recent first: +2011-06-02 - 5ad38d - lavu 51.4.0 - av_force_cpu_flags() + Add av_cpu_flags() in libavutil/cpu.h. + 2011-06-06 - xxxxxx - lavfi 2.14.0 - AVFilterBufferRefAudioProps Remove AVFilterBufferRefAudioProps.size, and use nb_samples in avfilter_get_audio_buffer() and avfilter_default_get_audio_buffer() in |