diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-03-25 02:15:34 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-03-28 03:06:13 +0100 |
commit | 432e287e27efa3e9bb19f85cbd3d617e6f33c220 (patch) | |
tree | e8392c433df317ea9f5d7a3882d7d210f5dc568f /fftools/cmdutils.c | |
parent | b89ee2653919c14193f646ba03b2bf1d13c9aa2d (diff) | |
download | ffmpeg-432e287e27efa3e9bb19f85cbd3d617e6f33c220.tar.gz |
fftools/ffmpeg_sched: Explicitly return 0 on sch_enc_send() success
Do not return the return value of the last enc_send_to_dst()
call, as this would treat the last call differently from the
earlier calls; furthermore, sch_enc_send() explicitly documents
to always return 0 on success.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'fftools/cmdutils.c')
0 files changed, 0 insertions, 0 deletions