Commit graph

1047 commits

Author SHA1 Message Date
David Schleef
abb0571a19 Add .swf file type, even though swfdec isn't in gst-plugins yet
Original commit message from CVS:
Add .swf file type, even though swfdec isn't in gst-plugins yet
2002-08-25 05:29:23 +00:00
Thomas Vander Stichele
b9139a0bb1 fixes http://bugzilla.gnome.org/show_bug.cgi?id=90839
Original commit message from CVS:
fixes
http://bugzilla.gnome.org/show_bug.cgi?id=90839
2002-08-17 17:57:38 +00:00
Christian Schaller
cc0a04861b Fixes and addition to license overview file. Contacted libsidplay and aalib authors about a possible LGPL relicense.
Original commit message from CVS:
Fixes and addition to license overview file. Contacted libsidplay and aalib authors about a possible LGPL relicense.
2002-08-14 21:20:47 +00:00
Thomas Vander Stichele
babd1460df ok, i should stop playing around with this now ;)
Original commit message from CVS:
ok, i should stop playing around with this now ;)
2002-08-13 12:29:00 +00:00
Thomas Vander Stichele
2ce9f8cb89 also adding a libstdc++ check explicitly
Original commit message from CVS:
also adding a libstdc++ check explicitly
2002-08-13 11:56:57 +00:00
Thomas Vander Stichele
0c3cec9c8a need c++
Original commit message from CVS:
need c++
2002-08-13 11:25:16 +00:00
Thomas Vander Stichele
5529f27e18 closes http://bugzilla.gnome.org/show_bug.cgi?id=87453 please test this and let me know if it works or not !
Original commit message from CVS:

closes
http://bugzilla.gnome.org/show_bug.cgi?id=87453

