Age | Commit message (Expand) | Author | Files | Lines |
2009-06-05 | photography: add functions to set/get all settings with one call | Lasse Laukkanen | 2 | -0/+61 |
2009-03-04 | photography: declare interface as unstable API by means of a warning | Tim-Philipp Müller | 2 | -1/+6 |
2009-02-23 | photo iface: Add caps object to preparation API for requested and actual capt... | Lasse Laukkanen | 2 | -9/+19 |
2009-02-11 | Update spec file with latest changes, also add some missing disting directori... | Christian Schaller | 1 | -1/+1 |
2009-02-11 | photography interface: .gitignore generated files. | René Stadler | 1 | -0/+2 |
2009-02-11 | photography interface: Move generated files to win32/common. | René Stadler | 2 | -210/+0 |
2009-02-09 | Add photography interface. | Nokia Corporation | 6 | -1/+883 |
2009-01-05 | Remove AppSrc/AppSink that are moving to -base. Partially fixes #564421 | Jan Schmidt | 3 | -161/+3 |
2008-12-29 | gst-libs/gst/app/gstappsrc.*: Add properties and methods to configure and ret... | Wim Taymans | 2 | -1/+159 |
2008-12-17 | Add appsrc and appsink documentation. | Wim Taymans | 2 | -3/+92 |
2008-12-15 | examples/app/: Fix example to unref after emiting the push-buffer action. | Wim Taymans | 1 | -18/+40 |
2008-12-01 | gst-libs/gst/app/gstappsrc.c: Don't forget to release the lock again if we ba... | 이문형 | 1 | -0/+2 |
2008-11-10 | gst/: Wim, you're a bad boy. You don't want people to contact you or what? | Edward Hervey | 2 | -2/+2 |
2008-11-07 | gst-libs/gst/app/gstappsrc.*: Add is-live property. | Wim Taymans | 2 | -8/+75 |
2008-11-04 | Don't install static libs for plugins. Fixes #550851 for -bad. | Stefan Kost | 2 | -0/+2 |
2008-10-29 | gst-libs/gst/app/gstappsink.c: Fix the docs. | Wim Taymans | 1 | -1/+1 |
2008-06-16 | gst-libs/gst/app/gstappsrc.c (gst_app_src_set_max_bytes) | Andy Wingo | 1 | -5/+5 |
2008-06-13 | docs/plugins/: docs/plugins/inspect/plugin-mythtv.xml | Stefan Kost | 1 | -4/+0 |
2008-06-12 | examples/app/: Add beefed up example app from bug #413418. It now also uses a... | Wim Taymans | 2 | -16/+61 |
2008-06-12 | Do not use short_description in section docs for elements. We extract them fr... | Stefan Kost | 1 | -1/+0 |
2008-06-06 | examples/app/: Added 3 more example application for using appsrc in random-ac... | Wim Taymans | 2 | -14/+77 |
2008-06-05 | examples/app/: Added an example on how to use appsrc in playbin in streaming ... | Wim Taymans | 3 | -115/+417 |
2008-05-07 | gst-libs/gst/app/: Add marshal.list, make it compile and add to cvsignore. | Wim Taymans | 6 | -80/+438 |
2008-05-05 | gst-libs/gst/app/gstappsink.*: Start some docs. | Wim Taymans | 2 | -25/+170 |
2008-04-25 | gst-libs/gst/app/gstappsink.*: Add more docs. | Wim Taymans | 2 | -24/+232 |
2008-04-25 | gst-libs/gst/dshow/Makefile.am: Use CXXFLAGS rather than CFLAGS; these are C+... | Michael Smith | 1 | -3/+3 |
2008-03-14 | gst-libs/gst/dshow/Makefile.am: Make sure the dshow helper library headers ge... | Edward Hervey | 1 | -1/+1 |
2008-02-13 | Also add dshow pieces to the disted subdirs to fix distcheck. | Jan Schmidt | 1 | -0/+1 |
2008-02-12 | Add Makefiles to win32 plugins and lib. | Sébastien Moutte | 1 | -0/+10 |
2008-01-31 | gst-libs/gst/app/gstappsink.c: Really clean up the queue instead of just unre... | Wim Taymans | 2 | -22/+28 |
2007-11-04 | gst-libs/gst/dshow/gstdshowfakesink.*: Fix crasher in constructor due to the ... | Ole André Vadla Ravnås | 2 | -1/+3 |
2007-09-20 | gst-libs/gst/app/gstappsink.*: Add properties, signals and actions to access ... | Wim Taymans | 2 | -45/+224 |
2007-09-12 | gst/: Printf format fixes (#476128). | Peter Kjellerstedt | 1 | -2/+2 |
2007-08-16 | gst-libs/gst/app/gstappsink.c: Override the preroll vmethod instead of overri... | Wim Taymans | 1 | -1/+1 |
2007-08-14 | gst-libs/gst/app/gstappsink.c: Don't use new API. | Wim Taymans | 1 | -2/+4 |
2007-08-14 | gst-libs/gst/app/gstappsink.*: Make love to appsink. | Wim Taymans | 2 | -18/+229 |
2007-07-06 | docs/plugins/inspect/: Add missing inspect files. Fixes build (#454313). | Tim-Philipp Müller | 2 | -2/+0 |
2007-05-23 | docs/plugins/gst-plugins-bad-plugins.args: Remove directsoundsink property do... | Sébastien Moutte | 8 | -0/+1089 |
2007-05-16 | Use external shared libamrwb. Fixes #423741 (with lots of cleanup). | Stanislav Brabec | 4 | -80/+1 |
2007-03-22 | gst-libs/gst/app/Makefile.am: Use GST_ALL_LDFLAGS, which actually exists, but... | Thomas Vander Stichele | 1 | -1/+1 |
2007-03-11 | Add appsrc/appsink example. | David Schleef | 4 | -43/+343 |
2007-03-03 | gst-libs/gst/app/Makefile.am: Install the headers. | David Schleef | 1 | -1/+4 |
2007-03-03 | gst-libs/gst/app/: Add GstAppBuffer that includes a callback and closure for ... | David Schleef | 4 | -1/+173 |
2007-03-03 | gst-libs/gst/app/gstappsrc.*: Hacking to address issues in 413418. | David Schleef | 2 | -5/+64 |
2007-03-03 | Move the app library to gst-libs/gst/app (duh!) | David Schleef | 5 | -0/+386 |
2007-01-23 | work if it's already there too | Thomas Vander Stichele | 1 | -2/+2 |
2007-01-04 | add directories in the right place | Thomas Vander Stichele | 3 | -0/+79 |
2007-01-04 | move amrwb code | Thomas Vander Stichele | 1 | -5/+1 |
2006-04-08 | Fix broken GObject macros | Stefan Kost | 1 | -1/+1 |
2005-12-06 | expand tabs | Thomas Vander Stichele | 1 | -1/+1 |