[FFmpeg-devel] [PATCH] lavfi/trim: use AV_OPT_TYPE_DURATION

Paul B Mahol onemda at gmail.com
Thu Jul 11 21:05:36 CEST 2013


On 7/11/13, Derek Buitenhuis <derek.buitenhuis at gmail.com> wrote:
> 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?

Yes there is @ref, but is appears to work for ref in same files. Need
real doxygen expert.

>
> Otherwise, LGTM.
>
> - Derek
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>


More information about the ffmpeg-devel mailing list