Browse Source

Looks like I'll work on it this year too

Originally committed as revision 8160 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Kostya Shishkov 18 years ago
parent
commit
c52ff68852
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libavcodec/vc1.c

+ 1
- 1
libavcodec/vc1.c View File

@@ -1,6 +1,6 @@
/*
* VC-1 and WMV3 decoder
* Copyright (c) 2006 Konstantin Shishkov
* Copyright (c) 2006-2007 Konstantin Shishkov
* Partly based on vc9.c (c) 2005 Anonymous, Alex Beregszaszi, Michael Niedermayer
*
* This file is part of FFmpeg.


Loading…
Cancel
Save