Age | Commit message (Collapse) | Author | Files | Lines |
|
Original commit message from CVS:
don't segfault when data didn't make it in
|
|
Original commit message from CVS:
+ modifying playondemand to behave a little more like a sequencer
|
|
Original commit message from CVS:
Fix timestamps
|
|
Original commit message from CVS:
somewhat fix modplug
|
|
Original commit message from CVS:
PadConnect -> PadLink
|
|
Original commit message from CVS:
my candidate for silliest hack of the year
|
|
please refrain of making them yourself, so t...
Original commit message from CVS:
another batch of connect->link fixes
please let me know about issues
and please refrain of making them yourself, so that I don't spend double
the time resolving conflicts
|
|
Original commit message from CVS:
add verbose decode support
|
|
Original commit message from CVS:
exciting .cvsignore updates!
|
|
Original commit message from CVS:
Fix plugins for new query API
|
|
Original commit message from CVS:
Remove modplug_types.c
|
|
Original commit message from CVS:
add metadata
code cleanup
|
|
Original commit message from CVS:
initial checkin of work-in-progress vbidec plugin for closed caption support
|
|
Original commit message from CVS:
hardlink stdc++ until someone explains us The One True Way
|
|
Original commit message from CVS:
Replace audio/mp3 with audio/x-mp3 and audio/x-flac with application/x-flac
|
|
Original commit message from CVS:
parallel install fixes
|
|
Original commit message from CVS:
remove infinite loop
code cleanup
|
|
Original commit message from CVS:
this dir is kicking my ass all over the place
|
|
Original commit message from CVS:
Moved clock set/get to class functions.
|
|
Original commit message from CVS:
Remove modplug_types.c
|
|
Original commit message from CVS:
Patch from Ken MacLeod (Bug #98797), Thanks Ken !
|
|
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
|
|
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
|
|
Original commit message from CVS:
add dependency field so parallel makes don't fail
|
|
Original commit message from CVS:
backmerge
|
|
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 ?
|
|
Original commit message from CVS:
- implemented clock sweep on 90 degree angles to compensate for aspect
ratio.
- implemented remaining clock wipes
|
|
Original commit message from CVS:
Some more wipes, added radial wipes
|
|
Original commit message from CVS:
Removed unused code, fixed a bug
|
|
Original commit message from CVS:
- reimplemented using organic masks, rendered with gouraud shaded triangles
- implemented more masks
- implemented adjustable border
|
|
Original commit message from CVS:
Added the base framework for the SMPTE transitions and wipes.
|
|
Original commit message from CVS:
adding libstdc++
|
|
Original commit message from CVS:
add license
|
|
Original commit message from CVS:
plugins part of license field patch
|
|
Original commit message from CVS:
- Ripped some ID3 tag parsing from libid3 for typefind.
- Added ID3V1 to fypefind.
- Don't check for a valid mp3 header after finding the ID3 tag as some ID3
tags seem broken.
|
|
Original commit message from CVS:
This updates all plugins to the new API for gst_pad_try_set_caps
|
|
Original commit message from CVS:
removing warnings (approved by wtay)
|
|
Original commit message from CVS:
- isprint seems to detect and ascii stream better
|
|
Original commit message from CVS:
Fix license to LGPL and add a file explaining the LGPL license
|
|
Original commit message from CVS:
copy_on_write
|
|
Original commit message from CVS:
get a writable buffer
|
|
Original commit message from CVS:
add #include <stdlib.h> where needed
|
|
qtdemux.c:331: warning: implicit declaration of funct...
Original commit message from CVS:
qtdemux.c:315: warning: implicit declaration of function `free'
qtdemux.c:331: warning: implicit declaration of function `malloc'
|
|
Original commit message from CVS:
demo-mp3.c:26: warning: implicit declaration of function `exit'
|
|
Original commit message from CVS:
fix for compilation when DEBUG is disabled
|
|
Original commit message from CVS:
updated so it uses a dblptr matrix, and works
|
|
Original commit message from CVS:
Added mixmatrix with naive capsnego, still needs work..
|
|
Original commit message from CVS:
Added simple video cropping plugin
|
|
Original commit message from CVS:
xsharpen video filter from Virtualdub
|