View previous topic :: View next topic |
Author |
Message |
hrimfaxi
Joined: 23 Nov 2006 Posts: 22
|
Posted: Wed May 13, 2009 12:52 am Post subject: [psp] [updated] libasfparser to decode asf frame |
|
|
Sorry, I messed up pspasfparser.h, and it cannot compile at all.
Here is the patch.
I also add a reference link with its usage on how to play WMA file.
http://ifile.it/xs9cujk
Last edited by hrimfaxi on Mon Jun 29, 2009 10:03 pm; edited 1 time in total |
|
Back to top |
|
|
jimparis
Joined: 10 Jun 2005 Posts: 1179 Location: Boston
|
Posted: Tue Jun 23, 2009 8:10 am Post subject: |
|
|
Code: |
Sending pspsdk/configure.ac
Sending pspsdk/src/Makefile.am
Adding pspsdk/src/asfparser
Adding pspsdk/src/asfparser/Makefile.am
Adding pspsdk/src/asfparser/pspasfparser.h
Adding pspsdk/src/asfparser/sceAsfParser.S
Transmitting file data .....
Committed revision 2466.
|
thanks |
|
Back to top |
|
|
Insert_witty_name
Joined: 10 May 2006 Posts: 376
|
Posted: Wed Jun 24, 2009 4:16 am Post subject: |
|
|
Something's broke:
Quote: | Making clean in base
make[2]: Nothing to be done for `clean'.
Making clean in audio
test -z "libpspaudio.a libpspaudio_driver.a libpspaudiolib.a libpspaudiocodec.a" || rm -f libpspaudio.a libpspaudio_driver.a libpspaudiolib.a libpspaudiocodec.a
rm -f *.o
Making clean in atrac3
test -z "libpspatrac3.a " || rm -f libpspatrac3.a
rm -f *.o
Making clean in asfparser
Makefile:504: *** missing separator. Stop.
make[1]: *** [clean-recursive] Error 1
make: *** [clean-recursive] Error 1
../scripts/003-pspsdk-stage1.sh: Failed. |
|
|
Back to top |
|
|
jimparis
Joined: 10 Jun 2005 Posts: 1179 Location: Boston
|
Posted: Wed Jun 24, 2009 5:51 am Post subject: |
|
|
The forum mangles whitespace.. should be fixed now. |
|
Back to top |
|
|
Insert_witty_name
Joined: 10 May 2006 Posts: 376
|
Posted: Wed Jun 24, 2009 8:54 am Post subject: |
|
|
Confirmed working, thanks. |
|
Back to top |
|
|
J.F.
Joined: 22 Feb 2004 Posts: 2906
|
Posted: Wed Jun 24, 2009 9:29 am Post subject: |
|
|
jimparis wrote: | The forum mangles whitespace.. should be fixed now. |
I've run into that a number of times. Never post diff files in code or quote tags - it won't work. Post a link to the diff file so it can be downloaded instead. |
|
Back to top |
|
|
hrimfaxi
Joined: 23 Nov 2006 Posts: 22
|
Posted: Fri Jul 10, 2009 1:33 pm Post subject: |
|
|
please update the patch.... |
|
Back to top |
|
|
jimparis
Joined: 10 Jun 2005 Posts: 1179 Location: Boston
|
Posted: Sat Jul 11, 2009 4:08 am Post subject: |
|
|
committed |
|
Back to top |
|
|
|