Browse Source

xine-lib: Updated (1.1.8 -> 1.1.15)

early
Aldas Nabazas 17 years ago
parent
commit
c0089e16dc
  1. 28
      multimedia/xine-lib/xine-lib-1.1.8-dxr3.patch
  2. 8
      multimedia/xine-lib/xine-lib.desc

28
multimedia/xine-lib/xine-lib-1.1.8-dxr3.patch

@ -1,28 +0,0 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../xine-lib/xine-lib-1.1.8-dxr3.patch
# Copyright (C) 2007 The OpenSDE Project
#
# More information can be found in the files COPYING and README.
#
# This patch file is dual-licensed. It is available under the license the
# patched project is licensed under, as long as it is an OpenSource license
# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
# of the GNU General Public License as published by the Free Software
# Foundation; either version 2 of the License, or (at your option) any later
# version.
# --- SDE-COPYRIGHT-NOTE-END ---
This patch is from Gentoo
diff -ur xine-lib-1.1.8.orig/src/libffmpeg/ffmpeg_encoder.c xine-lib-1.1.8/src/libffmpeg/ffmpeg_encoder.c
--- ./src/libffmpeg/ffmpeg_encoder.c 2007-08-19 02:36:50.000000000 +0300
+++ ./src/libffmpeg/ffmpeg_encoder.c 2007-09-04 15:04:41.000000000 +0300
@@ -76,7 +76,7 @@
lavc_data_t* this;
avcodec_init();
- register_avcodec(&mpeg1video_encoder);
+ avcodec_register_all();
lprintf("lavc init , version %x\n", avcodec_version());
this = xine_xmalloc(sizeof(lavc_data_t));
if (!this) return 0;

8
multimedia/xine-lib/xine-lib.desc

@ -1,9 +1,8 @@
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../xine-lib/xine-lib.desc
[COPY] Copyright (C) 2006 The OpenSDE Project
[COPY] Copyright (C) 2006 - 2008 The OpenSDE Project
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
[COPY] Copyright (C) 1998 - 2003 Clifford Wolf
[COPY]
@ -36,8 +35,7 @@
[L] GPL
[S] Stable
[V] 1.1.8
[V] 1.1.15
[P] X -----5---9 163.200
[D] 1660981812 xine-lib-1.1.8.tar.bz2 http://dl.sourceforge.net/sourceforge/xine/
[D] 1099380744 xine-lib-1.1.15.tar.bz2 http://dl.sourceforge.net/sourceforge/xine/

Loading…
Cancel
Save