[FFmpeg-devel] [PATCH] lavu: introduce av_parse_ratio() and use it in ffmpeg and lavfi/aspect
Stefano Sabatini
stefasab at gmail.com
Sat Jan 28 12:19:06 CET 2012
On date Friday 2012-01-27 22:47:42 +0100, Alexander Strasser encoded:
> Hi,
>
> Stefano Sabatini wrote:
> [...]
> > +#define av_parse_ratio_quite(rate, str, max) \
> > + av_parse_ratio(rate, str, max, AV_LOG_MAX_OFFSET, NULL)
>
> Should read "av_parse_ratio_quiet" because "quite" is quite a different thing ;)
Ouch, thanks for noticing :).
--
FFmpeg = Fancy and Faithless Merciless Political Elastic Gargoyle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-lavu-introduce-av_parse_ratio-and-use-it-in-ffmpeg-a.patch
Type: text/x-diff
Size: 7437 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120128/bfbdb689/attachment.bin>
More information about the ffmpeg-devel
mailing list