diff options
author | Andreas Rheinhardt <[email protected]> | 2024-03-25 02:15:34 +0100 |
---|---|---|
committer | Andreas Rheinhardt <[email protected]> | 2024-03-28 03:06:13 +0100 |
commit | 432e287e27efa3e9bb19f85cbd3d617e6f33c220 (patch) | |
tree | e8392c433df317ea9f5d7a3882d7d210f5dc568f /doc/examples | |
parent | b89ee2653919c14193f646ba03b2bf1d13c9aa2d (diff) |
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 <[email protected]>
Diffstat (limited to 'doc/examples')
0 files changed, 0 insertions, 0 deletions