Browse Source

Add NOA credits

tags/n3.0
Michael Niedermayer 10 years ago
parent
commit
124b7cd485
2 changed files with 4 additions and 0 deletions
  1. +2
    -0
      libavcodec/mpegvideo_enc.c
  2. +2
    -0
      libavformat/mxfenc.c

+ 2
- 0
libavcodec/mpegvideo_enc.c View File

@@ -20,6 +20,8 @@
* You should have received a copy of the GNU Lesser General Public
* License along with FFmpeg; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*
* non linear quantizers with large QPs and VBV with restrictive qmin fixes sponsored by NOA GmbH
*/

/**


+ 2
- 0
libavformat/mxfenc.c View File

@@ -18,6 +18,8 @@
* You should have received a copy of the GNU Lesser General Public
* License along with FFmpeg; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*
* signal_standard, color_siting and klv_fill_key version fixes sponsored by NOA GmbH
*/

/*


Loading…
Cancel
Save