diff options
author | Aurelien Jacobs <aurel@gnuage.org> | 2010-11-14 17:31:06 +0000 |
---|---|---|
committer | Aurelien Jacobs <aurel@gnuage.org> | 2010-11-14 17:31:06 +0000 |
commit | c716f91757de7e798d4ad8659d0a0a61f380d566 (patch) | |
tree | 1b8ad2795e98790c0c05f6ae5815fca6e8d1b75b /doc/APIchanges | |
parent | 86abf868ec28b84efe014dbf5566bcff69382cc1 (diff) | |
download | ffmpeg-c716f91757de7e798d4ad8659d0a0a61f380d566.tar.gz |
minor bump and APIchanges for r25745
Originally committed as revision 25752 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/APIchanges')
-rw-r--r-- | doc/APIchanges | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index d3a27dd46b..b6806f8b5e 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,6 +13,10 @@ libavutil: 2009-03-08 API changes, most recent first: +2010-11-13 - r25745 - lavc 52.95.0 - AVCodecContext + Add AVCodecContext.subtitle_header and AVCodecContext.subtitle_header_size + fields. + 2010-11-13 - r25740 - lavfi 1.62.0 - avfiltergraph.h Make avfiltergraph.h public. |