Commit graph

238 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
Leif Johnson
531a3a6936 + further mucking about with the playondemand filter
Original commit message from CVS:
+ further mucking about with the playondemand filter
2003-11-16 21:48:55 +00:00
David Schleef
62d39027ae change video/x-jpeg to image/jpeg
Original commit message from CVS:
change video/x-jpeg to image/jpeg
2003-11-10 22:47:38 +00:00
Christian Schaller
8f120cdf00 disting fixes, pixbuf loader still borked in regards to disting
Original commit message from CVS:
disting fixes, pixbuf loader still borked in regards to disting
2003-11-09 22:48:58 +00:00
Jeremy Simon
3d601dbe9f Do not demux only 2 trak atoms
Original commit message from CVS:
Do not demux only 2 trak atoms
2003-11-07 20:36:47 +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
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
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
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
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
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
81a861de05 Make smoothwave compile again
Original commit message from CVS:
Make smoothwave compile again
2003-11-02 01:32:40 +00:00
Iain Holmes
0cc17ce52c CDXAParse and chart ported to new style
Original commit message from CVS:
CDXAParse and chart ported to new style
2003-11-01 11:56:28 +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
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
Benjamin Otte
62c7ce69c9 Woah, I'm f***ing annoyed that someonme never tests his changes and figures out that every freakin' format is identif...
Original commit message from CVS:
Woah, I'm f***ing annoyed that someonme never tests his changes and figures out that every freakin' format is identified as text/plain
2003-10-13 16:59:44 +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
Leif Johnson
69edaac422 just some code cleanup
Original commit message from CVS:
just some code cleanup
2003-10-08 07:50:58 +00:00
Leif Johnson
d95362aab5 updating some plugin categories
Original commit message from CVS:
updating some plugin categories
2003-10-08 07:44:25 +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
b569848e28 Add new element: frame dropper. This element inserts/drops frames to go from a certain input framerate to a certain o...
Original commit message from CVS:
Add new element: frame dropper. This element inserts/drops frames to go from a certain input framerate to a certain output framerate. It's extremely simple and that's why it's so cute.
2003-09-30 21:44:53 +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
36a3754251 converted gst_element_error to new format in gst/ - gettext pending
Original commit message from CVS:
converted gst_element_error to new format in gst/ - gettext pending
2003-09-15 00:34:47 +00:00
Ronald S. Bultje
ea73fdcfde Add mpegversion(1) to the caps
Original commit message from CVS:
Add mpegversion(1) to the caps
2003-09-12 11:39:52 +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
7db2e8baa0 Remove redundant plugindir definition
Original commit message from CVS:
Remove redundant plugindir definition
2003-08-10 00:01:58 +00:00
Ronald S. Bultje
e74a44ae76 Fix up small issues (fixes #119036)
Original commit message from CVS:
Fix up small issues (fixes #119036)
2003-08-05 06:15:19 +00:00
Ronald S. Bultje
712da782c9 Add DURATION support. It still doesn't work, see #119036 for why and on how to fix it
Original commit message from CVS:
Add DURATION support. It still doesn't work, see #119036 for why and on how to fix it
2003-08-04 22:43:44 +00:00