summaryrefslogtreecommitdiff
path: root/tests/examples
AgeCommit message (Expand)AuthorFilesLines
2013-01-28example: fix FIXME in exampleWim Taymans1-4/+2
2012-11-17examples: don't compile testrtpool example if pthreads are not available like...Tim-Philipp Müller1-2/+5
2012-11-03Fix FSF addressTim-Philipp Müller8-16/+16
2012-10-24examples: link testrtpool to pthreadsРуслан Ижбулатов1-0/+3
2012-10-22configure: Properly check for pthreadSebastian Dröge1-3/+3
2012-10-11manual: add example of no-rebuffer buffering strategyWim Taymans2-0/+8
2012-10-10manual: talk about playsinkWim Taymans1-3/+5
2012-10-10manual: add something about uridecodebinWim Taymans1-1/+1
2012-10-09manual: remove outdated autoplugging sectionWim Taymans2-4/+2
2012-10-09manual: Talk about threadingWim Taymans2-0/+7
2012-10-08manual: add example for effect switchingWim Taymans1-0/+5
2012-10-06examples: .gitignore more binaries from the manualTim-Philipp Müller1-0/+5
2012-10-04manual: add dynamic capsfilter exampleWim Taymans1-0/+5
2012-10-03manual: add partial preroll example with probesWim Taymans1-0/+5
2012-10-02pwg: add appsink docsWim Taymans1-0/+5
2012-10-02pwg: rewite data-access chapterWim Taymans1-3/+3
2012-09-25manual: fix up the manualWim Taymans1-0/+5
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts1-1/+1
2012-09-14tests: fix for appsink return value additionWim Taymans1-1/+3
2012-09-06examples: fix bus/fd leak in hello world exampleTim-Philipp Müller1-1/+3
2012-09-03examples: update Makefile.am android bits in controller exampleTim-Philipp Müller1-1/+1
2012-08-08examples: don't put things with side effects inside g_assert()Tim-Philipp Müller1-4/+6
2012-07-27allocator: remove user_data from alloc vmethodWim Taymans2-4/+2
2012-07-09memory: Make GstAllocator a GstObjectWim Taymans4-57/+95
2012-07-07examples: fix debug log print formats in memory examplesTim-Philipp Müller2-2/+4
2012-07-06memory: expose the GstAllocation structureWim Taymans2-2/+16
2012-07-06tests: remove unused includesWim Taymans1-5/+0
2012-07-05memory: add more examplesWim Taymans5-1/+227
2012-07-05memory: add gst_memory_init()Wim Taymans4-0/+176
2012-07-05tests: add memory exampleWim Taymans4-0/+21
2012-06-20bus: add GDestroyNotify to set_sync_handler()Wim Taymans2-2/+4
2012-06-05gst_tag_list_free -> gst_tag_list_unrefTim-Philipp Müller1-2/+2
2012-05-23tests: rename playbin2 to playbin and adding some debug infoSreerenj Balachandran1-2/+3
2012-04-25controller: expand the api to offer functions for plain and GValue arraysStefan Sauer1-9/+9
2012-04-08task: remove gst_task_set_priority()Tim-Philipp Müller1-2/+2
2012-04-04gst: Change versioningSebastian Dröge3-4/+4
2012-01-31controller: constructures for control sources return GstControlSourceStefan Sauer3-66/+54
2012-01-30controller: rename control-bindingsStefan Sauer3-13/+13
2012-01-25Add new GstMapInfoWim Taymans1-7/+2
2012-01-23controller: allow different controlbindingsStefan Sauer5-7/+133
2012-01-20controller: improve control binding handlingStefan Sauer2-6/+6
2012-01-20controller: remove convenience api for control sourcesStefan Sauer2-20/+20
2012-01-01controller: remove nonsense parts from test object property descriptionsStefan Sauer1-4/+4
2012-01-01audio-example: also plot reverse-sawStefan Sauer1-13/+25
2012-01-01audio-example: fix the exampleStefan Sauer1-3/+3
2012-01-01lfocontrolsource: make chainableStefan Sauer1-0/+74
2011-12-31controller: also test array functionsStefan Sauer1-6/+84
2011-12-31control-sources: turn into GstObjectsStefan Sauer2-2/+4
2011-12-25controller: move GValue handling from control-sources to -bindingStefan Sauer4-21/+300
2011-12-19controller: cleanup interpolation modesStefan Sauer1-4/+2