Commit graph

729 commits

Author SHA1 Message Date
Thomas Vander Stichele
68c5ced310 some fixes, suggestion by thaytan to make _get and _set work similar
Original commit message from CVS:
some fixes, suggestion by thaytan to make _get and _set work similar
2002-11-20 12:15:49 +00:00
Thomas Vander Stichele
5ac69b89c0 putting in png
Original commit message from CVS:
putting in png
2002-11-18 22:30:52 +00:00
Thomas Vander Stichele
e79d186b44 LIBPNG going in
Original commit message from CVS:
LIBPNG going in
2002-11-18 22:30:12 +00:00
Thomas Vander Stichele
a826782864 I'm sure this is the worst way to deal with this but I can't be arsed to look it up in the big black book
Original commit message from CVS:
I'm sure this is the worst way to deal with this but I can't be arsed
to look it up in the big black book
2002-11-18 22:05:30 +00:00
Thomas Vander Stichele
277579eefd too soon to put this in
Original commit message from CVS:
too soon to put this in
2002-11-18 11:00:19 +00:00
Jeremy Simon
8029993b12 Use bytestream to get buffer from sinkpad ( gst-player should play mod file now ;)
Original commit message from CVS:
Use bytestream to get buffer from sinkpad ( gst-player should play mod file now ;)
Move module types build from mikmod to modplug
2002-11-17 12:23:43 +00:00
Christian Schaller
92b11a0a08 fix media info locations
Original commit message from CVS:
fix media info locations
2002-11-15 19:48:46 +00:00
Jan Schmidt
e633928188 add media-info to spec commit patch from Jan Schmidt for raw1394 plugin
Original commit message from CVS:
add media-info to spec
commit patch from Jan Schmidt for raw1394 plugin
2002-11-15 19:21:58 +00:00
Ronald S. Bultje
851ddec4d5 v4l plugins: add open/close signals v4l2 plugins: add open/close signals move source format enumeration from v4l2elem...
Original commit message from CVS:
v4l plugins:
* add open/close signals

