Browse Source

avformat/mxfenc: Move sponsorship notice to its own comment block

Suggested-by: BBB
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
tags/n3.0
Michael Niedermayer 10 years ago
parent
commit
a7c0373ea3
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      libavformat/mxfenc.c

+ 3
- 1
libavformat/mxfenc.c View File

@@ -18,7 +18,9 @@
* 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