Commit graph

1223 commits

Author SHA1 Message Date
Christian Schaller 01f772469d version gst-launch command in gst-launch-ext
Original commit message from CVS:
version gst-launch command in gst-launch-ext
2003-09-18 18:28:23 +00:00
Thomas Vander Stichele 453e9b8871 reverting error patch before making a branch.
Original commit message from CVS:
reverting error patch before making a branch.
2003-09-16 10:00:02 +00:00
Julien Moutte 26a16e00a3 Fixing gst_element_error calls
Original commit message from CVS:
Fixing gst_element_error calls
2003-09-15 17:21:31 +00:00
Julien Moutte 6d4f3a055b Changing have_xid to have_video_out to match the new GstVideoSink parent object.
Original commit message from CVS:
Changing have_xid to have_video_out to match the new GstVideoSink parent object.
Adding have_vis_size.
Fixing gst_play_connect_visualisation
2003-09-15 09:29:06 +00:00
Benjamin Otte 4eb8fcfe4f converted gst_element_error to new format in ext/ - gettext pending
Original commit message from CVS:
converted gst_element_error to new format in ext/ - gettext pending
2003-09-15 01:08:40 +00:00
Benjamin Otte d26698b5a1 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:44 +00:00
Christian Schaller d77838231f add COPYING.LIB
Original commit message from CVS:
add COPYING.LIB
2003-09-14 21:43:48 +00:00
David Schleef 8b76651101 exerting executive privilege
Original commit message from CVS:
exerting executive privilege
2003-09-14 18:29:11 +00:00
Julien Moutte a0453f999b Adding GstVideoSink object which will be used for video sink's subclassing.
Original commit message from CVS:
Adding GstVideoSink object which will be used for video sink's subclassing.
2003-09-14 12:21:06 +00:00
David Schleef 48b6f2010e Change some g_prints to GST_DEBUG
Original commit message from CVS:
Change some g_prints to GST_DEBUG
2003-09-14 11:50:14 +00:00
David Schleef 6511cd71bb Add passthru. Remove height/width parameters. Fix caps negotiation to automatically work with ranges in the output.
Original commit message from CVS:
Add passthru.  Remove height/width parameters.  Fix caps negotiation
to automatically work with ranges in the output.
2003-09-14 11:25:48 +00:00
David Schleef a5755233e8 Fixes to make it pass media test. Remove frequency parameter, since it can be (and should be) set by caps negotiation.
Original commit message from CVS:
Fixes to make it pass media test.  Remove frequency parameter, since
it can be (and should be) set by caps negotiation.
2003-09-14 11:20:45 +00:00
David Schleef dd53e25cdd Change default program suffix to -0.7
Original commit message from CVS:
Change default program suffix to -0.7
2003-09-13 16:10:25 +00:00
Ronald S. Bultje 6a8d34959f Typo fix
Original commit message from CVS:
Typo fix
2003-09-13 13:42:31 +00:00
Ronald S. Bultje a3890ba90c Copyright fix (code=mine)
Original commit message from CVS:
Copyright fix (code=mine)
2003-09-13 13:42:08 +00:00
Christian Schaller 84f6cda3b0 fix v4l elements as they have been merged into just 2
Original commit message from CVS:
fix v4l elements as they have been merged into just 2
2003-09-13 12:12:54 +00:00
Ronald S. Bultje 26962cb9d0 typos
Original commit message from CVS:
typos
2003-09-13 10:44:47 +00:00
Christian Schaller e8dd975118 latest fixes to get everything disting and building like a charm
Original commit message from CVS:
latest fixes to get everything disting and building like a charm
2003-09-13 10:25:22 +00:00
David Schleef dd772dd228 Add missing \
Original commit message from CVS:
Add missing \
2003-09-13 10:03:05 +00:00
Ronald S. Bultje 339635bb15 Move all the several v4l/v4l2 plugins in one v4l and one v4l2 plugin
Original commit message from CVS:
Move all the several v4l/v4l2 plugins in one v4l and one v4l2 plugin
2003-09-13 08:58:48 +00:00
Ronald S. Bultje beea17989f Interface example: a mixer
Original commit message from CVS:
Interface example: a mixer
2003-09-13 01:20:04 +00:00
Christian Schaller 35989ae8d4 build and disting fixes
Original commit message from CVS:
build and disting fixes
2003-09-12 12:56:55 +00:00
Ronald S. Bultje 483700af2a Add GST_DURATION() support to ALSA
Original commit message from CVS:
Add GST_DURATION() support to ALSA
2003-09-12 11:34:34 +00:00
David Schleef ebb066d861 Remove all locally-defined optimization flags
Original commit message from CVS:
Remove all locally-defined optimization flags
2003-09-11 19:58:00 +00:00
David Schleef 83d6acc9de Add some stuff to disable bad asm code
Original commit message from CVS:
Add some stuff to disable bad asm code
2003-09-11 19:38:04 +00:00
David Schleef 2d5c283e8c Build ffmpeg using automake instead of ffmpeg's (broken) Makefiles
Original commit message from CVS:


