[FFmpeg-devel] [misc-filters PATCH 2/8] Move av_parse_frame_size() and av_parse_frame_rate() from libavcodec to libavutil. This way they can be used without to require a dependency on libavcodec.

Michael Niedermayer michaelni
Fri Jul 2 00:04:32 CEST 2010


On Thu, Jul 01, 2010 at 10:41:05PM +0200, Stefano Sabatini wrote:
> ---
>  libavcodec/avcodec.h |   24 ---------
>  libavcodec/utils.c   |  127 --------------------------------------------------
>  libavutil/avutil.h   |   24 +++++++++
>  libavutil/utils.c    |  127 ++++++++++++++++++++++++++++++++++++++++++++++++++
>  4 files changed, 151 insertions(+), 151 deletions(-)

this stuff imho does not belong to libavutil.
but whatever #if vsrc_movie needs should be enough for this

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Opposition brings concord. Out of discord comes the fairest harmony.
-- Heraclitus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100702/75ca073b/attachment.pgp>



More information about the ffmpeg-devel mailing list