diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2019-11-14 15:44:15 +0100 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2019-11-14 12:02:41 -0300 |
commit | 41b05b849f215b03eeb9e3608571ba47de64182a (patch) | |
tree | 9da4bff250bade040ce1a9c9866da28bc231d7bc /libavcodec/srtdec.c | |
parent | a7245adee3e98d4b2e2a1bb7ddc0caae898b5193 (diff) | |
download | ffmpeg-41b05b849f215b03eeb9e3608571ba47de64182a.tar.gz |
avcodec/avcodec: Adapt the doc of av_bsf_send_packet to match its actual implementation.
Explicitly allowing empty packets to signal flushing helps getting rid
of special cases. It does not hinder the ability to send i.e.
timing-only packets, because one can send packets with zero size and
pkt->data set.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'libavcodec/srtdec.c')
0 files changed, 0 insertions, 0 deletions