~bwy/+junk/gnash-temp

« back to all changes in this revision

Viewing changes to libmedia/ffmpeg/AudioDecoderFfmpeg.cpp

  • Committer: Rob Savoye
  • Date: 2010-01-01 17:48:26 UTC
  • Revision ID: rob@welcomehome.org-20100101174826-0619x1pw1rmh7phs
update copyright for 2010 everywhere.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
// AudioDecoderFfmpeg.cpp: Audio decoding using the FFMPEG library.
2
2
// 
3
 
//   Copyright (C) 2007, 2008, 2009 Free Software Foundation, Inc.
 
3
//   Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
4
4
//
5
5
// This program is free software; you can redistribute it and/or modify
6
6
// it under the terms of the GNU General Public License as published by