|
...
|
...
|
@@ -12,11 +12,11 @@ libavutil: 2009-03-08
|
|
12
|
12
|
|
|
13
|
13
|
API changes, most recent first:
|
|
14
|
14
|
|
|
15
|
|
-2011-02-16 - xxxxxxx - lavf 52.101.0 - avformat.h
|
|
|
15
|
+2011-02-16 - 09d171b - lavf 52.101.0 - avformat.h
|
|
16
|
16
|
lavu 52.39.0 - parseutils.h
|
|
17
|
|
- Add av_ prefix to dump_format().
|
|
18
|
|
- Replace parse_date() in lavf with av_parse_time() in lavu.
|
|
19
|
|
- Move find_info_tag from lavf to lavu and add av_prefix to it.
|
|
|
17
|
+ * 610219a - Add av_ prefix to dump_format().
|
|
|
18
|
+ * f6c7375 - Replace parse_date() in lavf with av_parse_time() in lavu.
|
|
|
19
|
+ * ab0287f - Move find_info_tag from lavf to lavu and add av_prefix to it.
|
|
20
|
20
|
|
|
21
|
21
|
2011-02-15 - lavu 52.38.0 - merge libavcore
|
|
22
|
22
|
libavcore is merged back completely into libavutil
|