mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-05-06 22:49:26 +08:00
126b638ea0
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. Originally committed as revision 24518 to svn://svn.ffmpeg.org/ffmpeg/trunk