projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d4493e0
)
Add an APIchanges note regarding the new rtp hinting flag
author
Martin Storsjö
<martin@martin.st>
Wed, 19 May 2010 08:16:25 +0000
(08:16 +0000)
committer
Martin Storsjö
<martin@martin.st>
Wed, 19 May 2010 08:16:25 +0000
(08:16 +0000)
Originally committed as revision 23180 to svn://svn.ffmpeg.org/ffmpeg/trunk
doc/APIchanges
patch
|
blob
|
history
diff --git
a/doc/APIchanges
b/doc/APIchanges
index
5503bdc
..
7a55226
100644
(file)
--- a/
doc/APIchanges
+++ b/
doc/APIchanges
@@
-12,6
+12,9
@@
libavutil: 2009-03-08
API changes, most recent first:
+2010-05-18 - r23161 - lavf 52.63.0 - AVFMT_FLAG_RTP_HINT
+ Add AVFMT_FLAG_RTP_HINT as possible value for AVFormatContext.flags
+
2010-05-09 - r23066 - lavfi 1.20.0 - AVFilterPicRef
Add interlaced and top_field_first fields to AVFilterPicRef.