Wim Taymans [Sun, 27 Oct 2002 18:43:29 +0000 (18:43 +0000)]
Added the new shout plugin
Original commit message from CVS:
Added the new shout plugin
Ronald S. Bultje [Sun, 27 Oct 2002 18:08:43 +0000 (18:08 +0000)]
Add ogg/vorbis support for avi files
Original commit message from CVS:
Add ogg/vorbis support for avi files
Christian Schaller [Sat, 26 Oct 2002 12:49:33 +0000 (12:49 +0000)]
adds swfdec plugin to spec file (conditionally built)
Original commit message from CVS:
adds swfdec plugin to spec file (conditionally built)
Thomas Vander Stichele [Sat, 26 Oct 2002 12:17:57 +0000 (12:17 +0000)]
updated avifile ?
Original commit message from CVS:
updated avifile ?
Thomas Vander Stichele [Sat, 26 Oct 2002 12:17:35 +0000 (12:17 +0000)]
avifile change
Original commit message from CVS:
avifile change
Ronald S. Bultje [Sat, 26 Oct 2002 09:40:55 +0000 (09:40 +0000)]
Let's use g_strerror() instead of strerror()
Original commit message from CVS:
Let's use g_strerror() instead of strerror()
David Schleef [Sat, 26 Oct 2002 03:26:33 +0000 (03:26 +0000)]
convert sys_errlist to g_strerror()
Original commit message from CVS:
convert sys_errlist to g_strerror()
Christian Schaller [Thu, 24 Oct 2002 20:42:58 +0000 (20:42 +0000)]
add missing m4 to extra dist and add wavenc plugin to spec
Original commit message from CVS:
add missing m4 to extra dist and add wavenc plugin to spec
Ronald S. Bultje [Thu, 24 Oct 2002 19:32:11 +0000 (19:32 +0000)]
avi needs 4 byte padding
Original commit message from CVS:
avi needs 4 byte padding
Ronald S. Bultje [Thu, 24 Oct 2002 12:04:14 +0000 (12:04 +0000)]
Use strerror() instead of sys_errlist[] (deprecated)
Original commit message from CVS:
Use strerror() instead of sys_errlist[] (deprecated)
Ronald S. Bultje [Wed, 23 Oct 2002 18:56:28 +0000 (18:56 +0000)]
Make it loopbased and use only one video and one audio pad. framerate is also no longer a property but is requested f...
Original commit message from CVS:
Make it loopbased and use only one video and one audio pad. framerate is also no longer a property but is requested from the source pad
Thomas Vander Stichele [Wed, 23 Oct 2002 08:53:44 +0000 (08:53 +0000)]
.m4 to check for presence of an element let me know if this works
Original commit message from CVS:
.m4 to check for presence of an element
let me know if this works
Christian Schaller [Tue, 22 Oct 2002 14:34:13 +0000 (14:34 +0000)]
fix my bogus additons ot last commit, thanks to taaz
Original commit message from CVS:
fix my bogus additons ot last commit, thanks to taaz
Christian Schaller [Tue, 22 Oct 2002 11:52:18 +0000 (11:52 +0000)]
fixed licensing on wavenc plugin. Permissions for LGPL gotten from Aaron Holtzman and Stan Seibert.
Original commit message from CVS:
fixed licensing on wavenc plugin. Permissions for LGPL gotten from Aaron Holtzman and Stan Seibert.
Iain Holmes [Mon, 21 Oct 2002 17:06:53 +0000 (17:06 +0000)]
Added a WAV file encoder
Original commit message from CVS:
Added a WAV file encoder
Wim Taymans [Sun, 20 Oct 2002 17:12:54 +0000 (17:12 +0000)]
Add an example that shows transcoding stats for mpeg audio to vorbis
Original commit message from CVS:
Add an example that shows transcoding stats for mpeg audio to vorbis
Christian Schaller [Sun, 20 Oct 2002 01:08:34 +0000 (01:08 +0000)]
lots of fixes to the spec based on the more strict rules of RH8, actually a good thing as I think the organisation is...
Original commit message from CVS:
lots of fixes to the spec based on the more strict rules of RH8, actually a good thing as I think the organisation is cleaner and more correct now and there are no unpackages files anymore :)
David Schleef [Sun, 20 Oct 2002 00:51:51 +0000 (00:51 +0000)]
Another iteration. Tested and compiles on 1.0.2, 1.0.3, 1.0.4
Original commit message from CVS:
Another iteration. Tested and compiles on 1.0.2, 1.0.3, 1.0.4
Thomas Vander Stichele [Sat, 19 Oct 2002 23:25:55 +0000 (23:25 +0000)]
scrub vorbis cflags
Original commit message from CVS:
scrub vorbis cflags
Thomas Vander Stichele [Sat, 19 Oct 2002 20:17:47 +0000 (20:17 +0000)]
stop bugging me i'm in none of these dirs
Original commit message from CVS:
stop bugging me
i'm in none of these dirs
Thomas Vander Stichele [Sat, 19 Oct 2002 14:41:50 +0000 (14:41 +0000)]
yay for gcc 3
Original commit message from CVS:
yay for gcc 3
Thomas Vander Stichele [Sat, 19 Oct 2002 14:24:09 +0000 (14:24 +0000)]
fix version test in compat, yeay
Original commit message from CVS:
fix version test in compat, yeay
Jeremy Simon [Fri, 18 Oct 2002 22:36:34 +0000 (22:36 +0000)]
add snapshot dir to Makefile
Original commit message from CVS:
add snapshot dir to Makefile
Jeremy Simon [Fri, 18 Oct 2002 20:53:45 +0000 (20:53 +0000)]
enable the snapshot plugin build
Original commit message from CVS:
enable the snapshot plugin build
Thomas Vander Stichele [Fri, 18 Oct 2002 15:39:12 +0000 (15:39 +0000)]
thanks again taaz
Original commit message from CVS:
thanks again taaz
Thomas Vander Stichele [Fri, 18 Oct 2002 15:25:03 +0000 (15:25 +0000)]
thanks taaz
Original commit message from CVS:
thanks taaz
Thomas Vander Stichele [Fri, 18 Oct 2002 14:12:10 +0000 (14:12 +0000)]
added audiosrc and videosrc
Original commit message from CVS:
added audiosrc and videosrc
Wim Taymans [Thu, 17 Oct 2002 21:36:20 +0000 (21:36 +0000)]
Some cleanups, fix for the blending code
Original commit message from CVS:
Some cleanups, fix for the blending code
Wim Taymans [Tue, 15 Oct 2002 22:09:51 +0000 (22:09 +0000)]
- implemented clock sweep on 90 degree angles to compensate for aspect ratio.
Original commit message from CVS:
- implemented clock sweep on 90 degree angles to compensate for aspect
ratio.
- implemented remaining clock wipes
Wim Taymans [Tue, 15 Oct 2002 00:00:27 +0000 (00:00 +0000)]
Some more wipes, added radial wipes
Original commit message from CVS:
Some more wipes, added radial wipes
David Schleef [Mon, 14 Oct 2002 07:47:42 +0000 (07:47 +0000)]
Fixed some logic on the 1.0.3->1.0.4 compatibility
Original commit message from CVS:
Fixed some logic on the 1.0.3->1.0.4 compatibility
Wim Taymans [Sun, 13 Oct 2002 19:00:41 +0000 (19:00 +0000)]
Removed unused code, fixed a bug
Original commit message from CVS:
Removed unused code, fixed a bug
Wim Taymans [Sun, 13 Oct 2002 18:46:10 +0000 (18:46 +0000)]
- reimplemented using organic masks, rendered with gouraud shaded triangles
Original commit message from CVS:
- reimplemented using organic masks, rendered with gouraud shaded triangles
- implemented more masks
- implemented adjustable border
David Schleef [Fri, 11 Oct 2002 01:04:10 +0000 (01:04 +0000)]
more compatibility stuff for 1.0.3 -> 1.0.4
Original commit message from CVS:
more compatibility stuff for 1.0.3 -> 1.0.4
David Schleef [Thu, 10 Oct 2002 22:14:54 +0000 (22:14 +0000)]
fix for big endian machines. Chunk ID conversion was being swabbed twice.
Original commit message from CVS:
fix for big endian machines. Chunk ID conversion was being swabbed
twice.
Wim Taymans [Thu, 10 Oct 2002 21:19:12 +0000 (21:19 +0000)]
Added the base framework for the SMPTE transitions and wipes.
Original commit message from CVS:
Added the base framework for the SMPTE transitions and wipes.
Thomas Vander Stichele [Sun, 6 Oct 2002 13:49:35 +0000 (13:49 +0000)]
I wonder how we ever got along without this
Original commit message from CVS:
I wonder how we ever got along without this
David I. Lehn [Thu, 3 Oct 2002 03:19:28 +0000 (03:19 +0000)]
use proper version prefix use pkgconfig to find libdv
Original commit message from CVS:
use proper version prefix
use pkgconfig to find libdv
Thomas Vander Stichele [Wed, 2 Oct 2002 08:05:23 +0000 (08:05 +0000)]
api change
Original commit message from CVS:
api change
Thomas Vander Stichele [Tue, 1 Oct 2002 21:51:01 +0000 (21:51 +0000)]
adding testsuite
Original commit message from CVS:
adding testsuite
Thomas Vander Stichele [Mon, 30 Sep 2002 07:20:35 +0000 (07:20 +0000)]
list preferred autotools
Original commit message from CVS:
list preferred autotools
Wim Taymans [Sun, 29 Sep 2002 20:51:19 +0000 (20:51 +0000)]
Some quick fixes for FLAC 1.0.4
Original commit message from CVS:
Some quick fixes for FLAC 1.0.4
Andy Wingo [Sun, 29 Sep 2002 18:12:19 +0000 (18:12 +0000)]
licenses again
Original commit message from CVS:
licenses again
Andy Wingo [Sun, 29 Sep 2002 18:02:12 +0000 (18:02 +0000)]
add license
Original commit message from CVS:
add license
Ronald S. Bultje [Sat, 28 Sep 2002 11:05:39 +0000 (11:05 +0000)]
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
Ronald S. Bultje [Thu, 26 Sep 2002 12:20:12 +0000 (12:20 +0000)]
This adds a generic video functions library
Original commit message from CVS:
This adds a generic video functions library
Wim Taymans [Mon, 23 Sep 2002 20:05:04 +0000 (20:05 +0000)]
Fix various overflow cases, this should fix seeking on very large files.
Original commit message from CVS:
Fix various overflow cases, this should fix seeking on very large
files.
Thomas Vander Stichele [Mon, 23 Sep 2002 09:41:55 +0000 (09:41 +0000)]
final backport
Original commit message from CVS:
final backport
Thomas Vander Stichele [Mon, 23 Sep 2002 09:09:41 +0000 (09:09 +0000)]
oss debug backport fixes
Original commit message from CVS:
oss debug backport fixes
Thomas Vander Stichele [Mon, 23 Sep 2002 09:08:51 +0000 (09:08 +0000)]
release backport
Original commit message from CVS:
release backport
Thomas Vander Stichele [Mon, 23 Sep 2002 05:49:26 +0000 (05:49 +0000)]
better README
Original commit message from CVS:
better README
David I. Lehn [Sat, 21 Sep 2002 11:32:17 +0000 (11:32 +0000)]
Add a statement terminating semicolon.
Original commit message from CVS:
Add a statement terminating semicolon.
David I. Lehn [Sat, 21 Sep 2002 11:14:39 +0000 (11:14 +0000)]
no whitespace is allowed between macro names and parameter lists
Original commit message from CVS:
no whitespace is allowed between macro names and parameter lists
David Schleef [Fri, 20 Sep 2002 21:51:50 +0000 (21:51 +0000)]
Redo last change by using glib's CLAMP() macro
Original commit message from CVS:
Redo last change by using glib's CLAMP() macro
David Schleef [Fri, 20 Sep 2002 21:38:13 +0000 (21:38 +0000)]
Clip defaults of control parameters to range.
Original commit message from CVS:
Clip defaults of control parameters to range.
Ronald S. Bultje [Fri, 20 Sep 2002 09:28:46 +0000 (09:28 +0000)]
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
David I. Lehn [Thu, 19 Sep 2002 18:34:47 +0000 (18:34 +0000)]
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...)
Ronald S. Bultje [Thu, 19 Sep 2002 16:52:11 +0000 (16:52 +0000)]
With these changes, the generated AVI has a valid index and can thus be read by players
Original commit message from CVS:
With these changes, the generated AVI has a valid index and can thus be read by players
Ronald S. Bultje [Thu, 19 Sep 2002 15:39:22 +0000 (15:39 +0000)]
License fix
Original commit message from CVS:
License fix
Thomas Vander Stichele [Thu, 19 Sep 2002 15:22:11 +0000 (15:22 +0000)]
update to 1.0 vorbis macro
Original commit message from CVS:
update to 1.0 vorbis macro
Thomas Vander Stichele [Thu, 19 Sep 2002 15:19:51 +0000 (15:19 +0000)]
update to 1.0 macro
Original commit message from CVS:
update to 1.0 macro
Thomas Vander Stichele [Thu, 19 Sep 2002 15:17:02 +0000 (15:17 +0000)]
yay, I can commit again !!! this fixes warnings I had
Original commit message from CVS:
yay, I can commit again !!!
this fixes warnings I had
Ronald S. Bultje [Thu, 19 Sep 2002 10:46:01 +0000 (10:46 +0000)]
This fixes some problems when recording AVI files with gstrec
Original commit message from CVS:
This fixes some problems when recording AVI files with gstrec
Thomas Vander Stichele [Wed, 18 Sep 2002 22:06:14 +0000 (22:06 +0000)]
aclocal nicety
Original commit message from CVS:
aclocal nicety
David Schleef [Wed, 18 Sep 2002 21:04:10 +0000 (21:04 +0000)]
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.
David Schleef [Wed, 18 Sep 2002 20:56:42 +0000 (20:56 +0000)]
Add hack to make the flac plugin compile with both flac-1.0.2 and 1.0.3
Original commit message from CVS:
Add hack to make the flac plugin compile with both flac-1.0.2 and
1.0.3
Christian Schaller [Wed, 18 Sep 2002 19:02:51 +0000 (19:02 +0000)]
plugins part of license field patch
Original commit message from CVS:
plugins part of license field patch
Thomas Vander Stichele [Wed, 18 Sep 2002 13:05:36 +0000 (13:05 +0000)]
up the micro
Original commit message from CVS:
up the micro
Ronald S. Bultje [Wed, 18 Sep 2002 10:57:56 +0000 (10:57 +0000)]
some enhancements for capsnego
Original commit message from CVS:
some enhancements for capsnego
David Schleef [Tue, 17 Sep 2002 22:44:47 +0000 (22:44 +0000)]
Add swfdec to dist subdirs
Original commit message from CVS:
Add swfdec to dist subdirs
Ronald S. Bultje [Tue, 17 Sep 2002 17:45:19 +0000 (17:45 +0000)]
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
Ronald S. Bultje [Tue, 17 Sep 2002 12:25:49 +0000 (12:25 +0000)]
This build bug accidently went into the CVS
Original commit message from CVS:
This build bug accidently went into the CVS
Ronald S. Bultje [Mon, 16 Sep 2002 21:01:43 +0000 (21:01 +0000)]
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
Andy Wingo [Mon, 16 Sep 2002 06:13:41 +0000 (06:13 +0000)]
fix _get()-based ladspa plugins when bufferpools are present
Original commit message from CVS:
fix _get()-based ladspa plugins when bufferpools are present
Andy Wingo [Mon, 16 Sep 2002 05:38:53 +0000 (05:38 +0000)]
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.
Wim Taymans [Sun, 15 Sep 2002 22:26:33 +0000 (22:26 +0000)]
Added Lots of properties
Original commit message from CVS:
Added Lots of properties
More cleanups
David Schleef [Sun, 15 Sep 2002 21:33:53 +0000 (21:33 +0000)]
Add swfdec autoconf stuff
Original commit message from CVS:
Add swfdec autoconf stuff
Thomas Vander Stichele [Sun, 15 Sep 2002 21:26:03 +0000 (21:26 +0000)]
audiofile check fix
Original commit message from CVS:
audiofile check fix
Wim Taymans [Sun, 15 Sep 2002 17:48:42 +0000 (17:48 +0000)]
Small cleanups
Original commit message from CVS:
Small cleanups
Fix segfault when not negotiated
Iain Holmes [Fri, 13 Sep 2002 13:02:56 +0000 (13:02 +0000)]
mimetype patch from iain holmes, thanks dude
Original commit message from CVS:
mimetype patch from iain holmes, thanks dude
Wim Taymans [Thu, 12 Sep 2002 22:10:19 +0000 (22:10 +0000)]
oops
Original commit message from CVS:
oops
Ronald S. Bultje [Thu, 12 Sep 2002 21:48:30 +0000 (21:48 +0000)]
This makes mjpegtools plugins compile against latest CVS
Original commit message from CVS:
This makes mjpegtools plugins compile against latest CVS
Wim Taymans [Thu, 12 Sep 2002 20:55:10 +0000 (20:55 +0000)]
Small cleanup in property handling
Original commit message from CVS:
Small cleanup in property handling
Wim Taymans [Thu, 12 Sep 2002 20:53:56 +0000 (20:53 +0000)]
const fixes
Original commit message from CVS:
const fixes
Wim Taymans [Thu, 12 Sep 2002 18:47:39 +0000 (18:47 +0000)]
Some cleanups
Original commit message from CVS:
Some cleanups
Steve Baker [Tue, 10 Sep 2002 10:49:35 +0000 (10:49 +0000)]
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.
Steve Baker [Tue, 10 Sep 2002 10:22:22 +0000 (10:22 +0000)]
make default video sink be colorspace ! xvideosink
Original commit message from CVS:
make default video sink be colorspace ! xvideosink
Ronald S. Bultje [Tue, 10 Sep 2002 09:31:40 +0000 (09:31 +0000)]
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
Thomas Vander Stichele [Mon, 9 Sep 2002 23:27:38 +0000 (23:27 +0000)]
removing warnings as approved by wim
Original commit message from CVS:
removing warnings as approved by wim
Thomas Vander Stichele [Mon, 9 Sep 2002 23:24:29 +0000 (23:24 +0000)]
removing warnings (approved by wtay)
Original commit message from CVS:
removing warnings (approved by wtay)
Wim Taymans [Mon, 9 Sep 2002 22:35:30 +0000 (22:35 +0000)]
More query/convert/formats introspection
Original commit message from CVS:
More query/convert/formats introspection
Wim Taymans [Mon, 9 Sep 2002 22:20:34 +0000 (22:20 +0000)]
- some cleanups
Original commit message from CVS:
- some cleanups
- more config options
Whitespace Fixer [Mon, 9 Sep 2002 20:20:24 +0000 (20:20 +0000)]
colorspace ! xvideosink is better
Original commit message from CVS:
colorspace ! xvideosink is better
Whitespace Fixer [Mon, 9 Sep 2002 20:02:34 +0000 (20:02 +0000)]
ws fixes
Original commit message from CVS:
ws fixes
Ronald S. Bultje [Mon, 9 Sep 2002 19:32:19 +0000 (19:32 +0000)]
this frees the decoder in object destruction. Thomas, you cna now add this plugin back to the build
Original commit message from CVS:
this frees the decoder in object destruction. Thomas, you cna now add this plugin back to the build
Ronald S. Bultje [Mon, 9 Sep 2002 17:42:05 +0000 (17:42 +0000)]
Fixes bug where median doesnt trigger capsnego
Original commit message from CVS:
Fixes bug where median doesnt trigger capsnego
Christian Schaller [Mon, 9 Sep 2002 16:53:13 +0000 (16:53 +0000)]
added v4l2 plugins
Original commit message from CVS:
added v4l2 plugins
Thomas Vander Stichele [Mon, 9 Sep 2002 08:47:32 +0000 (08:47 +0000)]
small cleanups
Original commit message from CVS:
small cleanups
Ronald S. Bultje [Mon, 9 Sep 2002 07:15:56 +0000 (07:15 +0000)]
This adds v4l2 stuff to the build system
Original commit message from CVS:
This adds v4l2 stuff to the build system
Ronald S. Bultje [Mon, 9 Sep 2002 07:14:35 +0000 (07:14 +0000)]
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.