Mercurial > libavcodec.hg
diff eatgv.c @ 12280:fbc6fc80e6c6 libavcodec
Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate()
in favor of the newly added corresponding functions
av_parse_video_size() and av_parse_video_rate() defined in
libavcore/parseutils.h.
This change also adds a linking-time dependency of libavcodec and of
libavfilter on libavcore.
author | stefano |
---|---|
date | Mon, 26 Jul 2010 23:12:28 +0000 |
parents | 7dd2a45249a9 |
children | 914f484bb476 |