2010-05-20 |
David Schleef | Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGS |
tree | commitdiff |
2010-04-13 |
Thiago Santos | camerabin: photography: Spring G_PARAM_STATIC_STRINGS |
tree | commitdiff |
2010-04-13 |
Tommi Myöhänen | GstPhotography: Add flicker and focus mode settings... |
tree | commitdiff |
2010-04-13 |
Lasse Laukkanen | camerabin: add api to query supported image capture... |
tree | commitdiff |
2010-03-26 |
Tim-Philipp Müller | signalprocessor: don't use function that doesn't exist |
tree | commitdiff |
2010-03-25 |
Stefan Kost | signalprocessor: add boolean return to _process |
tree | commitdiff |
2010-03-25 |
Stefan Kost | signalprocessor: remove useless g_assert |
tree | commitdiff |
2010-03-25 |
Stefan Kost | signalprocessor: add more logging |
tree | commitdiff |
2010-03-25 |
Stefan Kost | signalprocessor: register function pointers just once |
tree | commitdiff |
2010-03-25 |
Stefan Kost | signalprocessor: add rate to caps |
tree | commitdiff |
2010-03-25 |
Stefan Kost | signalprocessor: rename log category to be less ambigous |
tree | commitdiff |
2010-03-24 |
Stefan Kost | docs: add photography iface to docs |
tree | commitdiff |
2010-03-22 |
Stefan Kost | i18n: build fixes: #if -> #ifdef for ENABLE_NLS |
tree | commitdiff |
2010-03-22 |
Stefan Kost | i18n: fix the build |
tree | commitdiff |
2010-03-21 |
Benjamin Otte | Add -Wmissing-declarations -Wmissing-prototypes to... |
tree | commitdiff |
2010-03-18 |
Benjamin Otte | gst_element_class_set_details => gst_element_class_set_... |
tree | commitdiff |
2010-02-01 |
Stefan Kost | signalprocessor,lv2,ladspa: move sample-rate to baseclass |
tree | commitdiff |
2010-01-31 |
Stefan Kost | signalprocessor: use the gst-controller, add some basic... |
tree | commitdiff |
2010-01-31 |
Stefan Kost | signalprocessor: these are not gtk-doc comments |
tree | commitdiff |
2010-01-31 |
Stefan Kost | signalprocessor: new is a c++ keyword, better logging |
tree | commitdiff |
2010-01-12 |
Ðóñëàí Èæáóëàòîâ | win32: Include config.h before anything else. Fix mpegd... |
tree | commitdiff |
2009-11-27 |
Teemu Katajisto | camerabin: photography interface properties. Fixes... |
tree | commitdiff |
2009-11-19 |
Stefan Kost | signalprocessor: remove commented out code that we... |
tree | commitdiff |
2009-11-19 |
Stefan Kost | signalprocessor: change _setup to pass whole caps and... |
tree | commitdiff |
2009-11-16 |
Stefan Kost | signalprocessor: don't set channel positions in templat... |
tree | commitdiff |
2009-10-24 |
Stefan Kost | build: use gst-glib-gen.mak to fix the glib build rules. |
tree | commitdiff |
2009-10-11 |
Stefan Kost | signalprocessor: use the type define like everywhere... |
tree | commitdiff |
2009-10-11 |
Stefan Kost | signalprocessort: register debug category just once |
tree | commitdiff |
2009-10-11 |
Josep Torra | basevideo: fix warnings in macosx snow leopard |
tree | commitdiff |
2009-10-06 |
David Schleef | basevideo: Revert "Call GstBaseVideoEncoder::start... |
tree | commitdiff |
2009-10-05 |
David Schleef | basevideo: Free frame using utility function |
tree | commitdiff |
2009-10-05 |
Jan Schmidt | basevideo: Fail if caps don't contain a framerate field |
tree | commitdiff |
2009-10-03 |
David Schleef | dirac: convert to BaseVideoEncoder |
tree | commitdiff |
2009-10-02 |
Alessandro Decina | Add GstBaseVideoDecoder::set_sink_caps vfunc. |
tree | commitdiff |
2009-10-02 |
Alessandro Decina | Call GstBaseVideoDecoder::start/stop during pad [de... |
tree | commitdiff |
2009-10-02 |
Alessandro Decina | Don't ignore the value returned from GstBaseVideoEncode... |
tree | commitdiff |
2009-10-02 |
Alessandro Decina | Unref frame->sink_buffer in gst_base_video_encoder_fini... |
tree | commitdiff |
2009-10-02 |
Alessandro Decina | Make GstBaseVideoEncoder::handle_frame return GstFlowReturn |
tree | commitdiff |
2009-10-02 |
Alessandro Decina | Call GstBaseVideoEncoder::start/stop during pad [de... |
tree | commitdiff |
2009-09-18 |
David Schleef | basevideo: debug at new segment events |
tree | commitdiff |
2009-09-18 |
David Schleef | basevideo: Add a warning |
tree | commitdiff |
2009-09-17 |
Dave Robillard | Multi-channel support with channel positions. |
tree | commitdiff |
2009-09-17 |
Dave Robillard | Working multi-channel pads for LV2 plugins. |
tree | commitdiff |
2009-09-17 |
Dave Robillard | Eliminate use of static mono pad template. |
tree | commitdiff |
2009-09-10 |
Sebastian Dröge | signalprocessor: Fix various build/dist issues |
tree | commitdiff |
2009-07-21 |
Julien Isorce | start refactoring of dshowsrcwrapper |
tree | commitdiff |
2009-07-07 |
Sebastian Dröge | basevideo: Link with libgstvideo for some used functions |
tree | commitdiff |
2009-07-03 |
Tim-Philipp Müller | basevideo, schroedinger: guard unstable API with GST_US... |
tree | commitdiff |
2009-07-01 |
David Schleef | basevideo: move from -base |
tree | commitdiff |
2009-06-22 |
Dave Robillard | Working LV2 plugin discovery. |
tree | commitdiff |
2009-06-05 |
Lasse Laukkanen | photography: add functions to set/get all settings... |
tree | commitdiff |
2009-03-04 |
Tim-Philipp Müller | photography: declare interface as unstable API by means... |
tree | commitdiff |
2009-02-23 |
Lasse Laukkanen | photo iface: Add caps object to preparation API for... |
tree | commitdiff |
2009-02-11 |
Christian Schaller | Update spec file with latest changes, also add some... |
tree | commitdiff |
2009-02-10 |
René Stadler | photography interface: .gitignore generated files. |
tree | commitdiff |
2009-02-10 |
René Stadler | photography interface: Move generated files to win32... |
tree | commitdiff |
2009-02-09 |
Nokia Corporation | Add photography interface. |
tree | commitdiff |
2009-01-05 |
Jan Schmidt | Remove AppSrc/AppSink that are moving to -base. Partial... |
tree | commitdiff |
2008-12-29 |
Wim Taymans | gst-libs/gst/app/gstappsrc.*: Add properties and method... |
tree | commitdiff |
2008-12-17 |
Wim Taymans | Add appsrc and appsink documentation. |
tree | commitdiff |
2008-12-15 |
Wim Taymans | examples/app/: Fix example to unref after emiting the... |
tree | commitdiff |
2008-12-01 |
이문형 | gst-libs/gst/app/gstappsrc.c: Don't forget to release... |
tree | commitdiff |
2008-11-10 |
Edward Hervey | gst/: Wim, you're a bad boy. You don't want people... |
tree | commitdiff |
2008-11-07 |
Wim Taymans | gst-libs/gst/app/gstappsrc.*: Add is-live property. |
tree | commitdiff |
2008-11-04 |
Stefan Kost | Don't install static libs for plugins. Fixes #550851... |
tree | commitdiff |
2008-10-29 |
Wim Taymans | gst-libs/gst/app/gstappsink.c: Fix the docs. |
tree | commitdiff |
2008-06-16 |
Andy Wingo | gst-libs/gst/app/gstappsrc.c (gst_app_src_set_max_bytes) |
tree | commitdiff |
2008-06-13 |
Stefan Kost | docs/plugins/: docs/plugins/inspect/plugin-mythtv.xml |
tree | commitdiff |
2008-06-12 |
Wim Taymans | examples/app/: Add beefed up example app from bug ... |
tree | commitdiff |
2008-06-12 |
Stefan Kost | Do not use short_description in section docs for elemen... |
tree | commitdiff |
2008-06-06 |
Wim Taymans | examples/app/: Added 3 more example application for... |
tree | commitdiff |
2008-06-05 |
Wim Taymans | examples/app/: Added an example on how to use appsrc... |
tree | commitdiff |
2008-05-07 |
Wim Taymans | gst-libs/gst/app/: Add marshal.list, make it compile... |
tree | commitdiff |
2008-05-05 |
Wim Taymans | gst-libs/gst/app/gstappsink.*: Start some docs. |
tree | commitdiff |
2008-04-25 |
Wim Taymans | gst-libs/gst/app/gstappsink.*: Add more docs. |
tree | commitdiff |
2008-04-25 |
Michael Smith | gst-libs/gst/dshow/Makefile.am: Use CXXFLAGS rather... |
tree | commitdiff |
2008-03-14 |
Edward Hervey | gst-libs/gst/dshow/Makefile.am: Make sure the dshow... |
tree | commitdiff |
2008-02-13 |
Jan Schmidt | Also add dshow pieces to the disted subdirs to fix... |
tree | commitdiff |
2008-02-12 |
Sébastien Moutte | Add Makefiles to win32 plugins and lib. |
tree | commitdiff |
2008-01-31 |
Wim Taymans | gst-libs/gst/app/gstappsink.c: Really clean up the... |
tree | commitdiff |
2007-11-04 |
Ole André Vadla... | gst-libs/gst/dshow/gstdshowfakesink.*: Fix crasher... |
tree | commitdiff |
2007-09-20 |
Wim Taymans | gst-libs/gst/app/gstappsink.*: Add properties, signals... |
tree | commitdiff |
2007-09-12 |
Peter Kjellerstedt | gst/: Printf format fixes (#476128). |
tree | commitdiff |
2007-08-16 |
Wim Taymans | gst-libs/gst/app/gstappsink.c: Override the preroll... |
tree | commitdiff |
2007-08-14 |
Wim Taymans | gst-libs/gst/app/gstappsink.c: Don't use new API. |
tree | commitdiff |
2007-08-14 |
Wim Taymans | gst-libs/gst/app/gstappsink.*: Make love to appsink. |
tree | commitdiff |
2007-07-06 |
Tim-Philipp Müller | docs/plugins/inspect/: Add missing inspect files. Fixes... |
tree | commitdiff |
2007-05-23 |
Sébastien Moutte | docs/plugins/gst-plugins-bad-plugins.args: Remove direc... |
tree | commitdiff |
2007-05-16 |
Stanislav Brabec | Use external shared libamrwb. Fixes #423741 (with lots... |
tree | commitdiff |
2007-03-22 |
Thomas Vander Stichele | gst-libs/gst/app/Makefile.am: Use GST_ALL_LDFLAGS,... |
tree | commitdiff |
2007-03-11 |
David Schleef | Add appsrc/appsink example. |
tree | commitdiff |
2007-03-03 |
David Schleef | gst-libs/gst/app/Makefile.am: Install the headers. |
tree | commitdiff |
2007-03-03 |
David Schleef | gst-libs/gst/app/: Add GstAppBuffer that includes a... |
tree | commitdiff |
2007-03-03 |
David Schleef | gst-libs/gst/app/gstappsrc.*: Hacking to address issues... |
tree | commitdiff |
2007-03-03 |
David Schleef | Move the app library to gst-libs/gst/app (duh!) |
tree | commitdiff |
2007-01-23 |
Thomas Vander Stichele | work if it's already there too |
tree | commitdiff |
2007-01-04 |
Thomas Vander Stichele | add directories in the right place |
tree | commitdiff |
2007-01-04 |
Thomas Vander Stichele | move amrwb code |
tree | commitdiff |
2006-04-08 |
Stefan Kost | Fix broken GObject macros |
tree | commitdiff |
2005-12-06 |
Thomas Vander Stichele | expand tabs |
tree | commitdiff |
next |