~ubuntu-branches/ubuntu/maverick/vlc/maverick

« back to all changes in this revision

Viewing changes to src/control/media_list_player.c

  • Committer: Bazaar Package Importer
  • Author(s): Reinhard Tartler
  • Date: 2008-12-07 23:12:27 UTC
  • mfrom: (1.1.20 upstream)
  • Revision ID: james.westby@ubuntu.com-20081207231227-1h5zp3boi9qq0qk9
Tags: 0.9.8a-1ubuntu1
* merge from debian. LP: #300328, #305100, #289263
* Fixes CVE-2008-5276
* remaining changes
  - build against libxul-dev instead of iceape-dev
  - build against libdca-dev, libass-dev and libx264-dev
  - build against and install libx264 plugin
  - adjust Vcs-Bzr Headers in debian/control
  - add Xb-Npp header to vlc package
  - debian/patches/301_DVD_media.diff: Change %U to %f
     in VLC .desktop file, cf LP #275043

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 * media_list_player.c: libvlc new API media_list player functions
3
3
 *****************************************************************************
4
4
 * Copyright (C) 2007 the VideoLAN team
5
 
 * $Id$
 
5
 * $Id: c5f04511cdfbdca0ec95ff72be555a8502945a50 $
6
6
 *
7
7
 * Authors: Pierre d'Herbemont <pdherbemont # videolan.org>
8
8
 *