diff options
author | Ganesh Ajjanagadde <[email protected]> | 2015-10-15 19:24:14 -0400 |
---|---|---|
committer | Ganesh Ajjanagadde <[email protected]> | 2015-10-28 23:05:31 -0400 |
commit | dd367495578d406ab6456fca7e2a0c4a5bc50b0a (patch) | |
tree | bc83afaf2b5292938b395aa6c29cda0e5774f511 /doc/APIchanges | |
parent | 63fca9df9c6f236c16a5ac0b60e73cb0e7669b2e (diff) |
avutil/audio_fifo: add av_warn_unused_result
This one should not trigger any warnings, but will be useful for future
robustness.
Strictly speaking, one could check the size after the call by examining
the structure instead of the return value. Such a use case is highly
unusual, and this commit may be easily reverted if there is a legitimate
need of such use.
Reviewed-by: Michael Niedermayer <[email protected]>
Signed-off-by: Ganesh Ajjanagadde <[email protected]>
Diffstat (limited to 'doc/APIchanges')
0 files changed, 0 insertions, 0 deletions