Commit graph

438 commits

Author SHA1 Message Date
Thomas Vander Stichele
cc62ce731c moving stuff
Original commit message from CVS:
moving stuff
2002-05-28 20:30:11 +00:00
Christian Schaller
8833d29305 Renamed the audiofile plugin, commented out libgstfloatcast and libgstosshelper
Original commit message from CVS:
Renamed the audiofile plugin, commented out libgstfloatcast and libgstosshelper
2002-05-28 19:44:31 +00:00
Wim Taymans
ccc2d53203 Disable SCR interpollation, it seems wrog add timestamps to private streams
Original commit message from CVS:
Disable SCR interpollation, it seems wrog
add timestamps to private streams
2002-05-27 22:38:23 +00:00
Thomas Vander Stichele
1f2e909d49 various AC_HELP_STRING changes
Original commit message from CVS:
various AC_HELP_STRING changes
2002-05-27 20:37:17 +00:00
Thomas Vander Stichele
6f48e58f2a AC_HELP_STRING
Original commit message from CVS:
AC_HELP_STRING
2002-05-27 20:10:42 +00:00
Thomas Vander Stichele
19c013692c no need for feature, it's in common various AC_HELP_STRING changes
Original commit message from CVS:
no need for feature, it's in common
various AC_HELP_STRING changes
2002-05-27 20:08:14 +00:00
Thomas Vander Stichele
acabb963a5 same changes
Original commit message from CVS:
same changes
2002-05-27 14:01:51 +00:00
Wim Taymans
857fa1192d Fix property bug
Original commit message from CVS:
Fix property bug
2002-05-26 23:17:50 +00:00
Wim Taymans
b0c33553d3 - Changed plugins for new APIs
Original commit message from CVS:
- Changed plugins for new APIs
- modularized audiofile.
- added seeking, query and convert functions for mad, mpeg2dec,
avidemux, mpegdemux, mpegparse
- sync updates to oss. removed the ossclock for now
2002-05-26 21:59:22 +00:00
David I. Lehn
69bc511e38 rename dvdsrc to dvdreadsrc add libdvdnav support as dvdnavsrc plugin
Original commit message from CVS:
rename dvdsrc to dvdreadsrc
add libdvdnav support as dvdnavsrc plugin
2002-05-26 17:39:45 +00:00
David I. Lehn
9987beb5a5 warning when event not available
Original commit message from CVS:
warning when event not available
2002-05-26 17:36:24 +00:00
Steve Baker
2c6a121e4f use the correct type for got_bytes. fixes bytestream weirdness taaz was seeing.
Original commit message from CVS:
use the correct type for got_bytes. fixes bytestream weirdness taaz was seeing.
2002-05-26 10:00:21 +00:00
Thomas Vander Stichele
8fa150e0f9 learn to love the capital
Original commit message from CVS:
learn to love the capital
2002-05-24 15:40:25 +00:00
Andy Wingo
d9758fbe26 floatcast has no lib, it's just headers
Original commit message from CVS:
floatcast has no lib, it's just headers
2002-05-20 22:16:00 +00:00
Thomas Vander Stichele
cbe583e78e small fix
Original commit message from CVS:
small fix
2002-05-18 22:45:56 +00:00
Thomas Vander Stichele
0b59450f59 let me know if you cared lots about a 486
Original commit message from CVS:
let me know if you cared lots about a 486
2002-05-15 19:10:12 +00:00
Steve Baker
ee40ec1e0a use new bytestream api
Original commit message from CVS:
use new bytestream api
2002-05-15 19:08:16 +00:00
Steve Baker
a26984bd9d use new bytestream api. please test if you care about this plugin
Original commit message from CVS:
use new bytestream api. please test if you care about this plugin
2002-05-15 18:54:14 +00:00
Christian Schaller
a680921560 Some loving for the spec file. Now includes httpsrc, dxr3, jack and effectv and some other little goodies. Also make ...
Original commit message from CVS:
Some loving for the spec file. Now includes httpsrc, dxr3, jack and effectv
and some other little goodies. Also make it more correct by using _macros instead of selfmade defines
2002-05-13 19:53:56 +00:00
Andy Wingo
b95be7a6a5 fix typo
Original commit message from CVS:
fix typo
2002-05-13 18:11:42 +00:00
Andy Wingo
99fd7bd929 update to new jack api
Original commit message from CVS:
update to new jack api
2002-05-13 18:08:32 +00:00
Thomas Vander Stichele
571d63f398 this should fix it
Original commit message from CVS:
this should fix it
2002-05-13 14:47:17 +00:00
Thomas Vander Stichele
ff3a9abe3c assimilated.
Original commit message from CVS:
assimilated.
2002-05-13 14:34:11 +00:00
Thomas Vander Stichele
c47329f042 remove seeking for now
Original commit message from CVS:
remove seeking for now
2002-05-10 23:04:03 +00:00
Thomas Vander Stichele
42fe73f4f7 removing snapshot from the build because we need to fix it adding gconf schema to build and spec
Original commit message from CVS:
removing snapshot from the build because we need to fix it
adding gconf schema to build and spec
2002-05-10 21:56:15 +00:00
David I. Lehn
efd6e4b501 duh, revert last stupid commit adding non-existant common dir
Original commit message from CVS:
duh, revert last stupid commit adding non-existant common dir
2002-05-08 21:19:38 +00:00
David I. Lehn
e68d8e5b0b add common to dist
Original commit message from CVS:
add common to dist
2002-05-08 21:18:20 +00:00
Wim Taymans
c96a1d47ed Added simple seeking testsuite
Original commit message from CVS:
Added simple seeking testsuite
Added effectv
2002-05-08 20:18:12 +00:00
Wim Taymans
083c315d56 Fixed a typo in the idct plugin name make gstriff a real plugin
Original commit message from CVS:
Fixed a typo in the idct plugin name
make gstriff a real plugin
2002-05-08 20:10:56 +00:00
Jeremy Simon
27a8e953d1 add gstsnapshot : drop a frame to a png file when the plugin recieved a signal or at a given frame
Original commit message from CVS:
add gstsnapshot : drop a frame to a png file when the plugin recieved a signal or
at a given frame
2002-05-07 22:27:32 +00:00
Wim Taymans
7d3ce90c33 Reset some properties.
Original commit message from CVS:
Reset some properties.
Break out of the loop after state change to READY...
2002-05-07 21:02:24 +00:00
Andy Wingo
777ce996f4 some jack fixes, alsa touchups, and add rtp by default to the build if there are any problems building rtp, we're mov...
Original commit message from CVS:
some jack fixes, alsa touchups, and add rtp by default to the build

