r7601 - in /vdr/vdr-plugin-vcd/trunk/debian: changelog copyright patches/00list patches/90_vcd-0.9-1.7.3.dpatch

tom-guest at users.alioth.debian.org tom-guest at users.alioth.debian.org
Mon Apr 13 22:25:58 UTC 2009


Author: tom-guest
Date: Mon Apr 13 22:25:58 2009
New Revision: 7601

URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/?sc=1&rev=7601
Log:
Added 90_vcd-0.9-1.7.3.dpatch

Added:
    vdr/vdr-plugin-vcd/trunk/debian/patches/90_vcd-0.9-1.7.3.dpatch
Modified:
    vdr/vdr-plugin-vcd/trunk/debian/changelog
    vdr/vdr-plugin-vcd/trunk/debian/copyright
    vdr/vdr-plugin-vcd/trunk/debian/patches/00list

Modified: vdr/vdr-plugin-vcd/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-vcd/trunk/debian/changelog?rev=7601&op=diff
==============================================================================
--- vdr/vdr-plugin-vcd/trunk/debian/changelog (original)
+++ vdr/vdr-plugin-vcd/trunk/debian/changelog Mon Apr 13 22:25:58 2009
@@ -1,3 +1,9 @@
+vdr-plugin-vcd (0.9-8) UNRELEASED; urgency=low
+
+  * Added 90_vcd-0.9-1.7.3.dpatch
+
+ -- Thomas Günther <tom at toms-cafe.de>  Sun, 12 Apr 2009 00:31:18 +0200
+
 vdr-plugin-vcd (0.9-7) unstable; urgency=low
 
   [ Tobias Grimm ]

Modified: vdr/vdr-plugin-vcd/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-vcd/trunk/debian/copyright?rev=7601&op=diff
==============================================================================
--- vdr/vdr-plugin-vcd/trunk/debian/copyright (original)
+++ vdr/vdr-plugin-vcd/trunk/debian/copyright Mon Apr 13 22:25:58 2009
@@ -14,7 +14,7 @@
     (C) 2002 Thomas Heiligenmann
 
 Copyright (Debian packaging):
-    (C) 2002 - 2008 Thomas Schmidt, Thomas Günther, Tobias Grimm
+    (C) 2002 - 2009 Thomas Schmidt, Thomas Günther, Tobias Grimm
 
 License:
     This program is free software; you can redistribute it and/or modify

Modified: vdr/vdr-plugin-vcd/trunk/debian/patches/00list
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-vcd/trunk/debian/patches/00list?rev=7601&op=diff
==============================================================================
--- vdr/vdr-plugin-vcd/trunk/debian/patches/00list (original)
+++ vdr/vdr-plugin-vcd/trunk/debian/patches/00list Mon Apr 13 22:25:58 2009
@@ -1,1 +1,2 @@
 01_Makefile-fPIC-fix
+90_vcd-0.9-1.7.3

Added: vdr/vdr-plugin-vcd/trunk/debian/patches/90_vcd-0.9-1.7.3.dpatch
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-vcd/trunk/debian/patches/90_vcd-0.9-1.7.3.dpatch?rev=7601&op=file
==============================================================================
--- vdr/vdr-plugin-vcd/trunk/debian/patches/90_vcd-0.9-1.7.3.dpatch (added)
+++ vdr/vdr-plugin-vcd/trunk/debian/patches/90_vcd-0.9-1.7.3.dpatch Mon Apr 13 22:25:58 2009
@@ -1,0 +1,23 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 90_vcd-0.9-1.7.3.dpatch by Thomas Günther <tom at toms-cafe.de>
+## http://toms-cafe.de/vdr/download/vcd-0.9-1.7.3.diff
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Changes for VDR >= 1.7.3.
+
+ at DPATCH@
+--- vcd-0.9/player.h
++++ vcd-0.9/player.h
+@@ -42,6 +42,12 @@
+ #define VIDEO_STREAM_SC     0xE0
+ #define SC_MASK             0xE0
+ 
++// from remux.h (VDR <= 1.7.2)
++#define I_FRAME    1
++
++// from recording.h (VDR <= 1.7.2)
++#define FRAMESPERSEC 25
++
+ class cVcdPlayer;
+ 
+ class cVcdPlayerControl : public cControl {




More information about the pkg-vdr-dvb-changes mailing list