diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2021-02-26 04:59:59 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2021-03-08 02:42:20 +0100 |
commit | 136dd5b592a17efdf8c05c73888d06fb4a8e0912 (patch) | |
tree | 486b3bc2059070abf70b41a62f2c7a32745ea02b /libavcodec/ffv1enc.c | |
parent | ea3953ad406e96e95c533ef850c6395da6a7dd86 (diff) | |
download | ffmpeg-136dd5b592a17efdf8c05c73888d06fb4a8e0912.tar.gz |
avcodec/avcodec: Don't suggest calling deprecated avcodec_register_all()
Despite avcodec_register and avcodec_register_all being deprecated,
their documentation still said that one of them has to be called
before doing anything else. Clarify this confusing situation.
Furthermore, don't use avcodec_register_all in sample code for
a non-deprecated function.
Reviewed-by: mypopy@gmail.com <mypopy@gmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavcodec/ffv1enc.c')
0 files changed, 0 insertions, 0 deletions