summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-24dtmfsrc: Align DTMF sound buffers with last-stop from eventOlivier Crête2-10/+40
2011-08-24rtpdtmfsrc: Correctly recognize the end of a bufferOlivier Crête1-2/+3
2011-08-24rtpdtmfsrc: Make sure rtpdtmfsrc timestamps don't overlapOlivier Crête1-2/+7
2011-08-24rtpdtmfsrc: Put the inter digit interval at the end, not at the startOlivier Crête1-3/+13
2011-08-24rtpdtmfsrc: Start at the last_stop from the start event if there was oneOlivier Crête2-9/+29
2011-08-24rtpdtmfmux: Add last-stop to dtmf-event upstream eventsOlivier Crête3-14/+89
2011-08-24rtpdtmfsrc: Respect ptime from the capsOlivier Crête2-27/+23
2011-08-24rtpdtmfsrc: Just error out if there is no clockOlivier Crête1-14/+21
2011-08-24kate: make gst_kate_util_is_utf8_string() inline to fix compiler warning with...Tim-Philipp Müller1-1/+1
2011-08-24rsndvd: ensure metadata is writable when writing to itVincent Penquerc'h1-0/+1
2011-08-24tsdemux: Use FALSE instead of 0 for bool parameterSebastian Dröge1-1/+1
2011-08-24tsdemux: Need to send a newsegment after a seekYouness Alaoui1-2/+3
2011-08-24hlsdemux: Send buffering messages on the busYouness Alaoui1-0/+5
2011-08-24hlsdemux: cache the number of fragments we are required to cacheYouness Alaoui1-1/+1
2011-08-24tsdemux: Forward seek/duration query/event to the sinkpadYouness Alaoui2-3/+5
2011-08-24camerabin2: Optimize start up a little by removing some pad checksThiago Santos1-5/+8
2011-08-23camerabin2: Remove from experimentalThiago Santos5-21/+4
2011-08-23camerabin2: Always set encodebin flags when going to readyThiago Santos1-8/+8
2011-08-23camerabin2: Add new entry to flags propertyThiago Santos2-1/+9
2011-08-23camerabin2: viewfinderbin: Add property for disabling convertersThiago Santos2-39/+96
2011-08-23tsdemux: do not try to compare a PCR with itself for statisticsVincent Penquerc'h1-8/+10
2011-08-23tsdemux: do not keep a dangling pointerVincent Penquerc'h1-0/+2
2011-08-23kate: pass on timed event metadata as tags when we canVincent Penquerc'h1-0/+46
2011-08-23configure: Add AC_MSG_CHECKING() to the VP8E_SET_TUNING presence checkSebastian Dröge1-0/+3
2011-08-23vp8: probe for the new tuning API to keep building with older libvpxVincent Penquerc'h3-0/+35
2011-08-23rsvgdec: use input buffer timings if possibleVincent Penquerc'h2-9/+34
2011-08-23kate: do not consider an empty SPU to be a fatal errorVincent Penquerc'h1-3/+8
2011-08-23kate: do not clear out high bits from display areaVincent Penquerc'h1-4/+4
2011-08-23dvdspu: do not clear out high bits from display areaVincent Penquerc'h1-4/+4
2011-08-23mpegtsbase: First try if upstream handles seeking in TIME format before seeki...Sebastian Dröge1-0/+7
2011-08-23tsdemux: First send SEEKING queries upstreamSebastian Dröge1-3/+11
2011-08-23tsdemux: Send DURATION query upstream firstSebastian Dröge1-2/+3
2011-08-23hlsdemux: Use FALSE instead of 0 for a bool parameterSebastian Dröge1-1/+1
2011-08-23hlsdemux: switch pads when we seek (need_segment) since tsdemux doesn't cope ...Youness Alaoui1-1/+8
2011-08-23hlsdemux: Add a FIXME comment. loop task should be a pad taskYouness Alaoui1-0/+1
2011-08-23hlsdemux: Do not seek in a live streamYouness Alaoui1-0/+6
2011-08-23hlsdemux: Do not take the pad stream lock, use the task's lock insteadYouness Alaoui1-2/+2
2011-08-23hlsdemux: Implement EVENT_SEEKYouness Alaoui2-5/+85
2011-08-23hlsdemux: Implement the GST_QUERY_SEEKING properlyYouness Alaoui1-3/+9
2011-08-23hlsdemux: Implement correctly the GST_QUERY_DURATIONYouness Alaoui1-1/+3
2011-08-23hlsdemux: Do not use GST_TASK_WAIT in the task functionYouness Alaoui1-7/+10
2011-08-22tsdemux: do not send a new-segment on stream removalYouness Alaoui1-1/+12
2011-08-22tsdemux: Fix newsegment when switching programsYouness Alaoui1-4/+17
2011-08-22tsdemux: interpolate gap and fix timestamps depending on upstream segmentYouness Alaoui3-14/+49
2011-08-22hlsdemux: Keep a separate variable for the current variant usedYouness Alaoui3-7/+21
2011-08-21decklink: fix compilation on LinuxDavid Schleef7-22/+20
2011-08-21decklink: Add subdevice propertyDavid Schleef2-7/+30
2011-08-21decklink: add support for WindowsJoshua M. Doe13-7/+9717
2011-08-21decklink: improve frame handlingJoshua M. Doe3-16/+39
2011-08-21decklink: fix debugging in capture.cpp by making category externJoshua M. Doe3-2/+3