The code was originally committed to Libav on March 25, 2011. --- libavcodec/ac3enc_opts_template.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/libavcodec/ac3enc_opts_template.c b/libavcodec/ac3enc_opts_template.c index 699c1b5..e16e0d0 100644 --- a/libavcodec/ac3enc_opts_template.c +++ b/libavcodec/ac3enc_opts_template.c @@ -1,6 +1,6 @@ /* * AC-3 encoder options - * Copyright (c) 2010 Justin Ruggles <[email protected]> + * Copyright (c) 2011 Justin Ruggles <[email protected]> * * This file is part of Libav. *
_______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
