Commit graph

1011 commits

Author SHA1 Message Date
Erik Walthinsen 2ab5fbaf21 added blank file to keep autoconf happy, fill it in later
Original commit message from CVS:
added blank file to keep autoconf happy, fill it in later
2001-05-28 19:59:25 +00:00
Erik Walthinsen 86ca4f512d attempt at a fixed alsa check to guarantee 0.5.x
Original commit message from CVS:
attempt at a fixed alsa check to guarantee 0.5.x
2001-05-28 19:33:16 +00:00
Erik Walthinsen 29204d9ee2 distcheck cleanups
Original commit message from CVS:
distcheck cleanups
2001-05-28 19:09:48 +00:00
Erik Walthinsen c442db8165 some fixes to handle builddirs, which distcheck uses, along with complete .pc files
Original commit message from CVS:
some fixes to handle builddirs, which distcheck uses, along with complete .pc files
2001-05-28 07:46:21 +00:00
Erik Walthinsen 13502fc293 Added some caps != NULL checks.
Original commit message from CVS:
Added some caps != NULL checks.
Patched up a problem with the thread handling when the iteration fails.
Cleaned up the output of -inspect a tiny bit.
2001-05-27 23:57:34 +00:00
Erik Walthinsen d3b267f29b removed a spare alsa check, and made sure it fails for alsa 0.9.x
Original commit message from CVS:
removed a spare alsa check, and made sure it fails for alsa 0.9.x
2001-05-27 23:52:20 +00:00
Wim Taymans c50c190b17 Added the headers
Original commit message from CVS:
Added the headers
2001-05-27 23:12:57 +00:00
Wim Taymans 4b984710c6 Updated for new API calls.
Original commit message from CVS:
Updated for new API calls.
2001-05-27 22:55:46 +00:00
Wim Taymans a439397ad5 Added refcounting to the targets.
Original commit message from CVS:
Added refcounting to the targets.
2001-05-27 22:26:05 +00:00
Wim Taymans 986777c851 Makfeile updates.
Original commit message from CVS:
Makfeile updates.
2001-05-27 22:25:32 +00:00
Erik Walthinsen a3d7869aaa various build fixes
Original commit message from CVS:
various build fixes
2001-05-27 21:56:04 +00:00
Wim Taymans bd1ebc25dd Added a check for openquicktime.
Original commit message from CVS:
Added a check for openquicktime.
2001-05-27 20:52:01 +00:00
Steve Baker b5cd8b4b99 now builds for those who are too lazy to upgrade their xml libraries
Original commit message from CVS:
now builds for those who are too lazy to upgrade their xml libraries
2001-05-27 17:02:25 +00:00
Bastien Nocera b2ecc06ef1 - changed the Alt shortcuts to Ctrl shortcuts (like in all proper GTK+ apps)
Original commit message from CVS:
- changed the Alt shortcuts to Ctrl shortcuts (like in all proper GTK+ apps)
2001-05-27 14:41:38 +00:00
Wim Taymans 9fcb8430cd Updated for removed methods.
Original commit message from CVS:
Updated for removed methods.
2001-05-27 14:39:17 +00:00
Wim Taymans 5b436ccbe1 Updated for remove methods.
Original commit message from CVS:
Updated for remove methods.
2001-05-27 14:38:43 +00:00
Wim Taymans b93de9e922 Docs updates
Original commit message from CVS:
Docs updates
Changed the cothread to use sigjmp_buf
removed some unused methods.
Some code cleanups.
2001-05-27 14:37:29 +00:00
Wim Taymans 1523fcb150 API docs updates.
Original commit message from CVS:
API docs updates.
2001-05-27 14:33:30 +00:00
Erik Walthinsen eb6a6267bd fixed up and turned back on GST_SCHEDULE_SAFETY
Original commit message from CVS:
fixed up and turned back on GST_SCHEDULE_SAFETY
2001-05-27 00:04:00 +00:00
Erik Walthinsen f3098e9546 fixed cothread locking and set_arg/get_arg safety, and switched to 64 cothreads of 32KB
Original commit message from CVS:
fixed cothread locking and set_arg/get_arg safety, and switched to 64 cothreads of 32KB
2001-05-26 22:58:15 +00:00
Wim Taymans 51df56e1aa Removed redundant prototypes.
Original commit message from CVS:
Removed redundant prototypes.
2001-05-26 16:41:27 +00:00
Wim Taymans 86316a4d29 Fixed a bug in the typecast macros for padtemplates.
Original commit message from CVS:
Fixed a bug in the typecast macros for padtemplates.
2001-05-26 16:33:02 +00:00
Wim Taymans 14b03dfeac don't link against libgst.la because it seems to fail on some libtool versions.
Original commit message from CVS:
don't link against libgst.la because it seems to fail on some libtool
versions.
2001-05-26 12:17:05 +00:00
Erik Walthinsen e430bc2d95 shut up fakesrc and fakesink, changed sleeping a little
Original commit message from CVS:
shut up fakesrc and fakesink, changed sleeping a little
2001-05-26 05:36:26 +00:00
Erik Walthinsen 3b50989958 moved debug to before _init so cmdline can override, and put sleep(1)'s in while(1) to increase chance of contention ...
Original commit message from CVS:
moved debug to before _init so cmdline can override, and put sleep(1)'s in while(1) to increase chance of contention (I think)
2001-05-26 05:26:47 +00:00
Erik Walthinsen 7780b294e3 updated threadlock to actually be a thread locking test
Original commit message from CVS:
updated threadlock to actually be a thread locking test
2001-05-26 05:19:33 +00:00
David I. Lehn 2e0c571d6f Elements must have different names.
Original commit message from CVS:
Elements must have different names.
2001-05-25 23:36:32 +00:00
Bastien Nocera 3a985d4159 - more generic files to exclude: *~ and ~.bak
Original commit message from CVS:
- more generic files to exclude: *~ and ~.bak
2001-05-25 22:08:50 +00:00
Bastien Nocera e175e17191 - added gstmediaplay.glade.bak to the files to ignore
Original commit message from CVS:
- added gstmediaplay.glade.bak to the files to ignore
2001-05-25 22:02:52 +00:00
Bastien Nocera 77f6ecbee6 - updated (c) date, and added WMClass and WMName to the gstmediaplay windows
Original commit message from CVS:
- updated (c) date, and added WMClass and WMName to the gstmediaplay windows
2001-05-25 22:01:51 +00:00
Wim Taymans e84c07c297 Removed a stupid printf.
Original commit message from CVS:
Removed a stupid printf.
2001-05-25 21:42:14 +00:00
Wim Taymans 9401162a8a Some cleanups.
Original commit message from CVS:
Some cleanups.
Removed some bogus code from element and pipeline elements.
Fixed a typo.
2001-05-25 21:39:54 +00:00
Wim Taymans dfc62bcbce Added GST_LIBS to LIBADD.
Original commit message from CVS:
Added GST_LIBS to LIBADD.
2001-05-25 21:38:21 +00:00
Erik Walthinsen 28437bf3e2 fixed rather heinous bug in gst_buffer_copy
Original commit message from CVS:
fixed rather heinous bug in gst_buffer_copy
2001-05-25 21:35:58 +00:00
Erik Walthinsen b845ee86f8 removed some more noise, converted to GST_DEBUG
Original commit message from CVS:
removed some more noise, converted to GST_DEBUG
2001-05-25 21:31:12 +00:00
Erik Walthinsen ceded2b36b removed annoying debug message during state change (made GST_DEBUG)
Original commit message from CVS:
removed annoying debug message during state change (made GST_DEBUG)
2001-05-25 21:25:36 +00:00
Bastien Nocera 4573c965e7 - added a line for busy application developers, it's shorter this time
Original commit message from CVS:
- added a line for busy application developers, it's shorter this time
2001-05-25 21:13:05 +00:00
Erik Walthinsen 4a583683e5 Merged from INCSCHED on 200505251!!!
Original commit message from CVS:
Merged from INCSCHED on 200505251!!!
2001-05-25 21:00:07 +00:00
Wim Taymans 54271eca8e Removed a debug info line.
Original commit message from CVS:
Removed a debug info line.
2001-05-25 20:42:48 +00:00
Wim Taymans 96d1132bc6 More docs updates.
Original commit message from CVS:
More docs updates.
2001-05-25 20:41:48 +00:00
Wim Taymans 75e66711f9 some minor fixes..
Original commit message from CVS:
some minor fixes..
2001-05-25 20:41:07 +00:00
David I. Lehn 9207932788 automake 1.4-p1 doesn't support AC_CONFIG_FILES. revert to AC_OUTPUT until the fix in the just released 1.4-p2 gets ...
Original commit message from CVS:
automake 1.4-p1 doesn't support AC_CONFIG_FILES.  revert to AC_OUTPUT
until the fix in the just released 1.4-p2 gets debianized. ;)
2001-05-25 04:42:41 +00:00
Wim Taymans 2d931d0b2e Added the autoconf file for version 2.50
Original commit message from CVS:
Added the autoconf file for version 2.50
2001-05-24 11:24:38 +00:00
David I. Lehn 568cbc3030 Update some signal func vars.
Original commit message from CVS:
Update some signal func vars.
2001-05-23 23:24:17 +00:00
David I. Lehn ca421d3905 libtool check fix... copy & paste error msgs code could be improved.
Original commit message from CVS:
libtool check fix... copy & paste error msgs code could be improved.
2001-05-23 23:23:50 +00:00
Thomas Vander Stichele 7e57d02e78 added level Makefile deleted one of two instances of adder Makefile
Original commit message from CVS:
added level Makefile
deleted one of two instances of adder Makefile
2001-05-23 08:48:34 +00:00
Bastien Nocera 427203dc28 - it is now possible to change the opened file when state is PAUSED
Original commit message from CVS:
- it is now possible to change the opened file when state is PAUSED
2001-05-22 19:22:57 +00:00
Richard Boulton 90b551890f autogen.sh now fails if aclocal fails.
Original commit message from CVS:
autogen.sh now fails if aclocal fails.
2001-05-22 13:48:48 +00:00
Bastien Nocera 5b028b13b5 - added a line to autogen.sh for the busy application developers
Original commit message from CVS:
- added a line to autogen.sh for the busy application developers
2001-05-22 12:56:45 +00:00
Wim Taymans ecc27fd6c5 Updates to the audiofile detection stuff.
Original commit message from CVS:
Updates to the audiofile detection stuff.
2001-05-21 20:17:44 +00:00