diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2019-08-09 16:04:28 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-04-01 05:48:31 +0200 |
commit | afa5e3809d1a8532a1a03ad381461db6f9477fd9 (patch) | |
tree | af5031ab1cb1a051b2631cf0a1c65e66901dac2b /libavcodec/hevcdec.h | |
parent | b343eca8d5b9546f6d630736938825707f58e6c6 (diff) | |
download | ffmpeg-afa5e3809d1a8532a1a03ad381461db6f9477fd9.tar.gz |
avformat/avformat.h: Correct some comments
1. When set_parameters was removed from AVOutputFormat in 2fb75019, it
was forgotten to remove the comment pertaining to it. Said comment now
appeared to apply to interleave_packet(); it is of course nonsense and
has been replaced by an accurate description.
2. The description of av_write_uncoded_frame() suggested
av_interleaved_write_frame() as a replacement if the input is not
already correctly interleaved; it also referred to said function for
details. Given that said function can't write AVFrames and that the
specifics of writing uncoded frames are explained in the description
of av_interleaved_write_uncoded_frame(), both references have been fixed.
3. Removed an outdated comment about avformat_seek_file().
Reviewed-by: Marton Balint <cus@passwd.hu>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavcodec/hevcdec.h')
0 files changed, 0 insertions, 0 deletions