]> git.sesse.net Git - ffmpeg/commit
avformat/avformat: Remove redundant "NOT PART OF PUBLIC API"
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Wed, 18 Mar 2020 13:49:50 +0000 (14:49 +0100)
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Fri, 22 May 2020 23:40:05 +0000 (01:40 +0200)
commit9dd8f7312a7702240c8a7f8d0f6515a3cfc80f19
tree5b758c282a8d862d7941d777635284aaba558af4
parent04f67dcccf5180621db2ad59944eb046384d744d
avformat/avformat: Remove redundant "NOT PART OF PUBLIC API"

AVStream.request_probe as well as AVStream.mux_ts_offset are below the
separator of public and private fields, so that a further "NOT PART OF
PUBLIC API" is redundant.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
libavformat/avformat.h