| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
|
|
|
|
|
| |
location=/opt/data/AlienSong.mpg ! mpegdemux video_%02d! ...
Original commit message from CVS:
Copy the timestamp too.
funny effects:
./gst-launch filesrc location=/opt/data/AlienSong.mpg ! mpegdemux video_%02d! { queue ! mpeg2dec ! colorspace ! edgeTV ! colorspace ! xvideosink }
./gst-launch filesrc location=/opt/data/south.mp3 ! mad ! goom ! edgeTV ! colorspace ! xvideosink
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
Original commit message from CVS:
s/G_MINFLOAT/G_MAXFLOAT
unref the buffer pool in the loop func
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
highlights are:
Original commit message from CVS:
A fairly large reworking of the ladspa _get, _chain and _loop funcs.
highlights are:
- pad names are now g_strcanonised
- in all cases possible, src and sink buffers are shared
- all ladspa properties are exposed as dparams and element properties
- the buffers are now processed in dparam driven loops
- timestamps on buffers should be correct
- misc fixes
It has been minimally tested - the following pipeline works for me:
gst-launch ladspa_sine_fcac Frequency=440.0 Amplitude=1.0 name=fcac1 ladspa_sine_fcac Frequency=450.0 Amplitude=1.0 name=fcac2 ladspa_freeverb3 Wet-Level=0.5 name=free float2int name=f2i fcac1.Output!free.Input--Left- free.Output--Left-!f2i.sink%d fcac2.Output!free.Input--Right- free.Output--Right-!f2i.sink%d f2i.src!sink osssink
|
|
|
|
|
| |
Original commit message from CVS:
same fix for plugins
|
|
|
|
|
| |
Original commit message from CVS:
fix
|
|
|
|
|
| |
Original commit message from CVS:
more mergeback from the latest release
|
|
|
|
|
| |
Original commit message from CVS:
*** empty log message ***
|
|
|
|
|
| |
Original commit message from CVS:
s/-lmpeg2dec/-lcpuaccel/ to support the lastest mpeg2dec release
|
|
|
|
|
| |
Original commit message from CVS:
revert part of a patch that broke BE machines
|
|
|
|
|
| |
Original commit message from CVS:
Fix the padtemplate names.
|
|
|
|
|
|
|
|
|
|
| |
or bad exit codes.
Original commit message from CVS:
this script runs gst-inspect on all built elements and checks for warnings or bad exit codes.
It requires a gst-inspect to be in your PATH. more checking is probably needed for valid gst-inspect output.
The output format of gst-inspect will be changed slightly to make parsing the output possible.
|
|
|
|
|
|
|
|
|
|
| |
function collision in avifile dir
Original commit message from CVS:
* spec fixes
* gst-launch-ext additions
* trying to fix up ieeetest but failed
* function collision in avifile dir
|
|
|
|
|
|
|
|
|
|
|
| |
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:
added -Werror
|
|
|
|
|
|
| |
Original commit message from CVS:
fixed warnings in /ext
added mikmod_types.h to get it done
|
|
|
|
|
|
|
| |
Original commit message from CVS:
fixed rest of warning for gcc 3 in /gst.
fixed some Makefiles: s/-m486/-mcpu=i486/
disabled mpegaudioparse plugin. What good is this rotten code for anyway?
|
|
|
|
|
| |
Original commit message from CVS:
fixed first bunch of compiler warnings
|
|
|
|
|
| |
Original commit message from CVS:
tsk tsk. do people even try to MAKE stuff they add ? ;)
|
|
|
|
|
|
|
|
|
| |
in favor of ones i have sent to walken for...
Original commit message from CVS:
* correct a condition in check-libheader.m4
* remove gst a52 and mpeg2dec m4's in favor of ones i have sent to
walken for inclusion in the upstream packages
|
|
|
|
|
|
| |
Original commit message from CVS:
* alphabetization fixen
* a jack caps fix
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
printouts from gst-launch cleanup in gst-p...
Original commit message from CVS:
* add notify back to filesrc, it's needed for MVC applications
* remove notify printouts from gst-launch
* cleanup in gst-plugins configure.ac
* some jack updates
* remove SELF_ITERATING flag in favor of SEF_SCHEDULABLE (not a clear name,
but it's what we have for the moment)
* improve parsing of request pad names, no more sscanf
* fixes to the fastscheduler Makefile.am
|
|
|
|
|
| |
Original commit message from CVS:
added check for 0.7.3 a52 api
|
|
|
|
|
|
| |
Original commit message from CVS:
Changed to the new props API
Other small tuff.
|
|
|
|
|
|
| |
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:
_get_property for curroffset should use g_value_get_ulong
|
|
|
|
|
|
|
|
|
| |
win the race to max LOC changed ;-)
Original commit message from CVS:
added a bunch of cvsignore stuff off of a fresh checkout and build
i will win the race to max LOC changed ;-)
|
|
|
|
|
|
|
|
| |
fixes to adder's caps, again
Original commit message from CVS:
* filter newlines out of GST_DEBUG statements to reflect new core behavior
* fixes to adder's caps, again
|
|
|
|
|
| |
Original commit message from CVS:
acconfig.h usage deprecated
|
|
|
|
|
| |
Original commit message from CVS:
cosmetic
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
just makes more sense that way added jack ...
Original commit message from CVS:
* s/gst_element_install_std_props/gst_element_class_install_std_props/ -- it just makes more sense that way
* added jack element, doesn't quite work right yet but i didn't want to lose the work -- it does build, register,
and attempt to run though
* imposed some restrictions on the naming of request pads to better allow for reverse parsing
* added '%s' to reverse parsing
* added new bin flag to indicate that it is self-iterating, and some lame code in gst-launch to test it out
* fixen on launch-gui
* added pkg-config stuff for the editor's libs
|
|
|
|
|
| |
Original commit message from CVS:
more cleanups, buildrequires, ...
|
|
|
|
|
| |
Original commit message from CVS:
spec file clean up and lib changes
|
|
|
|
|
| |
Original commit message from CVS:
conditional'd videosink
|
|
|
|
|
| |
Original commit message from CVS:
moved jpeg to it's own package since it depends on libjpeg
|
|
|
|
|
| |
Original commit message from CVS:
heh, we never saw this one before
|
|
|
|
|
| |
Original commit message from CVS:
Fix several C++ style comments.
|
|
|
|
|
|
|
|
| |
actually display different things. :)
Original commit message from CVS:
Remove static structures: you can now have multiple monoscopes, and they'll
actually display different things. :)
|
|
|
|
|
| |
Original commit message from CVS:
Make sure we use proper properties to define the different AVI types.
|
|
|
|
|
| |
Original commit message from CVS:
Bugfix - it now actually works (I think)
|
|
|
|
|
| |
Original commit message from CVS:
paramspec type fix, make the source pads GST_PAD_SOMETIMES
|
|
|
|
|
| |
Original commit message from CVS:
first prerelease
|
|
|
|
|
|
|
| |
of the dependency plugins
Original commit message from CVS:
Put videosink in separate plugin and move icecast plugin to be with the rest of the dependency plugins
|
|
|
|
|
| |
Original commit message from CVS:
added Monoscope to SPEC
|
|
|
|
|
| |
Original commit message from CVS:
*sigh* it's not doing anything useful anyway atm
|
|
|
|
|
|
|
|
|
| |
untested, but should work
Original commit message from CVS:
update to the g_object_notify() way of sending the app information
this is untested, but should work
|