summaryrefslogtreecommitdiffstats
path: root/gst-libs
AgeCommit message (Expand)AuthorFilesLines
2009-08-12Multi-channel support with channel positions.Dave Robillard2-2/+10
2009-07-22Merge branch 'fdo' into lv2Dave Robillard10-1103/+1
2009-07-22Merge branch 'master' of git://anongit.freedesktop.org/gstreamer/gst-plugins-...Dave Robillard10-1103/+1
2009-07-21start refactoring of dshowsrcwrapperJulien Isorce10-1103/+1
2009-07-10Merge branch 'fdo' into lv2Dave Robillard1-1/+1
2009-07-10Merge branch 'master' of git://anongit.freedesktop.org/gstreamer/gst-plugins-...Dave Robillard1-1/+1
2009-07-07basevideo: Link with libgstvideo for some used functionsSebastian Dröge1-1/+1
2009-07-03Merge branch 'fdo' into lv2Dave Robillard12-2/+3973
2009-07-03Merge branch 'master' of git://anongit.freedesktop.org/gstreamer/gst-plugins-...Dave Robillard12-2/+3973
2009-07-03Working multi-channel pads for LV2 plugins.Dave Robillard2-20/+137
2009-07-03basevideo, schroedinger: guard unstable API with GST_USE_UNSTABLE_APITim-Philipp Müller6-1/+26
2009-07-01basevideo: move from -baseDavid Schleef12-2/+3948
2009-06-25Eliminate use of static mono pad template.Dave Robillard1-7/+4
2009-06-22Working LV2 plugin discovery.Dave Robillard5-2/+1165
2009-06-19Merge branch 'master' of git://anongit.freedesktop.org/gstreamer/gst-plugins-...Dave Robillard2-0/+61
2009-06-05photography: add functions to set/get all settings with one callLasse Laukkanen2-0/+61
2009-05-03Strip trailing whitespace.Dave Robillard2-3/+3
2009-05-03Working LV2 plugin discovery.Dave Robillard5-2/+1165
2009-03-04photography: declare interface as unstable API by means of a warningTim-Philipp Müller2-1/+6
2009-02-23photo iface: Add caps object to preparation API for requested and actual capt...Lasse Laukkanen2-9/+19
2009-02-11Update spec file with latest changes, also add some missing disting directori...Christian Schaller1-1/+1
2009-02-11photography interface: .gitignore generated files.René Stadler1-0/+2
2009-02-11photography interface: Move generated files to win32/common.René Stadler2-210/+0
2009-02-09Add photography interface.Nokia Corporation6-1/+883
2009-01-05Remove AppSrc/AppSink that are moving to -base. Partially fixes #564421Jan Schmidt3-161/+3
2008-12-29gst-libs/gst/app/gstappsrc.*: Add properties and methods to configure and ret...Wim Taymans2-1/+159
2008-12-17Add appsrc and appsink documentation.Wim Taymans2-3/+92
2008-12-15examples/app/: Fix example to unref after emiting the push-buffer action.Wim Taymans1-18/+40
2008-12-01gst-libs/gst/app/gstappsrc.c: Don't forget to release the lock again if we ba...이문형1-0/+2
2008-11-10gst/: Wim, you're a bad boy. You don't want people to contact you or what?Edward Hervey2-2/+2
2008-11-07gst-libs/gst/app/gstappsrc.*: Add is-live property.Wim Taymans2-8/+75
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2-0/+2
2008-10-29gst-libs/gst/app/gstappsink.c: Fix the docs.Wim Taymans1-1/+1
2008-06-16gst-libs/gst/app/gstappsrc.c (gst_app_src_set_max_bytes)Andy Wingo1-5/+5
2008-06-13docs/plugins/: docs/plugins/inspect/plugin-mythtv.xmlStefan Kost1-4/+0
2008-06-12examples/app/: Add beefed up example app from bug #413418. It now also uses a...Wim Taymans2-16/+61
2008-06-12Do not use short_description in section docs for elements. We extract them fr...Stefan Kost1-1/+0
2008-06-06examples/app/: Added 3 more example application for using appsrc in random-ac...Wim Taymans2-14/+77
2008-06-05examples/app/: Added an example on how to use appsrc in playbin in streaming ...Wim Taymans3-115/+417
2008-05-07gst-libs/gst/app/: Add marshal.list, make it compile and add to cvsignore.Wim Taymans6-80/+438
2008-05-05gst-libs/gst/app/gstappsink.*: Start some docs.Wim Taymans2-25/+170
2008-04-25gst-libs/gst/app/gstappsink.*: Add more docs.Wim Taymans2-24/+232
2008-04-25gst-libs/gst/dshow/Makefile.am: Use CXXFLAGS rather than CFLAGS; these are C+...Michael Smith1-3/+3
2008-03-14gst-libs/gst/dshow/Makefile.am: Make sure the dshow helper library headers ge...Edward Hervey1-1/+1
2008-02-13Also add dshow pieces to the disted subdirs to fix distcheck.Jan Schmidt1-0/+1
2008-02-12Add Makefiles to win32 plugins and lib.Sébastien Moutte1-0/+10
2008-01-31gst-libs/gst/app/gstappsink.c: Really clean up the queue instead of just unre...Wim Taymans2-22/+28
2007-11-04gst-libs/gst/dshow/gstdshowfakesink.*: Fix crasher in constructor due to the ...Ole André Vadla Ravnås2-1/+3
2007-09-20gst-libs/gst/app/gstappsink.*: Add properties, signals and actions to access ...Wim Taymans2-45/+224
2007-09-12gst/: Printf format fixes (#476128).Peter Kjellerstedt1-2/+2