summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-07docs: Fix typos in function/object descriptionsSebastian Rasmussen
2013-12-07Fix some typos in code comments and debug messagesSebastian Rasmussen
2013-12-06docs: clarify encoding of strings in GstStructures and taglistsStewart Brodie
2013-12-05basesrc: Set format to TIME if do-timestamp is TRUEOlivier Crête
2013-12-05tools: gst-launch: don't try to remove already-removed GSource from main loopTim-Philipp Müller
2013-12-04info: Make sure the same category is not added twiceOlivier Crête
2013-12-04info: Protect __categories list in get_category with lock tooOlivier Crête
2013-12-03docs: add missing files for distributionSebastian Rasmussen
2013-12-03pad: add ACCEPT_INTERCEPT flagWim Taymans
2013-12-03multiqueue: Wake up on reconfigure eventOlivier Crête
2013-12-03docs: add missing docs, fixing doc errorsSebastian Rasmussen
2013-12-02docs: cosmetic changes in references/decriptionsSebastian Rasmussen
2013-11-29parse: Manually insert priv_gst_parse_yyget/set_column prototypes for older flexOlivier Crête
2013-11-29gstpad: drop assertion on gst_pad_peer_query_positionThiago Santos
2013-11-29inputselector: handle gap eventsThiago Santos
2013-11-29Revert "ghostpad: copy sticky events to SRC ghostpads"Wim Taymans
2013-11-28parse: fix segfaulting prototype-mismatchFabian Kirsch
2013-11-27netclock: Fix docstring for round-trip-limit and uninit access warning.Jan Schmidt
2013-11-27netclock: Add round-trip-limit parameterCarlos Rafael Giani
2013-11-25query: Fix gi annotations of gst_structure_new_custom()Olivier Crête
2013-11-26netclock: Fix C99 commentJan Schmidt
2013-11-26netclock: Implement rolling-average filter on observations.Jan Schmidt
2013-11-26basesink: Add debug into gst_base_sink_default_query() for accept_capsJan Schmidt
2013-11-25gst-launch: exit with an error code when an error occuredPhilippe Normand
2013-11-22gstutils: Escape stream id format in commentsSebastian Rasmussen
2013-11-21gst: g_memmove() is deprecatedTim-Philipp Müller
2013-11-21ghostpad: copy sticky events to SRC ghostpadsWim Taymans
2013-11-21pad: move debug function closer to the enum it debugsWim Taymans
2013-11-18pluginloader: check read/write before closedWim Taymans
2013-11-18poll: improve debugWim Taymans
2013-11-18tests: fix GstBus unit test with latest GLibTim-Philipp Müller
2013-11-16docs: cosmetic since marker fixesTim-Philipp Müller
2013-11-16baseparse: ensure to preserve upstream timestampsMark Nauwelaerts
2013-11-15bin: Resync iterator if necessarySebastian Dröge
2013-11-13value: Lists with all equal elements are equal to a single valueSebastian Dröge
2013-11-11systemclock: add Since markers for new APITim-Philipp Müller
2013-11-11win32: Really update the def filesEdward Hervey
2013-11-11win32: Update def filesSebastian Dröge
2013-11-11gst-uninstalled: Also export LD_LIBRARY_PATH for gst-plugins-glSebastian Dröge
2013-11-11gst-uninstalled: export gst-plugins-gl DYLD_LIBRARY_PATHMatthieu Bouron
2013-11-11collectpads: Always send SEEK events to all pads, even if one failsSebastian Dröge
2013-11-11collectpads: Update documentation for flushing seek handlingSebastian Dröge
2013-11-11collectpads: Don't leak seek eventsSebastian Dröge
2013-11-11collectpads: implement flushing seek supportAlessandro Decina
2013-11-11tests: collectpads: add flushing seek testsAlessandro Decina
2013-11-11tests: collectpads: tweak stub _collect to push all buffersAlessandro Decina
2013-11-11tests: collectpads: update my email addressAlessandro Decina
2013-11-11queue: Don't use gst_buffer_get_size() when possibleEdward Hervey
2013-11-11systemclock: Add gst_system_clock_set_defaultWim Taymans
2013-11-07typefind: use g_get_prgname() for error messageStefan Sauer