-
Hi,
liblrdf currently exports all the md5 symbols like md5_init() from it's library. This will lead to symbol conflicts if an application (or another library in the same application) exports those symbols to and in the worst case (if the other symbols are incompatible) this will lead to crashes.
This is not a theoretic scenario, it happens when letting the GStreamer LADSPA plugin use liblrdf...
2009-04-04 10:18:01 UTC in Lightweight RDF
-
Hi,
please add the Canon Digital IXUS 85 IS the print-camera-list. It's
vendor id 0x04a9 and product id 0x3175
Thanks.
2009-03-30 19:41:18 UTC in gPhoto
-
Patch for these memory leaks:
http://slomosnail.de/~slomo/temp/02_memleaks.patch.
2008-02-21 14:27:10 UTC in WildMidi Midi Library and Player
-
Another patch for fixing the redirects and the pat file loading here:
http://slomosnail.de/~slomo/temp/01_config-parser.patch.
2008-02-21 14:23:53 UTC in WildMidi Midi Library and Player
-
Hi,
as discussed on IRC there seems to be a bug somewhere.
When opening the cropping preview dialog (no matter if this is a DVD, DVD image, copied DVD contents) it only shows up after an always changing amount of time between 0 and ~60 seconds.
This is with latest GStreamer-everything and a longer hang happens fairly often for me.
While hanging one can see parts of the dialog but the...
2008-02-15 07:38:15 UTC in Thoggen DVD Ripper
-
Hi,
as discussed on IRC it would be nice if thoggen supports selecting a few audio languages to include but not make it a one-or-all decision.
2008-02-15 07:35:04 UTC in Thoggen DVD Ripper
-
Hi,
as discussed on IRC it would be nice if thoggen allowed using alternative GStreamer elements for mpeg demuxing, decoding of several formats, etc.
A use case for this would be people who don't have gst-plugins-ugly/bad installed but have bought the Fluendo plugins for the required formats.
The one to use should either be handled by RANK or your preferred one first, everything else...
2008-02-15 07:33:14 UTC in Thoggen DVD Ripper
-
Hi,
as discussed on IRC it would be nice if totem showed the current progress in the window title so one can see it already from the window list.
2008-02-15 07:30:48 UTC in Thoggen DVD Ripper
-
Hi,
wxGtk uses private Gtk API in src/gtk/settings.cpp at least. The GtkTooltips->tip_window field is marked private[0] and it's use in Gtk was stopped with version 2.11.6, thus it's always NULL now.
This makes gtk_widget_ensure_style(tooltips->tip_window) print a critical warning and the pointer dereference one line below gives a segfault.
The change in Gtk is [1]. Please fix this ASAP...
2007-08-04 07:54:31 UTC in wxWidgets
-
Hi,
the current caps used for indeo5 video are wrong. -base uses the caps in the attached patch.
Bye.
2007-03-19 11:15:56 UTC in GStreamer DLL loader plugin