FreeBSD Bugzilla – Attachment 48260 Details for
Bug 73867
Can't compile multimedia/mpeg4ip by gcc3.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 857 bytes, created by
umeno
on 2004-11-12 13:30:15 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
umeno
Created:
2004-11-12 13:30:15 UTC
Size:
857 bytes
patch
obsolete
>diff -urN mpeg4ip.orig/files/patch-player::src::codec::mp3::mp3_file.cpp mpeg4ip/files/patch-player::src::codec::mp3::mp3_file.cpp >--- mpeg4ip.orig/files/patch-player::src::codec::mp3::mp3_file.cpp Wed Nov 10 10:02:45 2004 >+++ mpeg4ip/files/patch-player::src::codec::mp3::mp3_file.cpp Fri Nov 12 22:00:13 2004 >@@ -1,10 +1,10 @@ >---- player/src/codec/mp3/mp3_file.cpp.orig Wed Sep 29 00:24:31 2004 >-+++ player/src/codec/mp3/mp3_file.cpp Wed Sep 29 00:28:47 2004 >+--- player/src/codec/mp3/mp3_file.cpp.orig Tue Mar 9 10:18:41 2004 >++++ player/src/codec/mp3/mp3_file.cpp Fri Nov 12 21:58:17 2004 > @@ -126,6 +126,7 @@ > descptr[1] = strdup(desc); > CHECK_AND_FREE(ret); > } >-+ ret = ID3_v1_genre_description[NULL]; >++ ret = ID3_v1_genre_description[0]; > ret = ID3_GetAlbum(&myTag); > if (ret) { >- >+ char *year = ID3_GetYear(&myTag);
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 73867
: 48260 |
48261