diff options
| author | Andreas Brachold <vdr07@deltab.de> | 2008-02-17 06:18:08 +0000 |
|---|---|---|
| committer | Andreas Brachold <vdr07@deltab.de> | 2008-02-17 06:18:08 +0000 |
| commit | 5f9b4dc2fe5d12325a9a35101ce694cd371c3c65 (patch) | |
| tree | 2a3dec35c942c835ff06ab12ad50702b10d23435 /contrib/vdr2jpeg/vdr2jpeg.cpp | |
| parent | a0fb042d1fdf476e60768d86a5f9683e79f080d6 (diff) | |
| download | xxv-5f9b4dc2fe5d12325a9a35101ce694cd371c3c65.tar.gz xxv-5f9b4dc2fe5d12325a9a35101ce694cd371c3c65.tar.bz2 | |
update to build with ffmpeg-svn (r12129)
Diffstat (limited to 'contrib/vdr2jpeg/vdr2jpeg.cpp')
| -rw-r--r-- | contrib/vdr2jpeg/vdr2jpeg.cpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/contrib/vdr2jpeg/vdr2jpeg.cpp b/contrib/vdr2jpeg/vdr2jpeg.cpp index 2a7aa63..e3629e3 100644 --- a/contrib/vdr2jpeg/vdr2jpeg.cpp +++ b/contrib/vdr2jpeg/vdr2jpeg.cpp @@ -1,10 +1,8 @@ /* * Simple program to grab images from VDR Recording * - * Copyright(c) 2005-2007 Andreas Brachold + * Copyright(c) 2005-2008 Andreas Brachold * - * demux ported from vdrsync.pl : Copyright(c) 2005 Peter Sebbel - * * This code is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 |
