On 25/08/14 17:05, Luca Barbato wrote:
> On 25/08/14 15:06, Kieran Kunhya wrote:
>> On 25 August 2014 11:33, Luca Barbato <lu_z...@gentoo.org> wrote:
>>> +#define MPEGTS_OPTIONS \
>>> +    { "resync_size",   "Size limit for looking up a new sincronization.", 
>>> offsetof(MpegTSContext, resync_size), AV_OPT_TYPE_INT,  { .i64 =  
>>> MAX_RESYNC_SIZE}, 0, INT_MAX,  AV_OPT_FLAG_DECODING_PARAM }
>>
>> Synchronisation.
> 
> Oh, right, the rest of the patch ok to you?

On irc you seemed ok, it does what you think it does (or at least what I
think you think it does).

lu
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to