Browse code

doc/APIchanges: add missing dates and hashes

Anton Khirnov authored on 2011/11/07 04:33:13
Showing 1 changed files
... ...
@@ -13,23 +13,23 @@ libavutil:   2011-04-18
13 13
 
14 14
 API changes, most recent first:
15 15
 
16
-2011-11-xx - xxxxxxx - lavu 51.14.0
16
+2011-11-06 - ba04ecf - lavu 51.14.0
17 17
   Add av_strcasecmp() and av_strncasecmp() to avstring.h.
18 18
 
19
-2011-11-xx - xxxxxxx - lavu 51.13.0
19
+2011-11-06 - 07b172f - lavu 51.13.0
20 20
   Add av_toupper()/av_tolower()
21 21
 
22
-2011-11-xx - xxxxxxx - lavf 53.13.0
22
+2011-11-05 - b6d08f4 - lavf 53.13.0
23 23
   Add avformat_network_init()/avformat_network_uninit()
24 24
 
25
-2011-xx-xx - xxxxxxx - lavc 53.15.0
25
+2011-10-27 - 512557b - lavc 53.15.0
26 26
   Remove avcodec_parse_frame.
27 27
   Deprecate AVCodecContext.parse_only and CODEC_CAP_PARSE_ONLY.
28 28
 
29
-2011-10-xx - xxxxxxx - lavf 53.10.0
29
+2011-10-19 - 569129a - lavf 53.10.0
30 30
   Add avformat_new_stream(). Deprecate av_new_stream().
31 31
 
32
-2011-xx-xx - xxxxxxx - lavf 53.9.0
32
+2011-10-13 - b631fba - lavf 53.9.0
33 33
   Add AVFMT_NO_BYTE_SEEK AVInputFormat flag.
34 34
 
35 35
 2011-10-12 - lavu 51.12.0