On Sat, 24 Jun 2017, Michael Niedermayer wrote:

On Thu, Jun 22, 2017 at 11:28:00PM +0200, Marton Balint wrote:
If flushing is not disabled, then mux.c will signal the end of the packets with
an AVIO_DATA_MARKER_FLUSH_POINT, and aviobuf will be able to decide to flush or
not based on the preferred minimum packet size set by the used protocol.

Signed-off-by: Marton Balint <c...@passwd.hu>
---
 doc/formats.texi            |  7 ++++---
 libavformat/mux.c           | 19 +++++++++++++------
 libavformat/options_table.h |  4 ++--
 3 files changed, 19 insertions(+), 11 deletions(-)

LGTM

Thanks, applied the whole series.

Regards,
Marton
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to