summaryrefslogtreecommitdiffstats
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorNicolas George <nicolas.george@normalesup.org>2012-07-18 11:41:13 +0200
committerNicolas George <nicolas.george@normalesup.org>2012-07-20 13:16:23 +0200
commitb0629366a26628f19245ea2c06a6e366cb70f92f (patch)
tree488668607910fb323808a03d7979c65544a6343d /doc/APIchanges
parent3bd3e46c918005ab5b0fdfd36911373a6e94df9b (diff)
downloadffmpeg-streaming-b0629366a26628f19245ea2c06a6e366cb70f92f.zip
ffmpeg-streaming-b0629366a26628f19245ea2c06a6e366cb70f92f.tar.gz
lavf: make cmdutils's check_stream_specifier public.
The new function is called avformat_match_stream_specifier() and does not include logging the error message.
Diffstat (limited to 'doc/APIchanges')
-rw-r--r--doc/APIchanges3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index a2f4e03..20bab5a 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -15,6 +15,9 @@ libavutil: 2011-04-18
API changes, most recent first:
+2012-07-20 - xxxxxxx - lavf 54.18.100
+ Add avformat_match_stream_specifier() function.
+
2012-07-14 - xxxxxxx - lavc 54.38.100 - avcodec.h
Add metadata to AVFrame, and the accessor functions
av_frame_get_metadata() and av_frame_set_metadata().
OpenPOWER on IntegriCloud