~ubuntu-branches/ubuntu/karmic/vlc/karmic-updates

« back to all changes in this revision

Viewing changes to modules/codec/spudec/spudec.c

  • Committer: Bazaar Package Importer
  • Author(s): أحمد المحمودي (Ahmed El-Mahmoudy)
  • Date: 2009-08-01 05:54:24 UTC
  • mfrom: (3.4.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090801055424-adapguphw4qfvz6q
Tags: 1.0.1-1ubuntu1
* Merge from Debian unstable (LP: #406602, #407570), remaining changes:
  - build against xulrunner-dev instead of iceape-dev
  - build against libass-dev and libx264-dev
  - build against and install libx264 plugin
  - add Xb-Npp header to vlc package

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 * spudec.c : SPU decoder thread
3
3
 *****************************************************************************
4
4
 * Copyright (C) 2000-2001, 2006 the VideoLAN team
5
 
 * $Id$
 
5
 * $Id: f527a9c2b379c0ed5fc6cc6ff48cc353859719ef $
6
6
 *
7
7
 * Authors: Sam Hocevar <sam@zoy.org>
8
8
 *          Laurent Aimar <fenrir@via.ecp.fr>