~ubuntu-branches/ubuntu/lucid/vlc/lucid

« back to all changes in this revision

Viewing changes to modules/access/rtsp/rtsp.c

  • Committer: Bazaar Package Importer
  • Author(s): Reinhard Tartler
  • Date: 2009-11-12 15:29:11 UTC
  • mfrom: (3.5.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20091112152911-skpz5ubpg18zjedp
Tags: 1.0.3-1ubuntu1
* Merge from Debian unstable (LP: #435524), remaining changes:
  - build against xulrunner-dev instead of iceape-dev
  - build against libx264-dev and install libx264 plugin
  - add Xb-Npp header to vlc package
  - recommend vlc-plugin-pulse for vlc
  - backport patch "402_increase_pulseaudio_score.diff"

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 *****************************************************************************
5
5
 * Copyright (C) 2002-2004 the xine project
6
6
 * Copyright (C) 2005 VideoLAN
7
 
 * $Id: 9587cea4c5e035e363fdf858f6a191c109105076 $
 
7
 * $Id$
8
8
 *
9
9
 * Authors: Gildas Bazin <gbazin@videolan.org>
10
10
 *          Adapted from xine which itself adapted it from joschkas real tools.