Am Mo., 2. März 2020 um 05:36 Uhr schrieb Andreas Rheinhardt <[email protected]>:
> -int avformat_alloc_output_context2(AVFormatContext **ctx, ff_const59 > AVOutputFormat *oformat, > +int avformat_alloc_output_context2(AVFormatContext **ctx, const > AVOutputFormat *oformat, > const char *format_name, const char > *filename); I believe this breaks C++ code using libavformat. Carl Eugen _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
