[FFmpeg-cvslog] doc/APIchanges: mention FF_INPUT_BUFFER_PADDING_SIZE chage

Michael Niedermayer git at videolan.org
Fri Jul 25 13:33:06 CEST 2014


ffmpeg | branch: release/2.3 | Michael Niedermayer <michaelni at gmx.at> | Mon Jul 21 21:16:24 2014 +0200| [9cb45f6ad2248222cf17e2c36f0ae5e6ab5118c1] | committer: Michael Niedermayer

doc/APIchanges: mention FF_INPUT_BUFFER_PADDING_SIZE chage

Suggested-by: Andreas Cadhalpun
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
(cherry picked from commit 94c4ad27dc6305a7e1f218b86311db019e41f632)

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9cb45f6ad2248222cf17e2c36f0ae5e6ab5118c1
---

 doc/APIchanges |    4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc/APIchanges b/doc/APIchanges
index c0486f2..1a9d103 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -35,6 +35,10 @@ API changes, most recent first:
   is now setting AVStream.time_base, instead of AVStream.codec.time_base as was
   done previously. The old method is now deprecated.
 
+2014-06-11 - 67d29da - lavc 55.66.101 - avcodec.h
+  Increase FF_INPUT_BUFFER_PADDING_SIZE to 32 due to some corner cases needing
+  it
+
 2014-06-10 - xxxxxxx - lavf 55.43.100 - avformat.h
   New field int64_t max_analyze_duration2 instead of deprecated
   int max_analyze_duration.



More information about the ffmpeg-cvslog mailing list