mirror of
https://github.com/mpv-player/mpv
synced 2025-03-25 04:38:01 +00:00
Allow the ffmpeg people to use this code if they want.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16075 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
1448588cab
commit
1283da1d04
@ -3,6 +3,8 @@
|
||||
* by Reza Jelveh <reza.jelveh@tuhh.de> and
|
||||
* Reimar Döffinger <Reimar.Doeffinger@stud.uni-karlsruhe.de>
|
||||
* License: GPL
|
||||
* This code may be be relicensed under the terms of the GNU LGPL when it
|
||||
* becomes part of the ffmpeg project (ffmpeg.sourceforge.net)
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
|
@ -1,3 +1,9 @@
|
||||
/**
|
||||
* Demuxer for Musepack v7 bitstream
|
||||
* by Reimar Döffinger <Reimar.Doeffinger@stud.uni-karlsruhe.de>
|
||||
* This code may be be relicensed under the terms of the GNU LGPL when it
|
||||
* becomes part of the ffmpeg project (ffmpeg.sourceforge.net)
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user