chenyunecjtu / coreavc-for-linux

Automatically exported from code.google.com/p/coreavc-for-linux
GNU General Public License v2.0
0 stars 1 forks source link

mythtv patch fails against current release-0-21-fixes (SVN 17050) #23

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Get MythTV svn release-0-21-fixes
2. coreavc-for-linux
3. Attempt to apply mythtv dcshowserver.patch

What is the expected output? What do you see instead?

mythtv mythtv # patch -p0 < /usr/src/coreavc-for-linux/mythtv/dshowserver.patch
patching file libs/libmythtv/avformatdecoder.cpp
Hunk #1 succeeded at 1 with fuzz 2.
Hunk #2 succeeded at 45 with fuzz 1 (offset 5 lines).
Hunk #3 FAILED at 89.
Hunk #4 succeeded at 646 (offset 115 lines).
Hunk #5 FAILED at 1350.
Hunk #6 FAILED at 1768.
Hunk #7 FAILED at 3588.
4 out of 7 hunks FAILED -- saving rejects to file
libs/libmythtv/avformatdecoder.cpp.rej
patching file libs/libmythtv/libmythtv.pro
Hunk #1 FAILED at 32.
1 out of 1 hunk FAILED -- saving rejects to file
libs/libmythtv/libmythtv.pro.rej

What version of the product are you using? On what operating system?

MythTV SVN release-0-21-fixes rev 17050. Current coreavc-for-linux SVN.

Please provide any additional information below.

Do you want the .rej files? I haven't had a chance to see if it is an easy fix.

Original issue reported on code.google.com by cymen...@gmail.com on 14 Apr 2008 at 1:01

GoogleCodeExporter commented 8 years ago
Should be fixed in r37.  I compile tested, but haven't actually tried using it 
yet

Original comment by alannis...@gmail.com on 7 May 2008 at 4:10