diff options
author | Martin Storsjö <[email protected]> | 2019-01-25 10:28:46 +0200 |
---|---|---|
committer | Martin Storsjö <[email protected]> | 2019-01-26 21:13:03 +0200 |
commit | eec93e57096aa4804862d62760442380c70d489b (patch) | |
tree | 95077a144622c1401886e45859b3babf202cb9bd /libavcodec/mpeg4video_parser.c | |
parent | 28a8b5413b64b831dfb8650208bccd8b78360484 (diff) |
libopenh264dec: Use a newer decoding entry point function
The "new" entry point actually has existed since OpenH264 1.4 in
2015 and is the the recommended decoding entry point.
The name of this function, DecodeFrameNoDelay, is rather backwards
considering that it doesn't return the latest decoded frame immediately,
but actually does proper delaying and reordering of frames.
Signed-off-by: Martin Storsjö <[email protected]>
Diffstat (limited to 'libavcodec/mpeg4video_parser.c')
0 files changed, 0 insertions, 0 deletions