gstreamer/plugins/elements
Wim Taymans 7b0e4f27fb memory: make _new_wrapped take user_data and notify
Make it possible to configure a GDestroyNotify and user_data for
gst_memory_new_wrapped() this allows for more flexible wrapping of foreign
memory blocks.
2012-02-22 02:10:21 +01:00
..
.gitignore ignore more 2005-06-17 09:12:33 +00:00
gstcapsfilter.c _accept_caps() -> _query_accept_caps() 2011-11-15 17:40:19 +01:00
gstcapsfilter.h Add more missing docs. 2007-08-13 13:33:07 +00:00
gstdataqueue.c Update for new gthread API 2012-01-19 09:27:04 +01:00
gstdataqueue.h Update for new gthread API 2012-01-19 09:27:04 +01:00
gstelements.c funnel: Integrate into the build system and rename the types 2011-03-29 11:20:05 +02:00
gstfakesink.c fakesink: remove custom marshaller 2012-02-21 12:46:44 +01:00
gstfakesink.h Use recent GLib API unconditionally now that we depend on the latest GLib 2012-01-22 01:25:22 +00:00
gstfakesrc.c memory: make _new_wrapped take user_data and notify 2012-02-22 02:10:21 +01:00
gstfakesrc.h plugins/elements/gstfakesrc.*: Added format property to control the format of the newsegment events. 2008-05-07 09:34:58 +00:00
gstfdsink.c GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING 2012-02-08 16:18:04 +01:00
gstfdsink.h fdsink: add the new field in the header 2009-06-18 11:49:33 +02:00
gstfdsrc.c GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING 2012-02-08 16:18:04 +01:00
gstfdsrc.h fdsrc: allow specifying the size in bytes on the uri 2010-04-09 13:21:19 +02:00
gstfilesink.c Add new GstMapInfo 2012-01-25 11:54:23 +01:00
gstfilesink.h build: sprintf, sscanf need stdio.h 2009-10-07 10:59:54 +03:00
gstfilesrc.c Add new GstMapInfo 2012-01-25 11:54:23 +01:00
gstfilesrc.h filesrc: remove MMAP code 2011-06-07 17:03:09 +02:00
gstfunnel.c pad: add parent to other functions 2011-11-17 12:40:45 +01:00
gstfunnel.h funnel: Integrate into the build system and rename the types 2011-03-29 11:20:05 +02:00
gstidentity.c identity: also debug dts/pts 2012-02-21 12:43:18 +01:00
gstidentity.h Use recent GLib API unconditionally now that we depend on the latest GLib 2012-01-22 01:25:22 +00:00
gstinputselector.c input-selector: default to sync-streams=true 2012-02-21 21:07:49 +00:00
gstinputselector.h Update for new gthread API 2012-01-19 09:27:04 +01:00
gstmultiqueue.c GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING 2012-02-08 16:18:04 +01:00
gstmultiqueue.h multiqueue: fix size of atomic counter 2012-01-22 01:27:42 +00:00
gstoutputselector.c Merge remote-tracking branch 'origin/master' into 0.11 2012-01-02 02:21:40 +00:00
gstoutputselector.h output-selector: Add pad-negotiation-mode property 2011-01-06 18:42:29 +00:00
gstqueue.c queue: remove some old code 2012-02-21 16:38:37 +01:00
gstqueue.h Update for new gthread API 2012-01-19 09:27:04 +01:00
gstqueue2.c GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING 2012-02-08 16:18:04 +01:00
gstqueue2.h queue2: Fix handling of the new stream-start event 2012-01-27 12:33:56 +01:00
gsttee.c Use recent GLib API unconditionally now that we depend on the latest GLib 2012-01-22 01:25:22 +00:00
gsttee.h Update for new gthread API 2012-01-19 09:27:04 +01:00
gsttypefindelement.c typefind: don't ignore return value when starting a task 2012-02-15 10:13:37 +01:00
gsttypefindelement.h typefind: Do typefinding from a separate thread and not from the state change function 2012-01-27 16:19:33 +01:00
gstvalve.c valve: Repush sticky events after disabling dropping 2012-01-30 12:58:43 +00:00
gstvalve.h valve: Repush sticky events after disabling dropping 2012-01-30 12:58:43 +00:00
Makefile.am base: make GstDataQueue private API for multiqueue 2011-10-07 13:54:37 +01:00