Quoting Vittorio Giovara (2015-04-27 20:13:25) > They are just duplicates of AVCodecContext members so use them directly.
Have you benchmarked this? The reason there are copies of those fields is probably more efficient cache usage. I am not sure it actually matters anywhere, but it should be tested. -- Anton Khirnov _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
