Wim Taymans
6f23df65fa
Added fame decoder, no clue on how to actually implement it (yet)
...
Original commit message from CVS:
Added fame decoder, no clue on how to actually implement it (yet)
2002-06-02 13:27:03 +00:00
Wim Taymans
71bf0f1245
Make elements nanoseconds aware
...
Original commit message from CVS:
Make elements nanoseconds aware
2002-06-02 13:25:38 +00:00
Wim Taymans
4ca1e48612
Added lots of configurable parameters including the exported objects of fame.
...
Original commit message from CVS:
Added lots of configurable parameters including the exported objects of
fame.
2002-06-02 10:48:24 +00:00
Wim Taymans
d38b92ded9
Some cleanups.
...
Original commit message from CVS:
Some cleanups.
2002-06-01 12:47:21 +00:00
Thomas Vander Stichele
d3db7f344b
silly mistake
...
Original commit message from CVS:
silly mistake
2002-06-01 12:43:17 +00:00
Thomas Vander Stichele
8c348ff580
added encoding pattern property
...
Original commit message from CVS:
added encoding pattern property
B-frames don't work
2002-06-01 12:28:28 +00:00
Thomas Vander Stichele
1afe0eed8e
and the m4 to go along with it
...
Original commit message from CVS:
and the m4 to go along with it
2002-06-01 11:03:33 +00:00
Thomas Vander Stichele
9c3398a279
adding libfame
...
Original commit message from CVS:
adding libfame
2002-06-01 10:52:57 +00:00
Thomas Vander Stichele
e8e4e24796
adding fame plugin
...
Original commit message from CVS:
adding fame plugin
2002-06-01 10:51:17 +00:00
Thomas Vander Stichele
f78820adc8
adding preliminary libfame plugin it's still too green to be useful, literally and needs some major fixing up
...
Original commit message from CVS:
adding preliminary libfame plugin
it's still too green to be useful, literally
and needs some major fixing up
2002-06-01 10:50:03 +00:00
Thomas Vander Stichele
519b939b07
fix arts requirements
...
Original commit message from CVS:
fix arts requirements
2002-05-31 15:24:30 +00:00
Steve Baker
2e1042ebe8
add ranks only for plugins who participate in autoplugging. If you have a file that used to autoplug but doesn't any...
...
Original commit message from CVS:
add ranks only for plugins who participate in autoplugging. If you have a file that used to autoplug but doesn't anymore, then let me know or add a rank to the missing element.
2002-05-31 08:24:31 +00:00
Wim Taymans
9ebe4d2395
Don't crash on events.
...
Original commit message from CVS:
Don't crash on events.
2002-05-30 19:08:04 +00:00
Andy Wingo
c5b642c13b
fix a problem in ladspa -- i think...
...
Original commit message from CVS:
fix a problem in ladspa -- i think...
2002-05-30 04:16:34 +00:00
Steve Baker
fc771c97a4
use new dparams api. run demo_dparams to hear how smooth it is now
...
Original commit message from CVS:
use new dparams api. run demo_dparams to hear how smooth it is now
2002-05-29 18:54:17 +00:00
Andy Wingo
a8cd8e0c7f
add float support to resampling lib clean up header file
...
Original commit message from CVS:
* add float support to resampling lib
* clean up header file
2002-05-29 06:13:26 +00:00
Thomas Vander Stichele
86a025734a
moving stuff
...
Original commit message from CVS:
moving stuff
2002-05-28 20:30:11 +00:00
Christian Schaller
b5c6ba4a7d
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
Thomas Vander Stichele
7a36f3ea68
dist fix
...
Original commit message from CVS:
dist fix
2002-05-28 13:26:31 +00:00
Thomas Vander Stichele
2825dabef2
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
c19a632e3f
AC_HELP_STRING
...
Original commit message from CVS:
AC_HELP_STRING
2002-05-27 20:10:42 +00:00
Thomas Vander Stichele
8aa4f5c7a2
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
f5a8b5bf36
same changes
...
Original commit message from CVS:
same changes
2002-05-27 14:01:51 +00:00
Andy Wingo
dcd6da202e
update to deal with events and set timestamps properly
...
Original commit message from CVS:
update to deal with events and set timestamps properly
2002-05-27 04:17:57 +00:00
Wim Taymans
d18d4fd5a1
- 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:21 +00:00
David I. Lehn
cff445b737
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
Thomas Vander Stichele
cebccc5688
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
1daf3e210c
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
3e59c1e5fb
small fix
...
Original commit message from CVS:
small fix
2002-05-18 22:45:56 +00:00
Steve Baker
9275ce0e15
use new bytestream api
...
Original commit message from CVS:
use new bytestream api
2002-05-15 19:08:49 +00:00
Steve Baker
012aaa2cb0
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 19:07:21 +00:00
Christian Schaller
513dc268ef
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
8790d382f2
fix typo
...
Original commit message from CVS:
fix typo
2002-05-13 18:11:42 +00:00
Andy Wingo
4a6c33000c
update to new jack api
...
Original commit message from CVS:
update to new jack api
2002-05-13 18:08:33 +00:00
Andy Wingo
14112a29f6
fix sdl makefile
...
Original commit message from CVS:
fix sdl makefile
2002-05-13 17:27:33 +00:00
Thomas Vander Stichele
f7a43c6534
still in anal-retentive mode, please make liberal use of the delete key
...
Original commit message from CVS:
still in anal-retentive mode, please make liberal use of the delete key
2002-05-13 14:55:06 +00:00
Thomas Vander Stichele
fd50d80bfb
conformity
...
Original commit message from CVS:
conformity
2002-05-13 14:51:01 +00:00
Thomas Vander Stichele
ce0d080838
this should fix it
...
Original commit message from CVS:
this should fix it
2002-05-13 14:47:17 +00:00
Thomas Vander Stichele
e2718778e6
assimilated.
...
Original commit message from CVS:
assimilated.
2002-05-13 14:34:11 +00:00
Thomas Vander Stichele
664321d7f3
remove seeking for now
...
Original commit message from CVS:
remove seeking for now
2002-05-10 23:04:03 +00:00
Thomas Vander Stichele
0b479161b4
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
Thomas Vander Stichele
379017766d
gconf rules
...
Original commit message from CVS:
gconf rules
2002-05-10 21:53:52 +00:00
Ronald S. Bultje
b41ec019f0
Patches by Joshua
...
Original commit message from CVS:
Patches by Joshua
2002-05-10 21:14:47 +00:00
David I. Lehn
c7a20d6e69
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
406567032e
add common to dist
...
Original commit message from CVS:
add common to dist
2002-05-08 21:18:20 +00:00
Wim Taymans
87efb53a7b
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
e1dd478f09
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
3c6a230219
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:29:08 +00:00
Jeremy Simon
dd3ddad5ec
add a yuv2yuv.h file
...
Original commit message from CVS:
add a yuv2yuv.h file
2002-05-07 22:15:31 +00:00
Jeremy Simon
15cb8d684b
swap the cr and the cb component for the yuv420P_to_rgb no mmx routine
...
Original commit message from CVS:
swap the cr and the cb component for the yuv420P_to_rgb no mmx routine
2002-05-07 22:13:16 +00:00