similar to: [PATCH] More understandable gstreamer requirements

Displaying 20 results from an estimated 10000 matches similar to: "[PATCH] More understandable gstreamer requirements"

2008 May 28
1
[Bug 15962] New: Crash with flashblock
http://bugs.freedesktop.org/show_bug.cgi?id=15962 Summary: Crash with flashblock Product: swfdec Version: git Platform: x86-64 (AMD64) OS/Version: All Status: NEW Severity: critical Priority: medium Component: plugin AssignedTo: swfdec at lists.freedesktop.org ReportedBy: proski at gnu.org
2008 Jun 07
2
[PATCH] fix issues from latest commits
hi, attacched a couple of patches that fix: - a variable may be used unitialized in swfdec_audio_decoder.c - swfdec_init.c got referenced in swfdec/Makefile.am but it's not in git, i've removed it but maybe the right fix is to add it instead Still not able to compile swfdec (shadow warnings), will follow other patches if you don't beat me to it. cheers, rm -------------- next
2008 Sep 30
1
gstreamer error
hi all, I recently started playing with swfdec and it looks pretty awesome so far. So, many thanks for your efforts guys! But when running swfplay on a swf-file containing videos, e.g. swfdec-flash-and-gnome.swf, the video doesn't play and I get some errors regarding GStreamer: <snip> SWFDEC: ERROR: swfdec_tag.c(238): tag_func_define_sprite: data after last frame SWFDEC: ERROR:
2007 Nov 15
0
Swfdec 0.5.4 released
Hi, here's a new release of the Swfdec packages. swfdec-0.5.4 "2 advanced" http://swfdec.freedesktop.org/download/swfdec/0.5/swfdec-0.5.4.tar.gz MD5: 506b032204b71ffac7d0424eaf9608c4 swfdec-mozilla 0.5.4 "Ultravibe Pleasure 2000" http://swfdec.freedesktop.org/download/swfdec/0.5/swfdec-0.5.4.tar.gz MD5: 07fd3b851df6c70eb7f25944aa4990e3 swfdec-gnome-0.5.4 "Turkish
2007 Mar 22
1
Integrating Swfdec and GStreamer
Hi, I've recently been looking at integrating Swfdec and GStreamer. There are some issues I'd like advice on. In order of importance for me: 1) Using GStreamer codecs Swfdec currently has a simple API for decoding data that looks like GstBuffer *decode_next_buffer (Decoder *dec, GstBuffer *input); [1] Which is used to decode video (VP6 and Sorensen Squeeze/H263 to RGBA) and audio
2007 Dec 21
14
[Bug 13772] New: Sound freezes animation
http://bugs.freedesktop.org/show_bug.cgi?id=13772 Summary: Sound freezes animation Product: swfdec Version: 0.5.5 Platform: x86 (IA32) OS/Version: FreeBSD Status: NEW Severity: normal Priority: medium Component: plugin AssignedTo: swfdec at lists.freedesktop.org ReportedBy: iasenkk at
2008 Mar 03
3
[Bug 14789] New: The Onion with swfdec 0.6.0
http://bugs.freedesktop.org/show_bug.cgi?id=14789 Summary: The Onion with swfdec 0.6.0 Product: swfdec Version: unspecified Platform: Other URL: http://www.theonion.com OS/Version: All Status: NEW Severity: normal Priority: medium Component: library AssignedTo: swfdec at
2008 Jan 12
2
[Bug 14040] New: RFE: Install needed gstreamer plugins when metadata load fails.
http://bugs.freedesktop.org/show_bug.cgi?id=14040 Summary: RFE: Install needed gstreamer plugins when metadata load fails. Product: swfdec Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: library AssignedTo: swfdec at
2007 Jul 27
1
make swfdec a gstreamer backend?
Hi, I don't know much about gstreamer internals so I'm not sure.. The idea just appeared in my mind. Is it possible to make swfdec a gstreamer plugin? Totem then can play swf files. Totem already has a plugin for Epiphany so we don't have to write another plugin for epiphany. I don't know how gstreamer handle interative input though. -- Duy
2008 Mar 07
7
[Bug 14875] New: crash with oss backend if /dev/dsp can not be opened
http://bugs.freedesktop.org/show_bug.cgi?id=14875 Summary: crash with oss backend if /dev/dsp can not be opened Product: swfdec Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: library AssignedTo: swfdec at lists.freedesktop.org
2008 Feb 22
1
[Bug 11927] swfdec unused-direct-shlib-dependency
http://bugs.freedesktop.org/show_bug.cgi?id=11927 Riccardo Magliocchetti <riccardo at datahost.it> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bpepple at fedoraproject.org --- Comment #3 from Riccardo Magliocchetti <riccardo at
2007 Dec 15
3
[Bug 13670] New: make mymovies.it trailer.swf work
http://bugs.freedesktop.org/show_bug.cgi?id=13670 Summary: make mymovies.it trailer.swf work Product: swfdec Version: unspecified Platform: Other URL: http://www.mymovies.it/video/trailer.swf OS/Version: All Status: NEW Severity: enhancement Priority: medium Component: library
2008 Aug 26
8
[Bug 17307] New: sfwdec-mozilla plugin stops playing sounds
http://bugs.freedesktop.org/show_bug.cgi?id=17307 Summary: sfwdec-mozilla plugin stops playing sounds Product: swfdec Version: 0.6.0 Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: plugin AssignedTo: swfdec at lists.freedesktop.org ReportedBy:
2008 Jun 17
2
[Bug 16395] New: glib abort for "double free or corruption" in jpeg code
http://bugs.freedesktop.org/show_bug.cgi?id=16395 Summary: glib abort for "double free or corruption" in jpeg code Product: swfdec Version: git Platform: Other URL: http://speed.pointroll.com/PointRoll/Media/Banners/Veriz on/581557/728x90_Initial_11_14_AtomFilms_113007.swf?PRAd
2008 Apr 12
2
[Bug 15471] New: segmentation fault while seeking in youtube.com
http://bugs.freedesktop.org/show_bug.cgi?id=15471 Summary: segmentation fault while seeking in youtube.com Product: swfdec Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: major Priority: medium Component: plugin AssignedTo: swfdec at lists.freedesktop.org
2009 May 08
2
Porting SWFDec to Android
Hi, I am planning to port latest SWFDec to android platform. The plans of mine are after porting it should support playing of youtube videos, I have downloaded the SWFDec package and plugin and installed the things but I am not able to open youtube video on my Mozilla browser. I have gone through the code in one of the files, while creating the decoders only "SWF", "IMAGE"
2008 Jan 27
2
[Bug 14264] New: flash ad that kills your machine
http://bugs.freedesktop.org/show_bug.cgi?id=14264 Summary: flash ad that kills your machine Product: swfdec Version: git Platform: Other OS/Version: All Status: NEW Severity: critical Priority: medium Component: library AssignedTo: swfdec at lists.freedesktop.org ReportedBy: riccardo at
2008 Oct 04
5
[Bug 17896] New: no sound with 0.8.0-1 hardy w/ usb audio
http://bugs.freedesktop.org/show_bug.cgi?id=17896 Summary: no sound with 0.8.0-1 hardy w/ usb audio Product: swfdec Version: unspecified Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: major Priority: medium Component: plugin AssignedTo: swfdec at lists.freedesktop.org
2008 Mar 26
1
[Bug 15208] New: Segmentation fault loading a page with swf
http://bugs.freedesktop.org/show_bug.cgi?id=15208 Summary: Segmentation fault loading a page with swf Product: swfdec Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: critical Priority: medium Component: library AssignedTo: swfdec at lists.freedesktop.org
2009 Apr 05
1
[Bug 21058] New: sound but no video on zdnet videos
http://bugs.freedesktop.org/show_bug.cgi?id=21058 Summary: sound but no video on zdnet videos Product: swfdec Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: plugin AssignedTo: swfdec at lists.freedesktop.org ReportedBy: bpepple