--- libavcodec/ac3enc.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)
diff --git libavcodec/ac3enc.c libavcodec/ac3enc.c index ce5b73a..0db0846 100644 --- libavcodec/ac3enc.c +++ libavcodec/ac3enc.c @@ -1,6 +1,8 @@ /* * The simplest AC-3 encoder * Copyright (c) 2000 Fabrice Bellard + * Copyright (c) 2006-2010 Justin Ruggles <[email protected]> + * Copyright (c) 2006-2010 Prakash Punnoor <[email protected]> * * This file is part of FFmpeg. *
_______________________________________________ FFmpeg-soc mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc
