summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-29scripts: git-update.sh: fix for non-master branchesPedro Côrte-Real1-2/+2
2013-12-27parse: Use GLib malloc/free/realloc functionsSebastian Dröge2-1/+17
2013-12-26scripts: create-uninstalled-setup: re-use existing master branch if it existsTim-Philipp Müller1-3/+14
2013-12-26docs: fix memory leak of appsink example in manualErik Andresen1-0/+1
2013-12-22Automatic update of common submoduleTim-Philipp Müller2-7/+1
2013-12-22po: update for string changesTim-Philipp Müller39-78/+112
2013-12-22po: set gettext domain in Makevars so we don't have to patch the generated Ma...Tim-Philipp Müller1-1/+1
2013-12-20utils: Add round down 128 macro for completenessWim Taymans1-0/+8
2013-12-20utils: Add round up 128 macroNicolas Dufresne1-0/+9
2013-12-20funnel: Setting the PROXY_CAPS flag on the srcpad does not make much senseSebastian Dröge1-2/+0
2013-12-20funnel: Proxy CAPS and ALLOCATION queriesSebastian Dröge1-0/+6
2013-12-20multiqueue: post 100% buffering if single queue is not linkedThiago Santos1-1/+7
2013-12-18docs: fix project linksWilliam Jon McCann1-2/+2
2013-12-17basesrc: use segment start if DTS for first buffer is unsetDavid Svensson Fors1-1/+5
2013-12-16gst-uninstalled: add gstreamer-vaapi pathsMatthieu Bouron1-0/+6
2013-12-14tests: add unit test for bitreader, bytereader and bytewriter with no inlinin...Tim-Philipp Müller5-0/+69
2013-12-14bytereader: add inline variant of gst_byte_reader_init()Tim-Philipp Müller1-0/+13
2013-12-14docs: fix docs for gst_queue_array_peek_head()Tim-Philipp Müller1-1/+1
2013-12-14parse: Don't define yyscan_t twiceSebastian Dröge1-3/+0
2013-12-13docs: moving plugins: minor 0.10 -> 1.0 fixTim-Philipp Müller1-2/+2
2013-12-11queue: don't ignore event return valueWim Taymans2-18/+14
2013-12-10gst-launch: Handle taglist copy failureEdward Hervey1-1/+2
2013-12-10gst-inspect: Index features are no moreEdward Hervey1-17/+0
2013-12-10gstvalue: Fix comparision of double rangeEdward Hervey2-1/+21
2013-12-10controller: Fix out-of-bounds detectionEdward Hervey1-1/+1
2013-12-07tests: add unit test for registering the same category twiceTim-Philipp Müller1-0/+17
2013-12-07info: return existing category if a debug category is registered twiceVíctor Manuel Jáquez Leal1-2/+4
2013-12-07docs: Fix typos in function/object descriptionsSebastian Rasmussen76-161/+162
2013-12-07Fix some typos in code comments and debug messagesSebastian Rasmussen7-12/+12
2013-12-06docs: clarify encoding of strings in GstStructures and taglistsStewart Brodie2-4/+3
2013-12-05basesrc: Set format to TIME if do-timestamp is TRUEOlivier Crête1-0/+2
2013-12-05tools: gst-launch: don't try to remove already-removed GSource from main loopTim-Philipp Müller1-4/+7
2013-12-04info: Make sure the same category is not added twiceOlivier Crête1-1/+10
2013-12-04info: Protect __categories list in get_category with lock tooOlivier Crête1-2/+14
2013-12-03docs: add missing files for distributionSebastian Rasmussen2-1/+11
2013-12-03pad: add ACCEPT_INTERCEPT flagWim Taymans2-2/+19
2013-12-03multiqueue: Wake up on reconfigure eventOlivier Crête1-1/+3
2013-12-03docs: add missing docs, fixing doc errorsSebastian Rasmussen12-18/+119
2013-12-02docs: cosmetic changes in references/decriptionsSebastian Rasmussen14-22/+18
2013-11-29parse: Manually insert priv_gst_parse_yyget/set_column prototypes for older flexOlivier Crête1-0/+3
2013-11-29gstpad: drop assertion on gst_pad_peer_query_positionThiago Santos1-1/+0
2013-11-29inputselector: handle gap eventsThiago Santos1-0/+21
2013-11-29Revert "ghostpad: copy sticky events to SRC ghostpads"Wim Taymans1-35/+0
2013-11-28parse: fix segfaulting prototype-mismatchFabian Kirsch3-16/+15
2013-11-27netclock: Fix docstring for round-trip-limit and uninit access warning.Jan Schmidt1-12/+4
2013-11-27netclock: Add round-trip-limit parameterCarlos Rafael Giani1-6/+52
2013-11-25query: Fix gi annotations of gst_structure_new_custom()Olivier Crête1-1/+1
2013-11-26netclock: Fix C99 commentJan Schmidt1-1/+1
2013-11-26netclock: Implement rolling-average filter on observations.Jan Schmidt1-3/+33
2013-11-26basesink: Add debug into gst_base_sink_default_query() for accept_capsJan Schmidt1-2/+5