diff options
author | Marton Balint <cus@passwd.hu> | 2017-06-04 04:19:33 +0200 |
---|---|---|
committer | Marton Balint <cus@passwd.hu> | 2017-06-24 18:51:29 +0200 |
commit | eeeb595c7f1c78764a1a670b763fa837ab3db2bd (patch) | |
tree | a2788049373b1f35e9b102acf9fdd88bc5eb1eed /libavformat/avr.c | |
parent | 09891c53916224abfb07c91064654189c46d034c (diff) | |
download | ffmpeg-eeeb595c7f1c78764a1a670b763fa837ab3db2bd.tar.gz |
avformat: make flush_packets a tri-state and set it to -1 (auto) by default
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.
Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'libavformat/avr.c')
0 files changed, 0 insertions, 0 deletions