Age | Commit message (Collapse) | Author | Files | Lines |
|
Original commit message from CVS:
Added $(AUDIOFILE_CFLAGS)
|
|
Original commit message from CVS:
fixing make distcheck
|
|
Original commit message from CVS:
added bitcoder.h from w3d CVS, needed to compile
|
|
Original commit message from CVS:
Add an image and a title to the SDL window while waiting
|
|
--enable-experimental
Original commit message from CVS:
adding tarkin to build
to try building it run configure with --enable-experimental
|
|
Original commit message from CVS:
fix a error I caused by not seeing the nested comments
|
|
Original commit message from CVS:
// to /* */ fixes
|
|
Original commit message from CVS:
Assorted fixes.
Use the new clocking stuff.
|
|
Original commit message from CVS:
Added a tarkin encoder/decoder plugin.
I moved the tarking CVS code in here temporarily until they have a
library (hence this plugin is in ext)
test with:
./gst-launch filesrc location=/opt/data/shihad.mpg ! mpegdemux video_00! { queue ! mpeg2dec ! colorspace ! tarkinenc bitrate=3000 ! disksink location=out.ogg }
./gst-launch filesrc location=out.ogg ! tarkindec ! colorspace ! xvideosink
|
|
Original commit message from CVS:
Faster RGB to YUV conversion
|
|
Original commit message from CVS:
Various fixes
|
|
in using a loop function for configurati...
Original commit message from CVS:
Updated ladspa to work with the new caps nego stuff. Also updated it to work in
any M sinkpads by N srcpads configuration (M > -1 and N > 0), using a loop
function for configurations other than M == N == 1 or M == 0.
|
|
to work with the new caps nego changes.
Original commit message from CVS:
Modified passthrough, adder, playondemand, float2int, int2float, and ladspa to
work with the new caps nego changes.
Updated adder to work with float data, now uses bytestreams.
Updated ladspa to work in any M sinkpads by N srcpads configuration, M > -1 and
N > 0. Also updated ladspa to work as a loop-based element using bytestreams for
MxN configurations other than M == N == 1 or M == 0.
|
|
Original commit message from CVS:
Return donw when we changed the caps in the connect function.
|
|
Original commit message from CVS:
- plugins are built without versioning info
|
|
Original commit message from CVS:
mjpegtools dir
|
|
Original commit message from CVS:
jpegmmx addition and some small changes
|
|
Original commit message from CVS:
Implemented resizing
|
|
the phone talking to hardware vendors and...
Original commit message from CVS:
... and cvs commits should not be allowed for people who spent six hours
on the phone talking to hardware vendors and struggling with failing raid
systems
|
|
and we don't point it in the right directi...
Original commit message from CVS:
how do people expect sdl to build if make has no way of getting to the dir
and we don't point it in the right direction ?
|
|
Original commit message from CVS:
It works
|
|
enhancements to v4lelement
Original commit message from CVS:
Updated all plugins to new capsnego format and added some small usability enhancements to v4lelement
|
|
Original commit message from CVS:
Bring the plugins in sync with the new core capsnego system.
Added some features, enhancements...
|
|
Original commit message from CVS:
* s/filter/plugin/
* link plugins to GST_LIBS
* rearrange rules to a common format
|
|
Original commit message from CVS:
* enable festival build
|
|
Original commit message from CVS:
Bugfix
|
|
Original commit message from CVS:
Oops, a small bug which I forgot about
|
|
support for embedded SDL-windows in other X...
Original commit message from CVS:
Added support for user-specified width and height with YUV-scaling, added support for embedded SDL-windows in other Xwindows, added support for some more YUV types as input
|
|
work to be done: s/-$//g; && s/\(.*$//;
Original commit message from CVS:
fix glib2's complaining on the params of some plugins
there's still some work to be done: s/-$//g; && s/\(.*$//;
|
|
Original commit message from CVS:
fixes
|
|
Original commit message from CVS:
fix for gsm
|
|
Original commit message from CVS:
siddec checks that work
not extremely robust, but functional
|
|
Original commit message from CVS:
wave.c -> demo-osssrc.c
this is probably broken, but then so is smoothwave
|
|
Original commit message from CVS:
more fixing
|
|
Original commit message from CVS:
more fixing
|
|
Original commit message from CVS:
this might be better
|
|
Original commit message from CVS:
arts make distcheck fix
|
|
Original commit message from CVS:
these needed fixing too
|
|
Original commit message from CVS:
small fixes
|
|
Original commit message from CVS:
smoothwave fixin
|
|
Apps like mine(zchat)
Original commit message from CVS:
omega: you agreed on starting rate from 1000, which is really neeeded for Apps like mine(zchat)
|
|
Original commit message from CVS:
Fixed some plugins
|
|
Original commit message from CVS:
taaz's virtual patch
|
|
mpeg2_close, it seems to segfault sometimes.
Original commit message from CVS:
Fixed the smooothwave madness
removed a yield from vorbisdec
don't call mpeg2_close, it seems to segfault sometimes.
|
|
of figuring out plugin issues. it spits o...
Original commit message from CVS:
muahahahaha. gstreamer-compprep initializes every plugin so it's a good way
of figuring out plugin issues. it spits out no more errors now.
|
|
Original commit message from CVS:
doh
|
|
Original commit message from CVS:
more distcheck fixes
|
|
Original commit message from CVS:
something stupid
|
|
Original commit message from CVS:
make arts stuff work, i think
|
|
Original commit message from CVS:
Fixed some leftover fixes
|