Commit graph

340 commits

Author SHA1 Message Date
Leif Johnson
5b283c92b6 + checking in plugin category changes
Original commit message from CVS:
+ checking in plugin category changes
2003-11-16 22:02:23 +00:00
Benjamin Otte
425a3fef25 make colorspace handle the original RGB format, too, since it handles both. Add the template caps for the reverse for...
Original commit message from CVS:
make colorspace handle the original RGB format, too, since it handles both. Add the template caps for the reverse format to video.h
2003-11-11 22:40:43 +00:00
Ronald S. Bultje
cb90622b41 Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro...
Original commit message from CVS:
Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes from several source files
2003-11-07 12:47:02 +00:00
David Schleef
bfeed7aeac Include config.h
Original commit message from CVS:
Include config.h
2003-11-06 23:36:33 +00:00
Ronald S. Bultje
f1b647a6f5 Remove obsolete external function call and do all element registrations in plugin_init()
Original commit message from CVS:
Remove obsolete external function call and do all element registrations in plugin_init()
2003-11-05 11:01:03 +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
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
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
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
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
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
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
Iain Holmes
4f7a7403dd mplex compiles...whatever it is
Original commit message from CVS:
mplex compiles...whatever it is
2003-11-02 00:47:43 +00:00
Iain Holmes
b6f8a7b4ef Jack fixed too
Original commit message from CVS:
Jack fixed too
2003-11-01 23:43:13 +00:00
Iain Holmes
4bc37426f2 Dumdeedum, more spam...ivorbis is fixed
Original commit message from CVS:
Dumdeedum, more spam...ivorbis is fixed
2003-11-01 23:26:42 +00:00
Iain Holmes
7bfe2bc387 Colo(u)rspace too
Original commit message from CVS:
Colo(u)rspace too
2003-11-01 16:42:12 +00:00
Iain Holmes
0047a122a2 GSM updated for new stuff
Original commit message from CVS:
GSM updated for new stuff
2003-11-01 16:35:25 +00:00
Iain Holmes
6d5504f649 Update all the audiofile stuff
Original commit message from CVS:
Update all the audiofile stuff
2003-11-01 14:04:20 +00:00
Iain Holmes
c9b2638183 Update artsdsink too
Original commit message from CVS:
Update artsdsink too
2003-11-01 13:13:38 +00:00
Iain Holmes
8d74428b85 Updated gstarts
Original commit message from CVS:
Updated gstarts
2003-11-01 01:43:05 +00:00
David Schleef
3776108293 Move a few typefind functions to gst/typefind, remove all old typefinding code from bitrotten plugins
Original commit message from CVS:
Move a few typefind functions to gst/typefind, remove all old typefinding
code from bitrotten plugins
2003-10-29 05:09:40 +00:00
David Schleef
e58373a8b6 change gst/bytestream.h to gst/bytestream/bytestream.h
Original commit message from CVS:
change gst/bytestream.h to gst/bytestream/bytestream.h
2003-10-29 03:15:55 +00:00
Benjamin Otte
5bb80c9f53 merge TYPEFIND branch. Major changes:
Original commit message from CVS:
merge TYPEFIND branch. Major changes:
- totally reworked type(find) system
- all typefind functions are in gst/typefind now
- more typefind functions then before
- some plugins might fail to compile now because I don't have them installed and they
a) require bytestream or
b) haven't had their typefind fixed.
Please fix those plugins and put the typefind functions into gst/typefind if they don't have dependencies
2003-10-28 20:52:41 +00:00
Ronald S. Bultje
2b0095e84f Add XOverlay interface support to both sdlvideosink and xvideosink. They're fully interchangeable now.
Original commit message from CVS:
Add XOverlay interface support to both sdlvideosink and xvideosink. They're fully interchangeable now.
2003-10-28 09:08:32 +00:00
Ronald S. Bultje
3b6a89d19d Add gstxvid.h (#125106)
Original commit message from CVS:
Add gstxvid.h (#125106)
2003-10-21 12:36:49 +00:00
David Schleef
db00bc4c7c change printfs to GST_DEBUG
Original commit message from CVS:
change printfs to GST_DEBUG
2003-10-16 21:36:14 +00:00
Benjamin Otte
4abb85e5bf no, we don't require bytestream anymore
Original commit message from CVS:
no, we don't require bytestream anymore
2003-10-13 17:54:05 +00:00
Ronald S. Bultje
f43766333b More Andy fixage
Original commit message from CVS:
More Andy fixage
2003-10-09 19:52:36 +00:00
Ronald S. Bultje
3e77fa62b0 Fix more typos in Andy's GstData commit
Original commit message from CVS:
Fix more typos in Andy's GstData commit
2003-10-09 09:08:15 +00:00
David Schleef
a6df126cb9 Trivial fixes for GstBuffer->GstData migration
Original commit message from CVS:
Trivial fixes for GstBuffer->GstData migration
2003-10-09 02:23:01 +00:00
Andy Wingo
c07813ac2c /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488.
Original commit message from CVS:
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488.
2003-10-08 16:08:19 +00:00
David Schleef
554690f45a Fix typefind function for BBB's new system
Original commit message from CVS:
Fix typefind function for BBB's new system
2003-10-03 06:38:09 +00:00
Ronald S. Bultje
d9e4457faa New typefind system: bytestream is now part of the core all plugins have been modified to use this new typefind syste...
Original commit message from CVS:
New typefind system:
* bytestream is now part of the core
* all plugins have been modified to use this new typefind system
* asf typefinding added
* mpeg video stream typefiding removed because it's broken
* duplicate typefind entries removed
* extra id3 typefinding added, because we've seen 4 types of files
(riff/wav, flac, vorbis, mp3) with id3 headers and each of these needs
to work. Instead, I've added an id3 element and let it redo typefiding
after the id3 header. this needs a hack because spider only typefinds
once. We can remove this hack once spider supports multiple typefinds.
* with all this, mp3 typefinding is semi-rewritten
* id3 typefinding in flac/vorbis is removed, it's no longer needed
* fixed spider and gst-typefind to use this, too.
* Other general cleanups
2003-10-01 13:14:50 +00:00
Ronald S. Bultje
9dc3493220 Improve quality of encoding and decoding quite a bit
Original commit message from CVS:
Improve quality of encoding and decoding quite a bit
2003-09-30 20:10:05 +00:00
Andy Wingo
c2b6b06e2c conform to the buffer-frames props entry -- much nicer now...
Original commit message from CVS:
conform to the buffer-frames props entry -- much nicer now...
2003-09-30 12:56:27 +00:00
Thomas Vander Stichele
671eef9b9d reverting error patch before making a branch.
Original commit message from CVS:
reverting error patch before making a branch.
2003-09-16 10:00:00 +00:00
Benjamin Otte
982b39d30a converted gst_element_error to new format in ext/ - gettext pending
Original commit message from CVS:
converted gst_element_error to new format in ext/ - gettext pending
2003-09-15 01:08:40 +00:00
Julien Moutte
cc8dee7f9d Integrating the GstVideoSink parent class
Original commit message from CVS:
Integrating the GstVideoSink parent class
2003-09-14 21:09:41 +00:00
David Schleef
43f30739b9 Remove all locally-defined optimization flags
Original commit message from CVS:
Remove all locally-defined optimization flags
2003-09-11 19:57:59 +00:00
David Schleef
719093623c Fix caps definition. Fix copyright block.
Original commit message from CVS:
Fix caps definition.  Fix copyright block.
2003-09-11 19:19:55 +00:00