[FFmpeg-devel] [PATCH] lavfi/trim: use AV_OPT_TYPE_DURATION
Derek Buitenhuis
derek.buitenhuis at gmail.com
Thu Jul 11 20:24:29 CEST 2013
On 7/11/2013 9:31 AM, Paul B Mahol wrote:
> Workarounds for rounding differences between platforms should not be
> needed any more.
>
> Signed-off-by: Paul B Mahol <onemda at gmail.com>
> ---
> doc/filters.texi | 18 ++++++++++--------
> libavfilter/trim.c | 27 ++++++++++++---------------
> 2 files changed, 22 insertions(+), 23 deletions(-)
[...]
> +See @code{time duration syntax}.
Is there something like @ref to make it a hyperlink?
Otherwise, LGTM.
- Derek
More information about the ffmpeg-devel
mailing list