Commit graph

619 commits

Author SHA1 Message Date
Ronald S. Bultje
6b9ee0fff2 Add the convert functions to the source pads of the video4linux and video4linux2 source plugins
Original commit message from CVS:
Add the convert functions to the source pads of the video4linux and video4linux2 source plugins
2002-09-16 21:01:43 +00:00
Andy Wingo
9fa281527e fix _get()-based ladspa plugins when bufferpools are present
Original commit message from CVS:
fix _get()-based ladspa plugins when bufferpools are present
2002-09-16 06:13:41 +00:00
Andy Wingo
e229e116ef Some instantiate() routines require nonzero sample rate. ladspa_mbeq (the multi-band eq) is one of these.
Original commit message from CVS:
Some instantiate() routines require nonzero sample rate. ladspa_mbeq (the
multi-band eq) is one of these.
2002-09-16 05:38:53 +00:00
David Schleef
f8262786f4 Add config.h, since we use HAVE_CPU_PPC
Original commit message from CVS:
Add config.h, since we use HAVE_CPU_PPC
2002-09-15 21:39:54 +00:00
David Schleef
7e74485299 Add swfdec autoconf stuff
Original commit message from CVS:
Add swfdec autoconf stuff
2002-09-15 21:33:53 +00:00
Thomas Vander Stichele
a060de748e audiofile check fix
Original commit message from CVS:
audiofile check fix
2002-09-15 21:26:03 +00:00
David Schleef
7e6d974d8a Add SWF Flash decoder plugin based on libswfdec
Original commit message from CVS:
Add SWF Flash decoder plugin based on libswfdec
2002-09-15 19:43:01 +00:00
David I. Lehn
23a00895bd s/if define/if defined/
Original commit message from CVS:
s/if define/if defined/
2002-09-14 14:56:49 +00:00
Thomas Vander Stichele
3b6498122f /* blush */
Original commit message from CVS:
/* blush */
2002-09-14 13:40:53 +00:00
Thomas Vander Stichele
5ed6c44df5 this broke the compile for me. Did it work for anyone ? does this plugin work at all ?
Original commit message from CVS:
this broke the compile for me.  Did it work for anyone ? does this plugin
work at all ?
2002-09-14 13:29:23 +00:00
Iain Holmes
3496b77287 mimetype patch from iain holmes, thanks dude
Original commit message from CVS:
mimetype patch from iain holmes, thanks dude
2002-09-13 13:02:56 +00:00
Ronald S. Bultje
429ee0a8e3 This makes mjpegtools plugins compile against latest CVS
Original commit message from CVS:
This makes mjpegtools plugins compile against latest CVS
2002-09-12 21:48:30 +00:00
Wim Taymans
876f5f22a9 Destroy state when going to READY
Original commit message from CVS:
Destroy state when going to READY
2002-09-12 20:57:09 +00:00
Wim Taymans
d368d1ad76 const fixes
Original commit message from CVS:
const fixes
2002-09-12 20:53:56 +00:00
Steve Baker
9ddb9ed1af don't play with spider until spider can do heavy seeking
Original commit message from CVS:
don't play with spider until spider can do heavy seeking
2002-09-12 19:12:35 +00:00
Wim Taymans
4423494ca7 - Ripped some ID3 tag parsing from libid3 for typefind.
Original commit message from CVS:
- Ripped some ID3 tag parsing from libid3 for typefind.
- Added ID3V1 to fypefind.
- Don't check for a valid mp3 header after finding the ID3 tag as some ID3
tags seem broken.
2002-09-11 20:44:31 +00:00
Steve Baker
9e573d3f28 remove some debugging. it works already
Original commit message from CVS:
remove some debugging. it works already
2002-09-10 17:08:14 +00:00
Steve Baker
ebba8c33ac backout the colorspace from the gconf default. it should be hardcoded into gst-player and any other app that uses the...
Original commit message from CVS:
backout the colorspace from the gconf default. it should be hardcoded into gst-player and any other app that uses the gconf key.
2002-09-10 10:49:35 +00:00
Steve Baker
3d1e203329 make default video sink be colorspace ! xvideosink
Original commit message from CVS:
make default video sink be colorspace ! xvideosink
2002-09-10 10:22:22 +00:00
Ronald S. Bultje
2c5496eb74 This updates all plugins to the new API for gst_pad_try_set_caps
Original commit message from CVS:
This updates all plugins to the new API for gst_pad_try_set_caps
2002-09-10 09:31:40 +00:00
Thomas Vander Stichele
af558bdc6f removing warnings as approved by wim
Original commit message from CVS:
removing warnings as approved by wim
2002-09-09 23:27:38 +00:00
Thomas Vander Stichele
48e9846ca0 removing warnings (approved by wtay)
Original commit message from CVS:
removing warnings (approved by wtay)
2002-09-09 23:24:29 +00:00
Wim Taymans
e3741783bd - isprint seems to detect and ascii stream better
Original commit message from CVS:
- isprint seems to detect and ascii stream better
2002-09-09 22:55:17 +00:00
Christian Schaller
c05d43dad3 added v4l2 plugins
Original commit message from CVS:
added v4l2 plugins
2002-09-09 16:53:13 +00:00
Thomas Vander Stichele
9153128bda some simple fixes and additions
Original commit message from CVS:
some simple fixes and additions
2002-09-09 08:39:58 +00:00
Ronald S. Bultje
657579947e This adds v4l2 stuff to the build system
Original commit message from CVS:
This adds v4l2 stuff to the build system
2002-09-09 07:15:56 +00:00
Ronald S. Bultje
3ec5a0a054 this adds video4linux2 source and element plugins. The division in v4l2* plugins is the same as for v4l1 - i.e. an el...
Original commit message from CVS:
this adds video4linux2 source and element plugins. The division in v4l2* plugins is the same as for v4l1 - i.e. an element, a src and a sink, but there won't be separate encoding plugins (like v4lmjpegsrc) - all functionality is (thanks to video4linux2) integrated in one plugin: v4l2src. v4l2sink is still to be done, that'll come later.
2002-09-09 07:14:35 +00:00
David I. Lehn
86c99507a5 Fixup dvdnav plugin.
Original commit message from CVS:
Fixup dvdnav plugin.
Merge .h into .c.
Event handling patch and fixups from Cameron Hutchison <camh@xdna.net>.
2002-09-08 04:21:36 +00:00
Christian Schaller
1a9b949a96 Fix license to LGPL and add a file explaining the LGPL license
Original commit message from CVS:
Fix license to LGPL and add a file explaining the LGPL license
2002-09-07 18:49:41 +00:00
Thomas Vander Stichele
113db7f576 copy_on_write
Original commit message from CVS:
copy_on_write
2002-08-30 15:30:04 +00:00
Thomas Vander Stichele
34f5ea6d6e get a writable buffer
Original commit message from CVS:
get a writable buffer
2002-08-30 13:39:57 +00:00
Christian Schaller
44a43596c2 fix default videosink to be xvideosink not videosink
Original commit message from CVS:
fix default videosink to be xvideosink not videosink
2002-08-28 15:36:14 +00:00
Christian Schaller
1fced83c2d small fixage to get latest gconf stuff etc.
Original commit message from CVS:
small fixage to get latest gconf stuff etc.
2002-08-27 17:32:31 +00:00
Christian Schaller
f4bc438e92 fix spec.in as DV has become LIBDV
Original commit message from CVS:
fix spec.in as DV has become LIBDV
2002-08-27 13:16:49 +00:00
Thomas Vander Stichele
a394be5deb this should've gone in a long time ago
Original commit message from CVS:
this should've gone in a long time ago
2002-08-27 09:54:08 +00:00
Andy Wingo
d2bdc96634 fix jack input port connection
Original commit message from CVS:
fix jack input port connection
2002-08-23 04:04:11 +00:00
Thomas Vander Stichele
de7a0d3426 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
34a9b439a6 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
246be40a90 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
fdca2dc12c 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
5a678384d2 need c++
Original commit message from CVS:
need c++
2002-08-13 11:25:16 +00:00
Thomas Vander Stichele
9848a99800 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
a25aa7185b 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
07079bca8c 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
896e4656a7 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
Steve Baker
935a5a469a qtdemux.c:315: warning: implicit declaration of function `free' qtdemux.c:331: warning: implicit declaration of funct...
Original commit message from CVS:
qtdemux.c:315: warning: implicit declaration of function `free'
qtdemux.c:331: warning: implicit declaration of function `malloc'
2002-08-11 11:31:42 +00:00
Steve Baker
1534c48ce3 demo-mp3.c:26: warning: implicit declaration of function `exit'
Original commit message from CVS:
demo-mp3.c:26: warning: implicit declaration of function `exit'
2002-08-11 11:29:39 +00:00
David I. Lehn
7ae61d0aae 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
9abe25a863 libdv build fixes
Original commit message from CVS:
libdv build fixes
2002-08-09 21:14:55 +00:00
David I. Lehn
e414a65368 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