Commit graph

607 commits

Author SHA1 Message Date
Charles Schmidt
827ee90f76 Added *BSD (and Darwin) ioctl cdaudio playing. Couple bugfixes. 'end-track','current-track' and 'cddb-discid' propert...
Original commit message from CVS:
Added *BSD (and Darwin) ioctl cdaudio playing. Couple bugfixes. 'end-track','current-track' and 'cddb-discid' properties and 'track-change' signal for the element.
2002-07-28 22:45:45 +00:00
Steve Baker
f260fc41f4 one bin is enough
Original commit message from CVS:
one bin is enough
2002-07-28 15:06:06 +00:00
Wim Taymans
b9976f5495 Added linux/cdrom.h check patch from cbschmid
Original commit message from CVS:
Added linux/cdrom.h check patch from cbschmid
2002-07-28 13:21:37 +00:00
Wim Taymans
1e0e8c34de Added cdrom plugin
Original commit message from CVS:
Added cdrom plugin
2002-07-27 01:37:25 +00:00
David Schleef
9e44879f06 Add videotestsrc plugin
Original commit message from CVS:
Add videotestsrc plugin
2002-07-26 22:20:45 +00:00
Wim Taymans
4e9426038d - query/eventmask/formats functions
Original commit message from CVS:
- query/eventmask/formats functions
2002-07-24 21:43:44 +00:00
Wim Taymans
10717d7386 - implement format/eventmasks/querytype getters
Original commit message from CVS:
- implement format/eventmasks/querytype getters
- more efficient seeking
- updated to latest libmpeg2 CVS
2002-07-24 21:38:16 +00:00
Wim Taymans
8e2de001d5 - Expose some object properties as enums
Original commit message from CVS:
- Expose some object properties as enums
- implement format/eventmask/querytype getters
- implement more efficient seeking with the new getters
2002-07-24 21:36:39 +00:00
Wim Taymans
2386eb2000 Some small updates
Original commit message from CVS:
Some small updates
2002-07-24 21:34:23 +00:00
Wim Taymans
079286529f mixmatrix makefiles
Original commit message from CVS:
mixmatrix makefiles
2002-07-23 20:23:06 +00:00
Wim Taymans
6c9fc9faa8 Added more videocrop config..
Original commit message from CVS:
Added more videocrop config..
2002-07-22 22:17:24 +00:00
Wim Taymans
215f179158 Added videocrop
Original commit message from CVS:
Added videocrop
2002-07-22 22:10:23 +00:00
Thomas Vander Stichele
0461ce0a97 this is neater
Original commit message from CVS:
this is neater
2002-07-15 11:17:24 +00:00
Thomas Vander Stichele
02bdb811de more of these
Original commit message from CVS:
more of these
2002-07-15 11:13:10 +00:00
Thomas Vander Stichele
03dfe3fa94 more useful info
Original commit message from CVS:
more useful info
2002-07-15 11:09:26 +00:00
Thomas Vander Stichele
27f564d626 avoid division by zero and add warning
Original commit message from CVS:
avoid division by zero and add warning
2002-07-15 11:06:33 +00:00
Thomas Vander Stichele
a67f9df9dc fix silly version requires
Original commit message from CVS:
fix silly version requires
2002-07-14 11:59:33 +00:00
Thomas Vander Stichele
2382ecd4cb small fixes
Original commit message from CVS:
small fixes
2002-07-12 21:09:17 +00:00
Thomas Vander Stichele
41ff6133d6 parse to BIN dumbass
Original commit message from CVS:
parse to BIN dumbass
2002-07-12 13:40:53 +00:00
Thomas Vander Stichele
2c782faca5 fix to be able to link to gconf
Original commit message from CVS:
fix to be able to link to gconf
2002-07-12 13:09:26 +00:00
Thomas Vander Stichele
e22f481f62 api changes and render/ghost functions
Original commit message from CVS:
api changes and render/ghost functions
2002-07-12 09:41:25 +00:00
Thomas Vander Stichele
ec9444bae9 this was wrong
Original commit message from CVS:
this was wrong
2002-07-11 11:14:30 +00:00
Andy Wingo
96c62e9094 compile fixen, and prepare to move MAINTAINER_MODE to as-version.m4
Original commit message from CVS:
compile fixen, and prepare to move MAINTAINER_MODE to as-version.m4
2002-07-09 17:39:18 +00:00
Thomas Vander Stichele
c75d98ae1c fixaroo
Original commit message from CVS:
fixaroo
2002-07-09 15:25:31 +00:00
Thomas Vander Stichele
126371be0c merge from release branch
Original commit message from CVS:
merge from release branch
2002-07-09 10:45:37 +00:00
Thomas Vander Stichele
cdde5e22bd fixed -devel group
Original commit message from CVS:
fixed -devel group
2002-07-08 20:34:01 +00:00
Wim Taymans
562ae61a61 - use _merge instead of _append
Original commit message from CVS:
- use _merge instead of _append
- unref events
2002-07-08 19:43:33 +00:00
Wim Taymans
6d3a854cb1 use _merge instead of _append
Original commit message from CVS:
use _merge instead of _append
2002-07-08 19:39:12 +00:00
Wim Taymans
4866d8a7cb unref events free buffer in vorbisfile if it cannot be pushed
Original commit message from CVS:
unref events
free buffer in vorbisfile if it cannot be pushed
2002-07-08 19:38:26 +00:00
Wim Taymans
c00336816a - unref events and pools
Original commit message from CVS:
- unref events and pools
- use _merge in mikmod instead of _append
2002-07-08 19:35:51 +00:00
Wim Taymans
dba0d2eb35 unref event
Original commit message from CVS:
unref event
2002-07-08 19:32:49 +00:00
Wim Taymans
3dc19fec9f Various updates to the new event API
Original commit message from CVS:
Various updates to the new event API
2002-07-08 19:29:16 +00:00
Wim Taymans
7661d48e87 Don't free uninitialized pointers
Original commit message from CVS:
Don't free uninitialized pointers
2002-07-07 14:17:00 +00:00
Wim Taymans
3a39d7823f Lame should accept events even when not negotiated yet.
Original commit message from CVS:
Lame should accept events even when not negotiated yet.
2002-07-07 14:06:38 +00:00
Richard Boulton
5006b6a5b9 LICENSE_readme: Mention that synaesthesia is derived from GPL code.
Original commit message from CVS:
LICENSE_readme: Mention that synaesthesia is derived from GPL code.
2002-07-07 13:15:47 +00:00
David I. Lehn
116792755c attempt to fix my sucky dv and festival breakage.
Original commit message from CVS:
attempt to fix my sucky dv and festival breakage.
2002-07-05 10:17:09 +00:00
David I. Lehn
897ee8ab40 fix cdparanoia include dir location check.
Original commit message from CVS:
fix cdparanoia include dir location check.
fix libdv check to use pkg-config.
use libdv cflags.
2002-07-04 19:38:06 +00:00
David I. Lehn
4985d6e6f8 Add festival to the dist
Original commit message from CVS:
Add festival to the dist
2002-07-04 19:35:33 +00:00
David I. Lehn
84c83efeb6 Add some extra files to dist
Original commit message from CVS:
Add some extra files to dist
2002-07-04 19:33:33 +00:00
David I. Lehn
f0b909d7df Add license files. LICENSE_readme moved here from core since it has info related to all the plugins.
Original commit message from CVS:
Add license files.  LICENSE_readme moved here from core since it has
info related to all the plugins.
Added common and m4 to the dist and strip out CVS files from dist.
2002-07-04 19:32:52 +00:00
David I. Lehn
2bc1699169 duplicate of m4 in common/m4
Original commit message from CVS:
duplicate of m4 in common/m4
2002-07-04 19:16:55 +00:00
Zeeshan Ali
e66a26429c moving to ortp...
Original commit message from CVS:
moving to ortp...
2002-07-04 19:01:29 +00:00
David Schleef
8a314999ff Fix warning
Original commit message from CVS:
Fix warning
2002-07-02 03:29:21 +00:00
Thomas Vander Stichele
35bdd9dc50 up the cvs version on head
Original commit message from CVS:
up the cvs version on head
2002-07-01 15:48:58 +00:00
Thomas Vander Stichele
bee3f0bd86 fixaroos for gconf
Original commit message from CVS:
fixaroos for gconf
2002-07-01 15:41:13 +00:00
Thomas Vander Stichele
df0a66156b gconf stuff
Original commit message from CVS:
gconf stuff
2002-07-01 15:39:58 +00:00
David Schleef
9c3c5b3b6e Fix buffer allocation problem.
Original commit message from CVS:
Fix buffer allocation problem.
2002-06-29 00:40:37 +00:00
Thomas Vander Stichele
c13333f9e9 adding audio filter plug-in
Original commit message from CVS:
adding audio filter plug-in
2002-06-27 14:19:31 +00:00
Thomas Vander Stichele
9f801ccc5d header relocation
Original commit message from CVS:
header relocation
2002-06-22 23:37:20 +00:00
Christian Schaller
8d4e8501c7 avifile dep fixes, they now should work with thomasvs's avifile rpms
Original commit message from CVS:
avifile dep fixes, they now should work with thomasvs's avifile rpms
2002-06-22 10:10:35 +00:00