On Mon, May 04, 2020 at 08:22:44PM +0200, Andreas Rheinhardt wrote: > and make it static again. > > These functions have been moved from nutenc to aviobuf and internal.h > in f8280ff4c00eeaa245085fa9691035203abd168c in order to use them in a > forthcoming patch in utils.c. Said patch never happened, so this commit > moves them back and makes them static, effectively reverting said > commit as well as f8280ff4c00eeaa245085fa9691035203abd168c (which added > the ff-prefix to these functions). > > Signed-off-by: Andreas Rheinhardt <andreas.rheinha...@gmail.com> > --- > libavformat/aviobuf.c | 20 ----- > libavformat/internal.h | 10 --- > libavformat/nutenc.c | 172 ++++++++++++++++++++++++----------------- > 3 files changed, 99 insertions(+), 103 deletions(-)
probably ok thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Old school: Use the lowest level language in which you can solve the problem conveniently. New school: Use the highest level language in which the latest supercomputer can solve the problem without the user falling asleep waiting.
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".