Commit graph

700 commits

Author SHA1 Message Date
Thomas Vander Stichele
5f4fb78871 adding libstdc++
Original commit message from CVS:
adding libstdc++
2002-10-06 13:50:34 +00:00
Thomas Vander Stichele
f3f59b4b1c I wonder how we ever got along without this
Original commit message from CVS:
I wonder how we ever got along without this
2002-10-06 13:49:35 +00:00
David I. Lehn
41e19e7a9c use proper version prefix use pkgconfig to find libdv
Original commit message from CVS:
use proper version prefix
use pkgconfig to find libdv
2002-10-03 03:19:28 +00:00
David I. Lehn
148f1478df 0.4.1-1 deb update
Original commit message from CVS:
0.4.1-1 deb update
2002-10-03 03:18:03 +00:00
David I. Lehn
4183d9c19d build as a lib not a plugin
Original commit message from CVS:
build as a lib not a plugin
2002-10-03 03:17:16 +00:00
Thomas Vander Stichele
545dd47499 some code cleanup don't abort if can't connect, brings down whole app
Original commit message from CVS:
some code cleanup
don't abort if can't connect, brings down whole app
2002-10-02 08:01:04 +00:00
Thomas Vander Stichele
0bf3a73a5f adding testsuite
Original commit message from CVS:
adding testsuite
2002-10-01 21:51:01 +00:00
Thomas Vander Stichele
2af45299d0 list preferred autotools
Original commit message from CVS:
list preferred autotools
2002-09-30 07:20:35 +00:00
Andy Wingo
ef8d56344d licenses again
Original commit message from CVS:
licenses again
2002-09-29 18:12:18 +00:00
Andy Wingo
e671bcd2cd add license
Original commit message from CVS:
add license
2002-09-29 18:02:12 +00:00
Andy Wingo
19169a8e9f %f is double
Original commit message from CVS:
%f is double
2002-09-29 17:16:40 +00:00
Ronald S. Bultje
419f2d2052 I'm such an idiot - these files should have been in a week ago
Original commit message from CVS:
I'm such an idiot - these files should have been in a week ago
2002-09-28 11:05:39 +00:00
Ronald S. Bultje
6de50e694b This adds a generic video functions library
Original commit message from CVS:
This adds a generic video functions library
2002-09-26 12:20:12 +00:00
Thomas Vander Stichele
2305fd2a1b final backport
Original commit message from CVS:
final backport
2002-09-23 09:41:55 +00:00
Thomas Vander Stichele
f3ed05f4e3 better README
Original commit message from CVS:
better README
2002-09-23 05:49:26 +00:00
David I. Lehn
f1a3504f2f Add a statement terminating semicolon.
Original commit message from CVS:
Add a statement terminating semicolon.
2002-09-21 11:32:17 +00:00
David Schleef
e4e2257667 Redo last change by using glib's CLAMP() macro
Original commit message from CVS:
Redo last change by using glib's CLAMP() macro
2002-09-20 21:51:50 +00:00
David Schleef
7fdfef78ef Clip defaults of control parameters to range.
Original commit message from CVS:
Clip defaults of control parameters to range.
2002-09-20 21:38:13 +00:00
Ronald S. Bultje
ab8fe8ba0b This patch fixes some issues caused by design issues in video4linux, adds some nicety to video4linux2 plugins and doe...
Original commit message from CVS:
This patch fixes some issues caused by design issues in video4linux, adds
some nicety to video4linux2 plugins and does some more evil stuff:
* video4linux doesn't tell us which formats are supported by a card, so
the only way to know this is by simply trying it out. This patch adds that.
* v4lmjpegsink didnt have a bufferpool yet - is integrated now.
* all copy() bufferpool functions have been removed since they're not needed.
* v4lmjpegsink doesnt have a free() function, because hen playing the frames,
all this is already handled. When the frame is not played, nothing has to
be done. In total, the function is not needed.
* adds a get_caps() function to v4l2src
* some minor crap
2002-09-20 09:28:46 +00:00
David Schleef
91b9c6c9c6 gstreamer-gconf.files: libgstgconf.so moved to /usr/lib added control.in, build-deps, and mk.control script. Edit co...
Original commit message from CVS:
* gstreamer-gconf.files: libgstgconf.so moved to /usr/lib
* added control.in, build-deps, and mk.control script.  Edit control.in
and/or build-deps, and run 'debian/rules debian/control' from toplevel
directory to recreate debian/control.  This should make it a lot
easier to diff build dependencies.
2002-09-20 04:02:59 +00:00
David I. Lehn
04d121885a Revert the revert to 1.0.0 vorbis.m4 code.
Original commit message from CVS:
Revert the revert to 1.0.0 vorbis.m4 code.

This bugfix has been accepted upstream to fix a segfault due to a bogus
function parameter.  (the cause of the segfault should probably be fixed but
until then...)
2002-09-19 18:34:47 +00:00
Thomas Vander Stichele
7c3c537af0 update to 1.0 vorbis macro
Original commit message from CVS:
update to 1.0 vorbis macro
2002-09-19 15:22:11 +00:00
Thomas Vander Stichele
ca723b1de2 update to 1.0 macro
Original commit message from CVS:
update to 1.0 macro
2002-09-19 15:19:51 +00:00
Thomas Vander Stichele
82145392f6 aclocal nicety
Original commit message from CVS:
aclocal nicety
2002-09-18 22:06:14 +00:00
David Schleef
3ae06c1276 Fix libswfdec info. Update flac to reflect 1.0.2 backport.
Original commit message from CVS:
Fix libswfdec info.  Update flac to reflect 1.0.2 backport.
2002-09-18 21:04:10 +00:00
Christian Schaller
1d5f318e0d plugins part of license field patch
Original commit message from CVS:
plugins part of license field patch
2002-09-18 19:02:52 +00:00
Thomas Vander Stichele
be76b13b64 up the micro
Original commit message from CVS:
up the micro
2002-09-18 13:05:36 +00:00
Ronald S. Bultje
6413f023bc some enhancements for capsnego
Original commit message from CVS:
some enhancements for capsnego
2002-09-18 10:57:56 +00:00
David Schleef
79adbf346e Add swfdec to dist subdirs
Original commit message from CVS:
Add swfdec to dist subdirs
2002-09-17 22:44:47 +00:00
Ronald S. Bultje
a06baf38da This fixes the video4linux/video4linux2 debug output, which had one \n too much
Original commit message from CVS:
This fixes the video4linux/video4linux2 debug output, which had one \n too much
2002-09-17 17:45:19 +00:00
Ronald S. Bultje
4e4f3462a6 This build bug accidently went into the CVS
Original commit message from CVS:
This build bug accidently went into the CVS
2002-09-17 12:25:49 +00:00
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