if there are any problems building rtp, we're moving it back to experimental ;)
2002-05-04 18:57:42 +00:00
Thomas Vander Stichele
9f9ef63d11 various name fixes and sundry
Original commit message from CVS:
various name fixes and sundry
2002-05-03 09:59:10 +00:00
Artyom Baginski
4755ec0b2b adding new quicktime parser:
Original commit message from CVS:
adding new quicktime parser:
- openquicktime free (hense gst/qtdemux)
- no more seeks for parsing -> better for network streams
- uses GstByteStream
- less memcpy's
- long ChangeLog record in pompous style
2002-05-01 18:41:59 +00:00
Thomas Vander Stichele
31f57e5b8e this should do it this is for steveb's added checks
Original commit message from CVS:
this should do it
this is for steveb's added checks
2002-04-27 08:58:59 +00:00
Thomas Vander Stichele
b4419bfd2d I hate independent second parties and why were we not invited anyway ?
Original commit message from CVS:
I hate independent second parties
and why were we not invited anyway ?
2002-04-27 08:56:49 +00:00
Thomas Vander Stichele
818b7592bf some cvs screwup
Original commit message from CVS:
some cvs screwup
2002-04-27 08:56:03 +00:00
Thomas Vander Stichele
611bb25a11 modplug needs c++
Original commit message from CVS:
modplug needs c++
2002-04-26 17:56:22 +00:00
Steve Baker
ab5f9283b7 move the lrint check to happen earlier. add the floatcast dir.
Original commit message from CVS:
move the lrint check to happen earlier.  add the floatcast dir.
2002-04-26 09:22:35 +00:00
Steve Baker
016b1b08ba adds functions gst_cast_float and gst_cast_double. Will use lrint and lrintf if available and a pure c rounding macro...
Original commit message from CVS:
adds functions gst_cast_float and gst_cast_double. Will use lrint and lrintf if available and a pure c rounding macro if not.

This is where optimised asm alternatives can be placed - omega, this means you!

However you have to prove that your asm version is faster than lrintf ;)
2002-04-26 09:21:14 +00:00
Steve Baker
2869d86430 currently this creates an empty shared library, just so the header can be installed. I would appreciate help on how ...
Original commit message from CVS:
currently this creates an empty shared library, just so the header can be installed.  I would appreciate help on how to do this properly with automake.
2002-04-26 09:18:39 +00:00
Steve Baker
05a74b9aac add dir for floatcast header
Original commit message from CVS:
add dir for floatcast header
2002-04-26 09:17:06 +00:00
Steve Baker
ecb398278c check for lrint and lrintf - a new header in gst/floatcast/floatcast.h will check for this and provide alternatives i...
Original commit message from CVS:
check for lrint and lrintf - a new header in gst/floatcast/floatcast.h will check for this and provide alternatives if necessary
2002-04-25 19:43:31 +00:00
Steve Baker
f65891c5cb macros to detect fast float to int casting, lrint and lrintf, thanks to Erik de Castro Lopo.
Original commit message from CVS:
macros to detect fast float to int casting, lrint and lrintf, thanks to Erik de Castro Lopo.
2002-04-25 19:39:14 +00:00
Andy Wingo
06989d4c52 a hack to work around intltool's brokenness a current check for mpeg2dec details->klass reorganizations an element br...
Original commit message from CVS:
* a hack to work around intltool's brokenness
* a current check for mpeg2dec
* details->klass reorganizations
* an element browser that uses details->klass
* separated cdxa parse out from the avi directory
2002-04-20 21:42:51 +00:00
Thomas Vander Stichele
850e4cd09a same fix for plugins
Original commit message from CVS:
same fix for plugins
2002-04-18 21:57:05 +00:00
Thomas Vander Stichele
58896333c7 more mergeback from the latest release
Original commit message from CVS:
more mergeback from the latest release
2002-04-15 09:27:02 +00:00
Thomas Vander Stichele
7f8e235338 I'm too lazy to comment this
Original commit message from CVS:
*** empty log message ***
2002-04-15 09:26:20 +00:00
David I. Lehn
fd00e8ee90 s/-lmpeg2dec/-lcpuaccel/ to support the lastest mpeg2dec release
Original commit message from CVS:
s/-lmpeg2dec/-lcpuaccel/ to support the lastest mpeg2dec release
2002-04-15 09:26:13 +00:00
David I. Lehn
a60523ba49 cleanup
Original commit message from CVS:
cleanup
2002-04-15 09:25:02 +00:00