FreeBSD Bugzilla – Attachment 98509 Details for
Bug 137441
multimedia/gstreamer 0.10.23 format error [patch]
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 676 bytes, created by
marka
on 2009-08-05 04:30:05 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
marka
Created:
2009-08-05 04:30:05 UTC
Size:
676 bytes
patch
obsolete
>--- gst/gstregistry.c.orig 2009-04-01 22:45:44.000000000 +1100 >+++ gst/gstregistry.c 2009-08-05 13:08:42.000000000 +1000 >@@ -896,7 +896,7 @@ > GST_DEBUG_OBJECT (registry, "mtime %ld != %ld or size %" > G_GINT64_FORMAT " != %" G_GINT64_FORMAT " or external dependency " > "env_vars changed: %d or external dependencies changed: %d", >- plugin->file_mtime, file_status.st_mtime, >+ (long) plugin->file_mtime, (long) file_status.st_mtime, > (gint64) plugin->file_size, (gint64) file_status.st_size, > env_vars_changed, deps_changed); > gst_registry_remove_plugin (gst_registry_get_default (), plugin);
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 137441
: 98509