summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2010-03-15 10:30:38 +0000
committerMartin Storsjö <martin@martin.st>2010-03-15 10:30:38 +0000
commita5b3d34b5b0245f8cd714f016037d1bbcabf80a1 (patch)
tree3a5b8234da75cd49a673d43d572cfb1d98c288be /doc
parentb8819c85b5a1dea4a13e0bfb51e21157b992d1db (diff)
Add APIchanges entry for AVFormatContext.start_time_realtime
Originally committed as revision 22541 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 3d35463d27..a7936c5677 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -12,6 +12,9 @@ libavutil: 2009-03-08
API changes, most recent first:
+2010-03-15 - r22540 - lavf 52.56.0 - AVFormatContext.start_time_realtime
+ Add AVFormatContext.start_time_realtime field.
+
2010-03-13 - r22506 - lavfi 1.18.0 - AVFilterPicRef.pos
Add AVFilterPicRef.pos field.