summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-10multifdsink: disconnect inactive clients in the select loop toowim-fdo/0.11-fdoAndoni Morales Alastruey1-3/+27
2011-03-09libs: make sure gobject-introspection scanner calls gst_init()Tim-Philipp Müller12-0/+12
2011-03-09libgstapp: fix backticks in gobject-introspection section of Makefile.amTim-Philipp Müller1-4/+4
2011-03-08meta: update for new APIWim Taymans4-27/+16
2011-03-04ximagesink: make metadata methods more like coreWim Taymans3-20/+33
2011-03-04baseaudiosink: use sink preroll lockWim Taymans1-4/+4
2011-03-04ximagesink: reset the poolbufferpool-0.11Wim Taymans1-3/+5
2011-03-04ximagesink: implement buffer_alloc from the poolWim Taymans1-1/+5
2011-03-04ximage: rewrite the buffer pool in ximagesinkWim Taymans6-585/+753
2011-03-04Merge branch 'master' into 0.11Wim Taymans5-40/+28
2011-03-04baseaudiosink: start ringbuffer upon going to PLAYING and already EOSMark Nauwelaerts1-10/+8
2011-03-04playbin2: set several properties in one goStefan Kost1-28/+18
2011-03-02typefindfunctions: fix compiler warning on 32-bit systemsTim-Philipp Müller1-1/+1
2011-02-28configure.ac: export plugin description more platform independentMark Nauwelaerts1-1/+1
2011-02-28Automatic update of common submoduleMark Nauwelaerts1-0/+0
2011-02-28netbuffer: Implement NetAddress with metadataWim Taymans2-84/+41
2011-02-28meta: fix for new APIWim Taymans5-25/+26
2011-02-28ximagesink: experiment with convenience macrosWim Taymans2-10/+16
2011-02-28ximage: fix macrosWim Taymans2-2/+2
2011-02-28ximage: reimplement buffer pooling with metadataWim Taymans2-38/+33
2011-02-28metadata: implement extra buffer data with metadataWim Taymans5-132/+185
2011-02-28tests: fix some tests now that appbuffer is goneWim Taymans2-16/+5
2011-02-28v4l: use buffer private data for extra buffer infoWim Taymans1-67/+19
2011-02-28X11: port imagesinks to new miniobjectsWim Taymans4-427/+354
2011-02-28miniobject: fix for changed miniobjectWim Taymans5-7/+7
2011-02-28pbutils: use GObject as the base classWim Taymans8-80/+74
2011-02-28baseaudiosink: remove deprecated methodWim Taymans1-0/+6
2011-02-28netbuffer: disable GstNetBuffer objectWim Taymans2-0/+8
2011-02-28app: remove appbufferWim Taymans3-174/+1
2011-02-28Merge branch 'master' into 0.11Wim Taymans231-2862/+15781
2011-02-28tests: add ABI test suite for libsStefan Kost3-3/+245
2011-02-27decodebin2: Only prevent to autoplug the same parser multiple times for the s...Sebastian Dröge1-20/+26
2011-02-26decodebin2: Break the double-factory checking loop immediately if the factory...Sebastian Dröge1-1/+1
2011-02-26decodebin2: Don't use the same element multiple times in the same chainSebastian Dröge1-0/+25
2011-02-26decodebin2: Improve detection of raw caps in expose-all-streams=false modeSebastian Dröge1-3/+10
2011-02-25video: Add support for r210David Schleef2-3/+40
2011-02-25gstvideo: Add GST_VIDEO_BUFFER_PROGRESSIVE flagRobert Swain1-0/+10
2011-02-24encodebin: Fix double unref in unit testSebastian Dröge1-2/+0
2011-02-24checks: add a simple unit test for the source-setup signalTim-Philipp Müller1-0/+44
2011-02-24playbin2, uridecodebin: add "source-setup" signalTim-Philipp Müller2-0/+44
2011-02-24oggmux: Don't handle GstCollectData as GstObject, use the pad insteadSebastian Dröge1-3/+3
2011-02-24encodebin: Fix memory leaks related to request padsSebastian Dröge1-30/+44
2011-02-24encodebin: Return a new reference of the pad for the "request-pad" signalSebastian Dröge1-1/+3
2011-02-24adder: Fill in offset_end field of outgoing buffersLeo Singer1-0/+2
2011-02-23playsink: release all chains when going to NULLMark Nauwelaerts1-0/+15
2011-02-23playsink: undo state change side effect on error way outMark Nauwelaerts1-0/+2
2011-02-23playsink: avoid crashing on the way out when needed chain missingMark Nauwelaerts1-0/+13
2011-02-22win32: update .def file for new libgstvideo APITim-Philipp Müller1-0/+1
2011-02-22discoverer: handle desc==NULLStefan Kost1-2/+4
2011-02-22discoverer: Chain dispose() up to parent classArun Raghavan1-0/+2