Diego Biurrun <[email protected]> writes: > A new hidden config variable is added for the codecs that depend on > the error resilience parts. > --- > configure | 43 ++++++++++++++++++++------------------- > libavcodec/Makefile | 55 ++++++++++++++++++-------------------------------- > 2 files changed, 42 insertions(+), 56 deletions(-)
[...] > +OBJS-$(CONFIG_ERROR_RESILIENCE) += error_resilience.o For a single file, what does this gain? -- Måns Rullgård [email protected] _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
