~ubuntu-branches/ubuntu/maverick/ffmpeg-debian/maverick

« back to all changes in this revision

Viewing changes to libavcodec/ac3dec.c

  • Committer: Bazaar Package Importer
  • Author(s): Reinhard Tartler
  • Date: 2009-02-05 21:22:01 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20090205212201-hjhtybuxtm90cbjy
Tags: 3:0.svn20090204-2ubuntu1
* merge from debian. Remaining changes:
  - don't build depend on libfaad-dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
 * This code was developed as part of Google Summer of Code 2006.
4
4
 * E-AC-3 support was added as part of Google Summer of Code 2007.
5
5
 *
6
 
 * Copyright (c) 2006 Kartikey Mahendra BHATT (bhattkm at gmail dot com).
 
6
 * Copyright (c) 2006 Kartikey Mahendra BHATT (bhattkm at gmail dot com)
7
7
 * Copyright (c) 2007-2008 Bartlomiej Wolowiec <bartek.wolowiec@gmail.com>
8
8
 * Copyright (c) 2007 Justin Ruggles <justin.ruggles@gmail.com>
9
9
 *