Commit graph

1288 commits

Author SHA1 Message Date
Benjamin Otte
cd484eb01a add initial version of gdkpixbuf loader for gtk that is capable of loading AVI and mpeg videos as GdkPixbufAnimation....
Original commit message from CVS:
add initial version of gdkpixbuf loader for gtk that is capable of loading AVI and mpeg videos as GdkPixbufAnimation. I'm not sure if such a thing would be useful or too much trouble, so I'll throw it at enough testers to figure it out ;) We might want to disable it by defualt though in the future. (Currently there is not even a configure switch implemented to disable it.)
This includes a fix to not use GError in gstgdkpixbuf's typefind function and to only return GST_TYPE_FIND_MINIMUM when doing typefinding via gdk as this breaks quite a bit with the GStreamer loader installed.
2003-11-05 03:24:53 +00:00
Benjamin Otte
7b2f1fb944 disable Altivec until someone fixes the build to allow it conditionally
Original commit message from CVS:
disable Altivec until someone fixes the build to allow it conditionally
2003-11-04 15:22:42 +00:00
Benjamin Otte
ba800e46ca v4l2 was executing mixmatrix's plugin_init, so make sure to make plugin_init static
Original commit message from CVS:
v4l2 was executing mixmatrix's plugin_init, so make sure to make plugin_init static
2003-11-03 22:47:52 +00:00
David Schleef
b577f9a4d0 use top-level defined plugindir
Original commit message from CVS:
use top-level defined plugindir
2003-11-03 20:18:14 +00:00
David Schleef
7080b29962 change libgst-interfaces to libgstinterfaces
Original commit message from CVS:
change libgst-interfaces to libgstinterfaces
2003-11-03 20:17:40 +00:00
David Schleef
651d5ed831 convert to new plugin system
Original commit message from CVS:
convert to new plugin system
2003-11-03 20:15:33 +00:00
David Schleef
5491775d74 fix warnings
Original commit message from CVS:
fix warnings
2003-11-03 20:14:37 +00:00
David Schleef
e3f2b79c4f Add -DG_DISABLE_DEPRECATED to $GST_ERROR
Original commit message from CVS:
Add -DG_DISABLE_DEPRECATED to $GST_ERROR
2003-11-03 20:14:03 +00:00
Benjamin Otte
577f43dacf remove audiofile typefinding because it is buggy and we support all of its formats anyway.
Original commit message from CVS:
remove audiofile typefinding because it is buggy and we support all of its formats anyway.
If you need it back, please fix it before you put it back in :)
2003-11-03 19:18:36 +00:00
Benjamin Otte
dd3d4e08ae fix for new plugin system
Original commit message from CVS:
fix for new plugin system
2003-11-03 15:48:38 +00:00
Thomas Vander Stichele
e1a1e2da8d .in is out
Original commit message from CVS:
.in is out
2003-11-03 10:24:13 +00:00
Ronald S. Bultje
992c311650 This was wrong
Original commit message from CVS:
This was wrong
2003-11-02 23:58:20 +00:00
Ronald S. Bultje
fc0447cc23 Add static version of removed gsT_element_factory_make_or_warn()
Original commit message from CVS:
Add static version of removed gsT_element_factory_make_or_warn()
2003-11-02 23:06:23 +00:00
Ronald S. Bultje
4e3bf35246 This one was missing
Original commit message from CVS:
This one was missing
2003-11-02 23:00:38 +00:00
Benjamin Otte
c37952c970 fix for new plugin system
Original commit message from CVS:
fix for new plugin system
2003-11-02 22:34:11 +00:00
Ronald S. Bultje
c51e5a23c3 SMPTE transitions done
Original commit message from CVS:
SMPTE transitions done
2003-11-02 22:26:51 +00:00
Ronald S. Bultje
73fca8b4b6 Again one done
Original commit message from CVS:
Again one done
2003-11-02 22:23:26 +00:00
Ronald S. Bultje
26f632e630 ... almost done now
Original commit message from CVS:
... almost done now
2003-11-02 22:11:30 +00:00
Benjamin Otte
7d62325204 Hi. I'm the reason why GstElementDetails uses a macro now
Original commit message from CVS:
Hi. I'm the reason why GstElementDetails uses a macro now
2003-11-02 22:04:57 +00:00
Ronald S. Bultje
7ebe1eb0b2 Quicktime demuxer ported to new interface
Original commit message from CVS:
Quicktime demuxer ported to new interface
2003-11-02 21:45:18 +00:00
Ronald S. Bultje
fea9514afc More more more more zzzzz I need sleep
Original commit message from CVS:
More more more more zzzzz I need sleep
2003-11-02 21:40:55 +00:00
Ronald S. Bultje
ac6d8c026f Passthrough... New plugin system... Bla...
Original commit message from CVS:
Passthrough... New plugin system... Bla...
2003-11-02 21:37:09 +00:00
Ronald S. Bultje
c19bddc886 Last o plugin
Original commit message from CVS:
Last o plugin
2003-11-02 21:33:32 +00:00
Benjamin Otte
fb9500ea5e fix for new plugin system
Original commit message from CVS:
fix for new plugin system
2003-11-02 21:30:09 +00:00
Ronald S. Bultje
0498722c8a Whaaaaaaaaaaaaaaaaaaaaaack
Original commit message from CVS:
Whaaaaaaaaaaaaaaaaaaaaaack
2003-11-02 21:10:18 +00:00
Ronald S. Bultje
460cfbb835 More More More
Original commit message from CVS:
More More More
2003-11-02 21:02:37 +00:00
Ronald S. Bultje
aa7a4be370 And again one more
Original commit message from CVS:
And again one more
2003-11-02 20:58:22 +00:00
Ronald S. Bultje
9d888e2d00 Again one more done
Original commit message from CVS:
Again one more done
2003-11-02 20:53:30 +00:00
Ronald S. Bultje
5d4b1a32cf And more, and more...
Original commit message from CVS:
And more, and more...
2003-11-02 20:44:56 +00:00
Ronald S. Bultje
cb3a7cfe5d More
Original commit message from CVS:
More
2003-11-02 20:37:50 +00:00
Benjamin Otte
c57df85cd9 fix to new plugin system
Original commit message from CVS:
fix to new plugin system
2003-11-02 19:17:27 +00:00
Ronald S. Bultje
2cc573d0b0 I'm too lazy to comment this
Original commit message from CVS:
.
2003-11-02 18:31:57 +00:00
Ronald S. Bultje
c86afad90b more, and more, and more...
Original commit message from CVS:
more, and more, and more...
2003-11-02 17:36:30 +00:00
Ronald S. Bultje
c12fc38d09 etc
Original commit message from CVS:
etc
2003-11-02 17:13:40 +00:00
Ronald S. Bultje
c75664e083 hmm...
Original commit message from CVS:
hmm...
2003-11-02 17:02:51 +00:00
Benjamin Otte
eabfbf13fc fix most of sys dir. v4l2 and dxr3 pending, as I don't have them
Original commit message from CVS:
fix most of sys dir. v4l2 and dxr3 pending, as I don't have them
2003-11-02 14:47:52 +00:00
Ronald S. Bultje
59e0556a90 I forgot some other letters, but I also forgot which ones.
Original commit message from CVS:
I forgot some other letters, but I also forgot which ones.
2003-11-02 14:32:08 +00:00
Ronald S. Bultje
1b17a001ea Bly
Original commit message from CVS:
Bly
2003-11-02 14:26:13 +00:00
Jan Schmidt
75658894ac Updated for the new plugin loading code
Original commit message from CVS:
Updated for the new plugin loading code
2003-11-02 14:09:39 +00:00
Ronald S. Bultje
bd4206da03 Fix this too. Note that the per-plugin licensing is gone because of company's new per-plugin (rather than per-element...
Original commit message from CVS:
Fix this too. Note that the per-plugin licensing is gone because of company's new per-plugin (rather than per-element) API. We basically need both... Ohwell, I just want this stuff to compile.
2003-11-02 13:55:40 +00:00
Jan Schmidt
1b6b3af9bb Use GST_ELEMENT_DETAILS for initialising GstElementDetails
Original commit message from CVS:
Use GST_ELEMENT_DETAILS for initialising GstElementDetails
2003-11-02 13:19:55 +00:00
Jan Schmidt
f45357b246 Updated to the new plugin loading code
Original commit message from CVS:
Updated to the new plugin loading code
2003-11-02 13:06:25 +00:00
Jan Schmidt
98b609758d Use GST_ELEMENT_DETAILS macro to initialise the structure
Original commit message from CVS:
Use GST_ELEMENT_DETAILS macro to initialise the structure
2003-11-02 12:23:26 +00:00
Jan Schmidt
8cf2398535 Updated for the new plugin loading code
Original commit message from CVS:
Updated for the new plugin loading code
2003-11-02 05:39:26 +00:00
Iain Holmes
343ee1744a XVid compiles again...I'm off to bed :)
Original commit message from CVS:
XVid compiles again...I'm off to bed :)
2003-11-02 02:31:04 +00:00
Iain Holmes
61c073c5d8 Tarkin compiles again
Original commit message from CVS:
Tarkin compiles again
2003-11-02 02:09:11 +00:00
Iain Holmes
9f4177857c Sndfile compiles again
Original commit message from CVS:
Sndfile compiles again
2003-11-02 01:46:25 +00:00
Iain Holmes
f23814b897 Snapshot compiles
Original commit message from CVS:
Snapshot compiles
2003-11-02 01:38:01 +00:00
Iain Holmes
81a861de05 Make smoothwave compile again
Original commit message from CVS:
Make smoothwave compile again
2003-11-02 01:32:40 +00:00
Iain Holmes
7f6522fa08 SDL Video sink ported to the new plugin code. (Sorry that last commit message sucked BTW)
Original commit message from CVS:
SDL Video sink ported to the new plugin code.
(Sorry that last commit message sucked BTW)
2003-11-02 01:27:21 +00:00