Add APIchanges entry for AVFormatContext.start_time_realtime

Originally committed as revision 22541 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Martin Storsjö 2010-03-15 10:30:38 +00:00
parent b8819c85b5
commit a5b3d34b5b

View File

@ -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.