[FFmpeg-devel] [PATCH 2/2] avformat/udp: replace packet_gap with bitrate option
Marton Balint
cus at passwd.hu
Sun Jun 19 23:23:48 CEST 2016
On Mon, 13 Jun 2016, Michael Niedermayer wrote:
> On Sun, Jun 12, 2016 at 09:30:18PM +0200, Marton Balint wrote:
>> We haven't had a stable release since the packet_gap addition, so probably it
>> is worth reworking the option to something that makes more sense to the end
>> user. Also add burst_bits option to specify maximum length of bit bursts.
>>
>> Signed-off-by: Marton Balint <cus at passwd.hu>
>> ---
>> doc/protocols.texi | 9 +++++++--
>> libavformat/udp.c | 51 +++++++++++++++++++++++++++++++++------------------
>> libavformat/version.h | 2 +-
>> 3 files changed, 41 insertions(+), 21 deletions(-)
>
> iam in favor of both patches
>
Thanks, pushed both.
Regards,
Marton
More information about the ffmpeg-devel
mailing list