Browse Source

Add an APIchanges entry for av_register_protocol2

Originally committed as revision 23703 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/n0.8
Martin Storsjö 15 years ago
parent
commit
6c4cbc8d50
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      doc/APIchanges

+ 3
- 0
doc/APIchanges View File

@@ -12,6 +12,9 @@ libavutil: 2009-03-08

API changes, most recent first:

2010-06-22 - r23702 - lavf 52.69.0 - av_register_protocol2
Add av_register_protocol2(), deprecating av_register_protocol()

2010-06-09 - r23551 - lavu 50.19.0 - av_compare_mod()
Add av_compare_mod() to libavutil/mathematics.h.



Loading…
Cancel
Save