gipawu / coreavc-for-linux

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

Patching failed with mplayer SVN 31097 and Coreavc-for-linux SVN 115 #104

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install current dshowserver
2. Checkout recent mplayer from svn
4. Run configure for recent mplayer
3. Apply dshowserver.patch

What is the expected output? What do you see instead?
Expected: applied patch
I am getting: 
patching file libmpcodecs/vd_dshowserver.c
Hunk #1 FAILED at 1.

What version of the product are you using? On what operating system?
mplayer SVN 31097, Coreavc-for-linux SVN 115

Please provide any additional information below.
Have tried to 
make clean && svn diff | patch -R -p0 && svn up
to start again from the scratch but still no luck.

Original issue reported on code.google.com by arn...@gmail.com on 26 Apr 2010 at 11:11

GoogleCodeExporter commented 9 years ago
I don't believe nobody has this problem. Current mplayer SVN revision #31142 
and still 
the same situation.

Original comment by arn...@gmail.com on 8 May 2010 at 7:31

GoogleCodeExporter commented 9 years ago
I resolved that today. I just should remove my current mplayer svn folder and 
start 
from the scratch. It looks like some old files or references has been 
preventing patch 
operation.

Original comment by arn...@gmail.com on 16 May 2010 at 9:57