Build ffmpeg using automake instead of ffmpeg's (broken) Makefiles
2003-09-11 19:28:09 +00:00
David Schleef 98c89f610e Add unlink function to properly handle unreffing bufferpools.
Original commit message from CVS:
Add unlink function to properly handle unreffing bufferpools.
2003-09-11 19:25:40 +00:00
Christian Schaller a7307dbb82 add cvsignores
Original commit message from CVS:
add cvsignores
2003-09-11 19:17:01 +00:00
Christian Schaller f8a91d8492 misc minor build and rpm fixes
Original commit message from CVS:
misc minor build and rpm fixes
2003-09-11 19:02:00 +00:00
Colin Walters 1574cf765f Escape filenames for display in error messages.
Original commit message from CVS:
Escape filenames for display in error messages.
2003-09-10 04:55:13 +00:00
David Schleef 18731001f6 clean up varargs macro definition
Original commit message from CVS:
clean up varargs macro definition
2003-09-03 03:55:53 +00:00
David Schleef ea50e56520 Remove vestigal code (#121174)
Original commit message from CVS:
Remove vestigal code (#121174)
2003-09-03 03:49:32 +00:00
David Schleef 72174277cf get last fix correct.
Original commit message from CVS:
get last fix correct.
2003-08-30 06:50:27 +00:00
Angel Carpintero 72d12d7407 fix ambiguos message of error on read return
Original commit message from CVS:
fix ambiguos message of error on read return
2003-08-29 13:09:26 +00:00
David Schleef 6310d277da rewrite state machine in _loop() function to handle buffer durations
Original commit message from CVS:
rewrite state machine in _loop() function to handle buffer durations
2003-08-26 06:56:58 +00:00
David Schleef 295639cb4d Migrate caps to new system. Change to using a simple convolution to create outline.
Original commit message from CVS:
Migrate caps to new system.  Change to using a simple convolution
to create outline.
2003-08-26 05:10:44 +00:00
Andrew Turner 905b39124f compilation problems on FreeBSD.
Original commit message from CVS:
Patch from Andrew Turner <zxombie@hotpop.com> (#120307).  Fixes
compilation problems on FreeBSD.
2003-08-21 04:42:56 +00:00
Christian Schaller b5c527d9d8 needed fixes to enable building of RPMS of gst-plugins
Original commit message from CVS:
needed fixes to enable building of RPMS of gst-plugins
2003-08-19 21:05:26 +00:00
David Schleef 0eafb94d5f Handle libtoolize with alternate names
Original commit message from CVS:
Handle libtoolize with alternate names
2003-08-17 23:35:38 +00:00
Ronald S. Bultje 45fd9bbd76 so bug cannot be closed yet
Original commit message from CVS:
Several solaris fixes, see #118473... One issue remaining (see the bug), so bug cannot be closed yet
2003-08-13 21:09:20 +00:00
Thomas Vander Stichele 6c10c45d11 dist fix
Original commit message from CVS:
dist fix
2003-08-13 12:18:42 +00:00
David Schleef 426cf5e9b3 clean up code, fix typos in lst checkin
Original commit message from CVS:
clean up code, fix typos in lst checkin
2003-08-13 06:43:01 +00:00
David Schleef 066eb23664 Move some code from wavparse
Original commit message from CVS:
Move some code from wavparse
2003-08-13 04:47:30 +00:00
Angel Carpintero 898b9ac6b3 Set by default SO_REUSEADDR and SO_KEEPALIVE socket options
Original commit message from CVS:
Set by default SO_REUSEADDR and SO_KEEPALIVE socket options
2003-08-12 09:59:19 +00:00
David Schleef e27dd0e546 Remove redundant definition of plugindir
Original commit message from CVS:
Remove redundant definition of plugindir
2003-08-10 00:03:38 +00:00
David Schleef 0228717f04 Remove redundant plugindir definition
Original commit message from CVS:
Remove redundant plugindir definition
2003-08-10 00:01:58 +00:00
David Schleef 29b1807eff Check Makefile.am's. Add a few more checks.
Original commit message from CVS:
Check Makefile.am's.  Add a few more checks.
2003-08-09 23:41:59 +00:00
David Schleef 73c96c0100 Define plugindir
Original commit message from CVS:
Define plugindir
2003-08-09 23:40:49 +00:00
Angel Carpintero c272681c11 Add a new parameter _socketop_ to allow use REUSEADDR and KEEPALIVE socket options
Original commit message from CVS:
Add a new parameter _socketop_ to allow use REUSEADDR and KEEPALIVE socket options
2003-08-07 17:56:09 +00:00
David Schleef d1ef739d08 change FT_PIXEL_MODE_GRAY to ft_pixel_mode_grays
Original commit message from CVS:
change FT_PIXEL_MODE_GRAY to ft_pixel_mode_grays
2003-08-06 17:44:24 +00:00