| Index: source/patched-ffmpeg-mt/doc/APIchanges
|
| ===================================================================
|
| --- source/patched-ffmpeg-mt/doc/APIchanges (revision 65184)
|
| +++ source/patched-ffmpeg-mt/doc/APIchanges (working copy)
|
| @@ -13,6 +13,17 @@
|
|
|
| API changes, most recent first:
|
|
|
| +2010-10-16 - r25502 - lavfi 1.52.0 - avfilter_graph_config()
|
| + Add the function avfilter_graph_config() in avfiltergraph.h.
|
| +
|
| +2010-10-15 - r25493 - lavf 52.83.0 - metadata API
|
| + Change demuxers to export metadata in generic format and
|
| + muxers to accept generic format. Deprecate the public
|
| + conversion API.
|
| +
|
| +2010-10-10 - r25441 - lavfi 1.49.0 - AVFilterLink.time_base
|
| + Add time_base field to AVFilterLink.
|
| +
|
| 2010-09-27 - r25236 - lavu 50.31.0 - av_set_options_string()
|
| Move av_set_options_string() from libavfilter/parseutils.h to
|
| libavutil/opt.h.
|
|
|