please test this and let me know if it works or not !
2002-08-13 10:39:26 +00:00
Thomas Vander Stichele
096eca22a2 shiny new avifile test macro let's give it a ride
Original commit message from CVS:
shiny new avifile test macro
let's give it a ride
2002-08-13 10:25:36 +00:00
Steve Baker
e40b24493b use gstcontrol as a lib, not a plugin
Original commit message from CVS:
use gstcontrol as a lib, not a plugin
2002-08-11 12:20:43 +00:00
Steve Baker
3acd03c923 add #include <stdlib.h> where needed
Original commit message from CVS:
add #include <stdlib.h> where needed
2002-08-11 11:45:07 +00:00
David I. Lehn
8aa24ef807 vorbis check fix (applied upstream) remove unused glade m4
Original commit message from CVS:
vorbis check fix (applied upstream)
remove unused glade m4
2002-08-10 02:43:26 +00:00
David I. Lehn
b67d76a7f0 libdv build fixes
Original commit message from CVS:
libdv build fixes
2002-08-09 21:14:55 +00:00
David I. Lehn
931bb82e3a add common and m4 to dist
Original commit message from CVS:
add common and m4 to dist
2002-08-09 20:56:56 +00:00
David I. Lehn
0ca29946dd update to 0.4.0-4 debian packages
Original commit message from CVS:
update to 0.4.0-4 debian packages
2002-08-09 16:31:55 +00:00
Thomas Vander Stichele
9c124ef568 split gst plugins between c and c++ ones
Original commit message from CVS:
split gst plugins between c and c++ ones
2002-08-07 00:22:04 +00:00
Thomas Vander Stichele
6e8bd7473c oops, longtime pending fix
Original commit message from CVS:
oops, longtime pending fix
2002-08-06 23:55:08 +00:00
Wim Taymans
9c816d1d3a Big endian fix.
Original commit message from CVS:
Big endian fix.
2002-07-31 21:25:38 +00:00
David Schleef
2af7be18a3 Use bufferpool, if available
Original commit message from CVS:
Use bufferpool, if available
2002-07-30 07:38:01 +00:00
David Schleef
eea061c98b Will now negotiate I420, YV12, and RGB
Original commit message from CVS:
Will now negotiate I420, YV12, and RGB
2002-07-30 07:17:37 +00:00
David Schleef
463055e531 Add timestamping
Original commit message from CVS:
Add timestamping
2002-07-30 01:25:26 +00:00
Wim Taymans
85f54048d2 Added query/eventmask/format functions properly unref events
Original commit message from CVS:
Added query/eventmask/format functions
properly unref events
2002-07-29 19:23:20 +00:00
Charles Schmidt
096445806e Added *BSD (and Darwin) ioctl cdaudio playing. Couple bugfixes. 'end-track','current-track' and 'cddb-discid' propert...
Original commit message from CVS:
Added *BSD (and Darwin) ioctl cdaudio playing. Couple bugfixes. 'end-track','current-track' and 'cddb-discid' properties and 'track-change' signal for the element.
2002-07-28 22:45:45 +00:00
Wim Taymans
b44ed86c31 Avoid symbol conflicts
Original commit message from CVS:
Avoid symbol conflicts
2002-07-28 19:51:29 +00:00
Wim Taymans
b89f95f179 Do better sync
Original commit message from CVS:
Do better sync
2002-07-28 18:16:59 +00:00
Steve Baker
4c137abcf6 one bin is enough
Original commit message from CVS:
one bin is enough
2002-07-28 15:06:06 +00:00
Steve Baker
c9b9e1dd22 #include <string.h>
Original commit message from CVS:
#include <string.h>
2002-07-28 13:40:53 +00:00
Wim Taymans
cb63c55077 Added linux/cdrom.h check patch from cbschmid
Original commit message from CVS:
Added linux/cdrom.h check patch from cbschmid
2002-07-28 13:21:37 +00:00
Wim Taymans
01a81b78a6 gnome_vfs_close implicitly destroys the handle
Original commit message from CVS:
gnome_vfs_close implicitly destroys the handle
2002-07-28 11:48:26 +00:00
David Schleef
768253dc38 Added reasonable values for primaries in YUV space. Added second reverse blue pattern. Added a crummy but very fast...
Original commit message from CVS:
Added reasonable values for primaries in YUV space.  Added second
reverse blue pattern.  Added a crummy but very fast RNG to replace
calls to random().
2002-07-28 04:23:07 +00:00
Wim Taymans
0d3e66a5aa Added conditional for cdrom, someone needs to write a configure check to make this work
Original commit message from CVS:
Added conditional for cdrom, someone needs to write a configure check
to make this work
2002-07-27 01:38:32 +00:00
Wim Taymans
9e4a7711e5 Added cdrom plugin
Original commit message from CVS:
Added cdrom plugin
2002-07-27 01:37:25 +00:00
David Schleef
b79591c9a4 Add videotestsrc plugin
Original commit message from CVS:
Add videotestsrc plugin
2002-07-26 22:20:45 +00:00
David Schleef
e5f5cc155c New plugin for generating a test video stream
Original commit message from CVS:
New plugin for generating a test video stream
2002-07-26 22:18:57 +00:00
Wim Taymans
db77f68c5b Parse the format as a fourcc
Original commit message from CVS:
Parse the format as a fourcc
2002-07-26 20:27:01 +00:00
Andy Wingo
82705bdd33 fix to adder: don't pull on unusable pads
Original commit message from CVS:
* fix to adder: don't pull on unusable pads
* fix to ladspa: get output buffers first, so we can know how many frames to
process
- this breaks inplace buffer stuff, hmm
* fix to float2int: add a bufferpool with the same nframes as the source pad's
pool -> no extra latency
2002-07-26 18:55:43 +00:00
David Schleef
4887bfaee3 Fix gst_buffer_copy_on_write() problem in chain_int function, too
Original commit message from CVS:
Fix gst_buffer_copy_on_write() problem in chain_int function, too
2002-07-25 21:46:17 +00:00
David Schleef
1bed6cbedd Fix: use gst_buffer_copy_on_write() instead of incorrect copying if READONLY.
Original commit message from CVS:
Fix: use gst_buffer_copy_on_write() instead of incorrect copying if READONLY.
2002-07-25 18:59:41 +00:00
Wim Taymans
4ff636bad3 - implement eventmasks/format/querytype functions
Original commit message from CVS:
- implement eventmasks/format/querytype functions
- added convert functions
- added seek on bytes
2002-07-24 21:40:16 +00:00
Wim Taymans
54dd68831c Some small updates
Original commit message from CVS:
Some small updates
2002-07-24 21:34:23 +00:00
Wim Taymans
b836e66425 mixmatrix makefiles
Original commit message from CVS:
mixmatrix makefiles
2002-07-23 20:23:06 +00:00
Wim Taymans
e6b1af9dc5 Added more videocrop config..
Original commit message from CVS:
Added more videocrop config..
2002-07-22 22:17:24 +00:00
Wim Taymans
abc456c2af Added videocrop
Original commit message from CVS:
Added videocrop
2002-07-22 22:10:23 +00:00
Andy Wingo
21595d5571 make request pads work
Original commit message from CVS:
make request pads work
2002-07-16 14:36:53 +00:00
Thomas Vander Stichele
9392c00442 this is neater
Original commit message from CVS:
this is neater
2002-07-15 11:17:24 +00:00
Thomas Vander Stichele
386dfd7137 more of these
Original commit message from CVS:
more of these
2002-07-15 11:13:10 +00:00
Thomas Vander Stichele
390d18891e more useful info
Original commit message from CVS:
more useful info
2002-07-15 11:09:26 +00:00
Thomas Vander Stichele
7d83fadc7d avoid division by zero and add warning
Original commit message from CVS:
avoid division by zero and add warning
2002-07-15 11:06:33 +00:00
Thomas Vander Stichele
3baaec0832 desc fix
Original commit message from CVS:
desc fix
2002-07-15 11:03:24 +00:00
Thomas Vander Stichele
27846b7ece error output fix
Original commit message from CVS:
error output fix
2002-07-14 18:21:25 +00:00
Thomas Vander Stichele
fa39957b55 fix silly version requires
Original commit message from CVS:
fix silly version requires
2002-07-14 11:59:33 +00:00