Age | Commit message (Collapse) | Author | Files | Lines |
|
'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.
|
|
Original commit message from CVS:
- Remove the dummy scheduler hack
- Remove the state change hack
|
|
make this work
Original commit message from CVS:
Added conditional for cdrom, someone needs to write a configure check
to make this work
|
|
Original commit message from CVS:
Added the cdrom plugin by ishamael.
|
|
Original commit message from CVS:
Patches by Joshua
|
|
details->klass reorganizations an element br...
Original commit message from CVS:
* a hack to work around intltool's brokenness
* a current check for mpeg2dec
* details->klass reorganizations
* an element browser that uses details->klass
* separated cdxa parse out from the avi directory
|
|
and typefind.
Original commit message from CVS:
GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE
same with *factory and typefind.
also, some -Werror fixes.
|
|
Original commit message from CVS:
fixed rest of warning for gcc 3 in /sys
|
|
Original commit message from CVS:
include the right header, bla
|
|
Original commit message from CVS:
* check for the proper dxr3 header
* aphabetization fixes
|
|
Original commit message from CVS:
* some s/KHz/Hz/ fixes in osssrc
* added dxr3 plugin from rehan khwaja <rehankhwaja@yahoo.com>, with some
consistency-with-the-rest-of-gst adjustments
|
|
Original commit message from CVS:
s/Gnome-Streamer/GStreamer/
|
|
versioning is done internally to the plugins with...
Original commit message from CVS:
* removal of //-style comments
* don't link plugins to core libs -- the versioning is done internally to the plugins with the plugin_info struct,
and symbol resolution is lazy, so we can always know if a plugin can be loaded by the plugin_info data. in theory.
|
|
variables are defined as make variables automagi...
Original commit message from CVS:
s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/
@-substitued variables variables are defined as make variables automagically,
and this gives the user the freedom to say make GST_PLUGIN_LDFLAGS=-myflag
|
|
Original commit message from CVS:
lib rename
|
|
Original commit message from CVS:
adding 'videosink' element
It's basically a rewritten xvideosink, but is more modular and allows 'hooks'.
It is needed by GstVideoWidget in gst-player
|
|
Original commit message from CVS:
- plugins are built without versioning info
|
|
Original commit message from CVS:
reverting hadess's patch
|
|
Original commit message from CVS:
- make the qcam plugin build only only platforms using NASM, ie. x86
|
|
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:
Fixed some plugins
|
|
Original commit message from CVS:
applied taaz's virtual patch
|
|
Original commit message from CVS:
added qcam checks
|
|
Original commit message from CVS:
vcd checks
|
|
Original commit message from CVS:
added v4l handling
|
|
Original commit message from CVS:
unforming dir names
|
|
Original commit message from CVS:
first batch
|