v4l2 plugins:
* add open/close signals
* move source format enumeration from v4l2element to v4l2src
* adapt to the final v4l2 API in kernel 2.5 (patches for 2.4 on http://bytesex.org/patches)
* small tweaks
2002-11-13 12:35:56 +00:00
Thomas Vander Stichele
15e3ef0e55 adding mediainfo
Original commit message from CVS:
adding mediainfo
2002-11-11 14:06:18 +00:00
Thomas Vander Stichele
980d56b86a adding media info
Original commit message from CVS:
adding media info
2002-11-11 13:59:51 +00:00
Thomas Vander Stichele
18d96e16ec media info lib
Original commit message from CVS:
media info lib
2002-11-11 13:59:16 +00:00
Thomas Vander Stichele
9feaf4a8b7 update to new structure
Original commit message from CVS:
update to new structure
2002-11-10 01:27:09 +00:00
Thomas Vander Stichele
7ecfe26b92 separating tags and metadata
Original commit message from CVS:
separating tags and metadata
2002-11-09 18:40:35 +00:00
Thomas Vander Stichele
6550caebbe muhaha
Original commit message from CVS:
muhaha
2002-11-09 18:31:27 +00:00
Thomas Vander Stichele
a7a72d66f5 added mad
Original commit message from CVS:
added mad
2002-11-07 15:43:04 +00:00
Christian Schaller
4261a0e089 small fixes to swfdec req and gstplay lib
Original commit message from CVS:
small fixes to swfdec req and gstplay lib
2002-11-05 22:23:23 +00:00
Christian Schaller
8ba23081e0 fix the test for swfdec
Original commit message from CVS:
fix the test for swfdec
2002-11-05 21:25:18 +00:00
Thomas Vander Stichele
ed9129ad57 applied dolphy's patch
Original commit message from CVS:
applied dolphy's patch
2002-11-05 10:12:01 +00:00
Thomas Vander Stichele
02bb464e9f fix lib path
Original commit message from CVS:
fix lib path
2002-11-05 09:49:34 +00:00
Thomas Vander Stichele
9a1d7be73e clashes with shout, put in exp
Original commit message from CVS:
clashes with shout, put in exp
2002-11-03 12:15:11 +00:00
Thomas Vander Stichele
b97e0a3d72 .pc fix
Original commit message from CVS:
.pc fix
2002-11-03 04:55:35 +00:00
Wim Taymans
92fc8636a1 Added vorbis stream info extraction example
Original commit message from CVS:
Added vorbis stream info extraction example
2002-11-02 13:57:18 +00:00
Wim Taymans
722a09ea7b Lower the rank, this element should not be selected in the player
Original commit message from CVS:
Lower the rank, this element should not be selected in the player
2002-11-02 13:37:37 +00:00
David I. Lehn
75037ef05a use AM_CFLAGS instead of CFLAGS
Original commit message from CVS:
use AM_CFLAGS instead of CFLAGS
2002-11-02 05:39:20 +00:00
David I. Lehn
a426da949b add dependency field so parallel makes don't fail
Original commit message from CVS:
add dependency field so parallel makes don't fail
2002-11-02 05:38:31 +00:00
David I. Lehn
7be03f0c0b run libtoolize, remove generated file ltmain.sh add some newer versions for tool checks
Original commit message from CVS:
run libtoolize, remove generated file ltmain.sh
add some newer versions for tool checks
2002-11-02 05:37:37 +00:00
David I. Lehn
ad8b913f77 add more generated .pc files
Original commit message from CVS:
add more generated .pc files
2002-11-02 05:33:36 +00:00
Thomas Vander Stichele
44e65aa201 peep
Original commit message from CVS:
peep
2002-11-01 21:42:23 +00:00
Thomas Vander Stichele
ad67a1081d backmerge
Original commit message from CVS:
backmerge
2002-11-01 21:41:28 +00:00
Thomas Vander Stichele
91b12107f6 bump up the version
Original commit message from CVS:
bump up the version
2002-11-01 12:32:33 +00:00
Wim Taymans
f574ee169e - Show how to do stream position feedback
Original commit message from CVS:
- Show how to do stream position feedback
- Show how to do some more seeking
2002-11-01 00:41:25 +00:00
Wim Taymans
44ca3d30a5 Added little test apps for cdplayer and cdparanoia
Original commit message from CVS:
Added little test apps for cdplayer and cdparanoia
2002-10-31 00:08:06 +00:00
David I. Lehn
315ec7ae94 Fix shout2 test.
Original commit message from CVS:
Fix shout2 test.
Upstream removed -lm from libpng, add it back for lib test and flags for now
2002-10-30 04:14:35 +00:00
Thomas Vander Stichele
d9ac4a21e3 stuff to go in
Original commit message from CVS:
stuff to go in
2002-10-29 22:50:54 +00:00
Thomas Vander Stichele
3f56890cf9 adding audio
Original commit message from CVS:
adding audio
2002-10-29 18:05:28 +00:00
Thomas Vander Stichele
9f2e8e0c1d peepaloo
Original commit message from CVS:
peepaloo
2002-10-29 17:56:23 +00:00
Thomas Vander Stichele
b93cb588fd ok, redo from start
Original commit message from CVS:
ok, redo from start
2002-10-29 16:43:56 +00:00
Thomas Vander Stichele
dccdb477f1 people interpreting .m4's make me laugh with wild abandonment
Original commit message from CVS:
people interpreting .m4's make me laugh with wild abandonment
2002-10-29 15:36:33 +00:00
Thomas Vander Stichele
1ca2925cb3 integrating the play library
Original commit message from CVS:
integrating the play library
2002-10-29 14:58:26 +00:00
Christian Schaller
2c3b08885c fix missing >, doh
Original commit message from CVS:
fix missing >, doh
2002-10-29 14:53:42 +00:00
Christian Schaller
5461098c19 fixed shout2 building
Original commit message from CVS:
fixed shout2 building
2002-10-29 12:02:31 +00:00
Thomas Vander Stichele
baf25be655 fix oopsie in spec files if anything, arch optimization should be handled generally, not locally for plugins
Original commit message from CVS:
fix oopsie in spec files
if anything, arch optimization should be handled generally, not locally
for plugins
2002-10-28 01:39:22 +00:00
Steve Baker
059927a2a7 new libgstplay location now builds
Original commit message from CVS:
new libgstplay location now builds
2002-10-27 21:03:12 +00:00
Steve Baker
ad565493fc libgstplay has a new home. it still needs to be packaged though
Original commit message from CVS:
libgstplay has a new home. it still needs to be packaged though
2002-10-27 20:59:41 +00:00
Christian Schaller
246c51cc7e add last part of shout2 plugin patch, but it do not get built even with --enable -experimental, will try and investigate
Original commit message from CVS:
add last part of shout2 plugin patch, but it do not get built even with --enable -experimental, will try and investigate
2002-10-27 19:32:03 +00:00
Wim Taymans
8276218acc Added shout m4
Original commit message from CVS:
Added shout m4
2002-10-27 18:44:33 +00:00
Ronald S. Bultje
4e04f8599d Add ogg/vorbis support for avi files
Original commit message from CVS:
Add ogg/vorbis support for avi files
2002-10-27 18:08:43 +00:00
Christian Schaller
f2c2da5d4d adds swfdec plugin to spec file (conditionally built)
Original commit message from CVS:
adds swfdec plugin to spec file (conditionally built)
2002-10-26 12:49:33 +00:00
Thomas Vander Stichele
a8f8073bbb updated avifile ?
Original commit message from CVS:
updated avifile ?
2002-10-26 12:17:57 +00:00