Browse Source

lavc/opus_pvq: Add missing copyright notices from libopus.

The file is based on libopus, analyzed by Rostislav Pehlivanov.
tags/n3.4
Carl Eugen Hoyos 8 years ago
parent
commit
b9e4bbc686
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      libavcodec/opus_pvq.c

+ 3
- 0
libavcodec/opus_pvq.c View File

@@ -1,4 +1,7 @@
/*
* Copyright (c) 2007-2008 CSIRO
* Copyright (c) 2007-2009 Xiph.Org Foundation
* Copyright (c) 2008-2009 Gregory Maxwell
* Copyright (c) 2012 Andrew D'Addesio
* Copyright (c) 2013-2014 Mozilla Corporation
* Copyright (c) 2017 Rostislav Pehlivanov <atomnuker@gmail.com>


Loading…
Cancel
Save