[FFmpeg-devel] [PATCHv3 3/4] avformat: make flush_packets a tri-state and set it to -1 (auto) by default
Michael Niedermayer
michael at niedermayer.cc
Sat Jun 24 13:51:15 EEST 2017
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 <cus at passwd.hu>
> ---
> doc/formats.texi | 7 ++++---
> libavformat/mux.c | 19 +++++++++++++------
> libavformat/options_table.h | 4 ++--
> 3 files changed, 19 insertions(+), 11 deletions(-)
LGTM
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
The worst form of inequality is to try to make unequal things equal.
-- Aristotle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20170624/8ae4e776/attachment.sig>
More information about the ffmpeg-devel
mailing list