1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-03-28 12:32:17 +02:00

lavf/cinedec: Fix a typo in the file header.

This commit is contained in:
Carl Eugen Hoyos 2014-10-22 01:37:02 +02:00
parent 42316907b8
commit b6e8f10bcb

View File

@ -1,5 +1,5 @@
/*
* Phanton Cine demuxer
* Phantom Cine demuxer
* Copyright (c) 2010-2011 Peter Ross <pross@xvid.org>
*
* This file is part of FFmpeg.