Age | Commit message (Collapse) | Author | Files | Lines |
|
Original commit message from CVS:
Lower the rank, this element should not be selected in the player
|
|
Original commit message from CVS:
use AM_CFLAGS instead of CFLAGS
|
|
Original commit message from CVS:
add dependency field so parallel makes don't fail
|
|
tool checks
Original commit message from CVS:
run libtoolize, remove generated file ltmain.sh
add some newer versions for tool checks
|
|
Original commit message from CVS:
add more generated .pc files
|
|
Original commit message from CVS:
peep
|
|
Original commit message from CVS:
backmerge
|
|
Original commit message from CVS:
bump up the version
|
|
Original commit message from CVS:
- Show how to do stream position feedback
- Show how to do some more seeking
|
|
Original commit message from CVS:
Added little test apps for cdplayer and cdparanoia
|
|
Original commit message from CVS:
Fix shout2 test.
Upstream removed -lm from libpng, add it back for lib test and flags for now
|
|
Original commit message from CVS:
stuff to go in
|
|
Original commit message from CVS:
adding audio
|
|
Original commit message from CVS:
peepaloo
|
|
Original commit message from CVS:
ok, redo from start
|
|
Original commit message from CVS:
people interpreting .m4's make me laugh with wild abandonment
|
|
Original commit message from CVS:
integrating the play library
|
|
Original commit message from CVS:
fix missing >, doh
|
|
Original commit message from CVS:
fixed shout2 building
|
|
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
|
|
Original commit message from CVS:
new libgstplay location now builds
|
|
Original commit message from CVS:
libgstplay has a new home. it still needs to be packaged though
|
|
--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
|
|
Original commit message from CVS:
Added shout m4
|
|
Original commit message from CVS:
Add ogg/vorbis support for avi files
|
|
Original commit message from CVS:
adds swfdec plugin to spec file (conditionally built)
|
|
Original commit message from CVS:
updated avifile ?
|
|
Original commit message from CVS:
avifile change
|
|
Original commit message from CVS:
Let's use g_strerror() instead of strerror()
|
|
Original commit message from CVS:
Handle more stream types
|
|
Original commit message from CVS:
unref event, flush_fast
|
|
Original commit message from CVS:
Removed dead .cc file
Added some params, act on EOS
|
|
Original commit message from CVS:
a no-brainer addition
|
|
Original commit message from CVS:
First stab at porting mplex
|
|
Original commit message from CVS:
add missing m4 to extra dist and add wavenc plugin to spec
|
|
Original commit message from CVS:
Use strerror() instead of sys_errlist[] (deprecated)
|
|
Original commit message from CVS:
.m4 to check for presence of an element
let me know if this works
|
|
Original commit message from CVS:
Added a WAV file encoder
|
|
Original commit message from CVS:
Add an example that shows transcoding stats for mpeg audio to vorbis
|
|
good thing as I think the organisation is...
Original commit message from CVS:
lots of fixes to the spec based on the more strict rules of RH8, actually a good thing as I think the organisation is cleaner and more correct now and there are no unpackages files anymore :)
|
|
Original commit message from CVS:
scrub vorbis cflags
|
|
Original commit message from CVS:
stop bugging me
i'm in none of these dirs
|
|
Original commit message from CVS:
yay for gcc 3
|
|
Original commit message from CVS:
add snapshot dir to Makefile
|
|
Original commit message from CVS:
enable the snapshot plugin build
|
|
Original commit message from CVS:
thanks again taaz
|
|
Original commit message from CVS:
thanks taaz
|
|
Original commit message from CVS:
added audiosrc and videosrc
|
|
Original commit message from CVS:
Some cleanups, fix for the blending code
|
|
audio sequencer. Currently defines three ex...
Original commit message from CVS:
Added measures and beats to the playondemand filter so it can act like an audio
sequencer. Currently defines three extra globally visible functions, might
eventually want to put them in an interface instead ?
|