summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-17multiqueue: Fix discont handlingstream-activateSebastian Dröge1-8/+10
2011-05-17inputselector: Only deactivate streams after we had the first buffer or buffe...Sebastian Dröge1-0/+32
2011-05-17multiqueue: Add extra-buffers queue for already pushed buffersSebastian Dröge1-10/+131
2011-05-17inputselector: Keep already pushed buffers until the last key-frame around fo...Sebastian Dröge2-19/+292
2011-05-17multiqueue: Implement support for ACTIVATE_STREAM eventsSebastian Dröge1-12/+78
2011-05-17inputselector: Send and handle ACTIVATE_STREAM eventsSebastian Dröge1-0/+103
2011-05-17tee: Implement handling of ACTIVATE_STREAM eventsSebastian Dröge1-1/+168
2011-05-17event: API: Add activate-stream eventSebastian Dröge6-2/+71
2011-05-17multiqueue: Add mode to synchronize deactivated/not-linked streams by the run...Sebastian Dröge1-1/+1
2011-05-17structure: Make both parameters to gst_structure_is_equal() constSebastian Dröge2-4/+4
2011-05-17structure: Update Since markers to the correct versionSebastian Dröge1-2/+2
2011-05-17structure: Add gst_structure_intersect()Sebastian Dröge5-77/+90
2011-05-17gststructure: Add gst_structure_can_intersect APIEdward Hervey5-47/+64
2011-05-17gstructure: New API: gst_structure_is_equalEdward Hervey5-25/+51
2011-05-16queue2: adjust input data rate estimationMark Nauwelaerts2-4/+15
2011-05-14docs: fix up some Since markers and update for new multiqueue argsTim-Philipp Müller7-28/+48
2011-05-14bin: Don't interprete pipelines without sink elements as always being in EOS ...Sebastian Dröge1-1/+9
2011-05-14systemclock: Only retry writing to the socket for EAGAIN, EWOULDBLOCK and EINTRSebastian Dröge1-3/+10
2011-05-14miniobject: Add new miniobject weak ref/unref functions to the docsSebastian Dröge2-0/+6
2011-05-14miniobject: Minor cleanup of last commitSebastian Dröge2-6/+9
2011-05-14miniobject: Add weak referencing functionalityJosé Alburquerque3-5/+198
2011-05-14inputselector: Add sync mode that syncs inactive pads to the running time of ...Sebastian Dröge2-1/+152
2011-05-14multiqueue: Add mode to synchronize deactivated/not-linked streams by the run...Sebastian Dröge2-9/+196
2011-05-14bin: Only post EOS messages after reaching the PLAYING stateSebastian Dröge1-17/+54
2011-05-14element: Add GstElement::state_changed vfuncSebastian Dröge4-28/+47
2011-05-14ghostpad: Add docs for all the new, public functionsSebastian Dröge4-3/+265
2011-05-14ghostpad: Add guards against invalid parameters to the new, public functionsSebastian Dröge1-15/+81
2011-05-14ghostpad: Rename ghostpad/proxypad default functionsSebastian Dröge3-88/+115
2011-05-14ghostpad: Make all the internal caps functions publicSebastian Dröge2-18/+38
2011-05-14ghostpad: Only implement the iterate_internal_links function on proxypadsSebastian Dröge1-18/+5
2011-05-14ghostpad: API: Expose gst_proxy_pad_get_internal()Sebastian Dröge5-7/+39
2011-05-14basetransform: When trying to fixate the sink suggestion prefer its structure...Sebastian Dröge1-2/+6
2011-05-14caps: Merge structures when intersecting instead of appending themSebastian Dröge2-2/+21
2011-05-14basetransform: In getcaps() prefer the caps order and caps of downstream if p...Sebastian Dröge1-7/+17
2011-05-14basetransform: Prefer caps order given by the subclass of the template caps o...Sebastian Dröge1-1/+3
2011-05-14parse: don't unescape inside quotesMiguel Angel Cabrera Moya2-1/+23
2011-05-14pad: Remove unnecessary FIXMESebastian Dröge1-2/+3
2011-05-14element: If activating one pad failed error out early instead of trying to ac...Sebastian Dröge1-7/+6
2011-05-14bin: If activating one pad failed error out early instead of trying to activa...Sebastian Dröge1-7/+6
2011-05-14Back to developmentTim-Philipp Müller5-11/+11
2011-05-14Release 0.10.34Tim-Philipp Müller9-207/+116
2011-05-12basesrc: do not set first buffer timestamp to 0 for live sourcesVincent Penquerc'h1-1/+1
2011-05-10multiqueue: ensure thread safety when adding a padMark Nauwelaerts1-2/+2
2011-05-10Release 0.10.33Tim-Philipp Müller46-116/+3616
2011-05-06baseparse: don't post loads of empty taglistsTim-Philipp Müller1-4/+17
2011-05-06info: avoid redefinition of symbols when debugging is offStefan Kost1-15/+15
2011-05-04tests: fix compiler warning in new miniobject testTim-Philipp Müller1-3/+3
2011-05-03miniobject: Fix dup_mini_object function to handle NULL gvaluesThiago Santos2-4/+24
2011-05-03docs: it its %TRUE (constant)Stefan Kost1-1/+1
2011-05-03docs: fix copy'n'paste doc header mistakeStefan Kost1-1/+1