Am Fr., 20. März 2020 um 23:29 Uhr schrieb Andreas Rheinhardt <[email protected]>:
> PS: Actually, there are a couple of functions that need const: > av_find_best_stream() provides a way to get a pointer to a non-const > AVCodec (it casts the const away internally); and > av_input/output_audio/video_device_next() needs either be modified to > work with const or be deprecated altogether (as the other _next-APIs > have been). Will you work on constifying this functions? 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".
