summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-04win32: API additionsfastqueue-1.0Edward Hervey1-0/+2
2012-07-04check: Be more aggressive when checking positionsEdward Hervey1-0/+10
2012-07-04queuarray: Properly updated tail positionEdward Hervey1-1/+2
2012-07-04libs/gst/dataqueue: Use GstQueueArrayEdward Hervey2-19/+20
2012-07-04libs/gst/queuearray: Add method to search and drop entries.Edward Hervey2-3/+65
2012-07-04tests/check: New unit test for GstQueueArrayEdward Hervey2-0/+237
2012-07-04plugins/queue: Use new GstQueueArray for local storage.Edward Hervey2-13/+18
2012-07-04libs/base: New growing-only queue.Edward Hervey4-2/+156
2012-07-04docs: minor porting-to-0.11.txt updateTim-Philipp Müller1-0/+6
2012-07-04tests: make checks for from/to_g_date_time() actually work properlyTim-Philipp Müller1-0/+4
2012-07-04datetime: add conversion to/from GDateTimeJoshua M. Doe5-12/+97
2012-07-04utils: remove unused gst_print_* functionsTim-Philipp Müller4-97/+0
2012-07-03pads: no need to deactivate pads that are already in PAD_MODE_NONETim-Philipp Müller1-1/+1
2012-07-03pads: make pad activation debug logs a bit more readableTim-Philipp Müller3-18/+42
2012-07-03tests: add unit test for element re-use using fakesrcTim-Philipp Müller1-0/+82
2012-07-03pad: clear EOS flag when deactivating pads fixing element re-useTim-Philipp Müller1-0/+1
2012-07-03basesink: Post TOC messages on the bus in the sinks, similar to tagsSebastian Dröge1-0/+13
2012-07-03buffer: fix the _get_mapped functionWim Taymans1-7/+6
2012-07-03buffer: add more debug logWim Taymans1-1/+20
2012-07-03event: The GAP event is (partially) implemented now, STREAM_CONFIG isn'tSebastian Dröge1-2/+2
2012-07-02controlbindings: include gst/math-compat.h for isnan()Chun-wei Fan2-2/+2
2012-07-02math-compat.h: add implementation for isnan() for Visual C++Chun-wei Fan1-0/+13
2012-07-02fdsink.c: fix G_OS_WIN32 #ifdefChun-wei Fan1-8/+8
2012-07-02tests: fix build of datetime unit test in WindowsRaimo Järvi1-6/+15
2012-06-29gstobject: don't use g_strdup_value_contents()Wim Taymans1-13/+1
2012-06-28docs: expand a bit more on GST_DEBUG docsTim-Philipp Müller1-2/+8
2012-06-28buffer: add _append_region functionWim Taymans4-15/+23
2012-06-28basesrc: handle DTS and PTSWim Taymans1-25/+41
2012-06-27tests: test datetime deserialisation a bit moreTim-Philipp Müller1-4/+58
2012-06-27datetime: ignore 0 days or months in datesTim-Philipp Müller1-0/+14
2012-06-27build: Make sure AC_INCLUDES_DEFAULT is usedIdar Tollefsen2-15/+17
2012-06-27tests: fix bus leak in GstBin test_state_change_skip testTim-Philipp Müller1-0/+1
2012-06-27parse: escape \ with a \ as well, so that we don't lose the \ when unescapingChristophe Fergeau1-1/+1
2012-06-27elementfactory: annotate some of the type defines for g-iTim-Philipp Müller1-0/+18
2012-06-27clock: annotate GST_CLOCK_TIME_NONE with its value for g-iTim-Philipp Müller1-4/+7
2012-06-27tests: add some datetime serialisation/deserialisation testsTim-Philipp Müller1-0/+220
2012-06-27datetime: fix compare functionTim-Philipp Müller3-15/+28
2012-06-27datetime: add serialisation to and deserialisation from ISO 8601 stringsOleksij Rempel4-0/+156
2012-06-26configure: add --disable-tools and --disable-benchmarks optionsLionel Landwerlin3-2/+40
2012-06-26toc: put toc directly into event/message/query structureTim-Philipp Müller8-532/+47
2012-06-26Revert "bus: skip gst_bus_create_watch as GSource is not introspectable"Tim-Philipp Müller1-1/+1
2012-06-26bus: skip gst_bus_create_watch as GSource is not introspectableJohan Dahlin1-1/+1
2012-06-26docs: some more additions to the porting-to-0.11 guideTim-Philipp Müller1-2/+11
2012-06-26tools: minor clean-upTim-Philipp Müller4-4/+4
2012-06-26tools: remove useless g_set_prgname() wrapperTim-Philipp Müller4-13/+3
2012-06-26tools: point people to right binary when a crash happensTim-Philipp Müller1-3/+4
2012-06-26configure: bump GLib requirement to now-released stable versionTim-Philipp Müller1-1/+1
2012-06-26inputselector: remove some dead code for old GLib versionsTim-Philipp Müller1-9/+0
2012-06-26toc: add more entry typesTim-Philipp Müller4-11/+95
2012-06-26a couple of notes for the 0.11 porting guideJan Schmidt1-0/+7