| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
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:
Fix for premature EOS
Fix for correct NTSC framerate
Couple of comment fixes
|
|
|
|
|
| |
Original commit message from CVS:
Fix plugins for new query API
|
|
|
|
|
| |
Original commit message from CVS:
fix location
|
|
|
|
|
| |
Original commit message from CVS:
parallel install fixes
|
|
|
|
|
|
| |
Original commit message from CVS:
Cleanups
Added some segment seek
|
|
|
|
|
| |
Original commit message from CVS:
plugins part of license field patch
|
|
|
|
|
| |
Original commit message from CVS:
oops
|
|
|
|
|
| |
Original commit message from CVS:
Small cleanup in property handling
|
|
|
|
|
| |
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 as approved by wim
|
|
|
|
|
| |
Original commit message from CVS:
More query/convert/formats introspection
|
|
|
|
|
|
| |
Original commit message from CVS:
- some cleanups
- more config options
|
|
|
|
|
| |
Original commit message from CVS:
ws fixes
|
|
|
|
|
|
|
| |
plugin back to the build
Original commit message from CVS:
this frees the decoder in object destruction. Thomas, you cna now add this plugin back to the build
|
|
|
|
|
| |
Original commit message from CVS:
libdv build fixes
|
|
|
|
|
| |
Original commit message from CVS:
merge from release branch
|
|
|
|
|
| |
Original commit message from CVS:
unref events, unref pool
|
|
|
|
|
| |
Original commit message from CVS:
attempt to fix my sucky dv and festival breakage.
|
|
|
|
|
|
|
| |
Original commit message from CVS:
fix cdparanoia include dir location check.
fix libdv check to use pkg-config.
use libdv cflags.
|
|
|
|
|
| |
Original commit message from CVS:
Prefer 32 bits over 24 bits output
|
|
|
|
|
|
|
| |
Original commit message from CVS:
Added bgr0
implement seeking to frames/samples
Small cleanups
|
|
|
|
|
| |
Original commit message from CVS:
Implement seeking/query/convert on dvdec
|
|
|
|
|
|
| |
Original commit message from CVS:
Also allow PAL dv
implement total time
|
|
|
|
|
|
|
| |
Original commit message from CVS:
Added timestamps
Added typefind
check if pad is connected before pushing
|
|
|
|
|
| |
Original commit message from CVS:
Add audio decoding to the dv decoder.
|
|
|
|
|
| |
Original commit message from CVS:
Set the rank so it can be autoplugged
|
|
|
|
|
| |
Original commit message from CVS:
API anti-bork fix
|
|
|
|
|
| |
Original commit message from CVS:
use new bytestream api. please test if you care about this plugin
|
|
|
|
|
| |
Original commit message from CVS:
Various small fixes for compile problems
|
|
|
|
|
|
|
|
|
|
|
| |
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:
Changed to the new props API
Other small tuff.
|
|
|
|
|
| |
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:
Reworked the DV decoder.
- make it do RGB or YUV output using caps negotiation
- use bytestream to read data.
- autodetect PAL/NTSC
|
|
|
|
|
| |
Original commit message from CVS:
- plugins are built without versioning info
|
|
|
|
|
|
| |
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:
dvshow.c -> demo-dv.c
|
|
|
|
|
| |
Original commit message from CVS:
Fixed some leftover fixes
|
|
|
|
|
| |
Original commit message from CVS:
more fixes
|
|
Original commit message from CVS:
adding dv, raw1934, gnomevfs, rtp
|