summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2012-02-24tsdemux: Use new clock skew estimation for outgoing timestampsEdward Hervey1-47/+20
2012-02-24tsdemux: Various code cleanup and dead code removalEdward Hervey1-47/+15
2012-02-24mpegtspacketizer: Fix issues with skew codeEdward Hervey2-8/+10
2012-02-24mpegtspacketizer: Estimate clock skew and retimestamps buffers more precislyThibault Saunier3-0/+336
2012-02-24tsdemux: Clean up AAC caps messThibault Saunier1-3/+6
2012-02-24tsdemux: Reindent gstmpegdesc.hThibault Saunier1-87/+88
2012-02-24tsdemux: Support more DTS/AC3 descriptorsThibault Saunier2-16/+59
2012-02-24tsdemux: Remove useless finalize()Edward Hervey1-10/+0
2012-02-23h264parse: consider nal_length_size when constructing codec_dataMark Nauwelaerts1-1/+3
2012-02-23tsdemux: Use incoming timestamps in live modeEdward Hervey2-12/+58
2012-02-23tsdemux: Report latency (700ms)Edward Hervey1-0/+25
2012-02-23mpegtsbase: Query whether upstream is live or notEdward Hervey2-0/+28
2012-02-20colorspace: Fix v210 writing out of boundsDavid Schleef1-2/+2
2012-02-19colorspace: clamp intermediates when ditheringDavid Schleef1-3/+11
2012-02-17mpegtsdemux: Not apply various time the same PMT to a program when repeteadThibault Saunier1-3/+17
2012-02-17tsdemux: fix glib deprecationThibault Saunier1-0/+5
2012-02-16wrappercamerabinsrc: Put source to null when resetting capsThiago Santos1-1/+7
2012-02-16wrappercamerabinsrc: Put source in NULL when it fails changing stateThiago Santos1-1/+4
2012-02-16mve: don't return a boolean for a GstFlowReturnTim-Philipp Müller1-8/+5
2012-02-15tsdemux: Avoid throwing FLOW_ERROR on last PCR processing errorThibault Saunier1-3/+7
2012-02-15tsdemux: Add AAC latm supportThibault Saunier2-9/+14
2012-02-15tsdemux: Minor refactoring/code cleaningThibault Saunier3-58/+58
2012-02-15h264parse: use proper NALU offset for config data insertionMark Nauwelaerts1-2/+2
2012-02-13mpegtsmux: Trivial bug fix. Don't copy data from an uninited buffer.Jan Schmidt1-3/+4
2012-02-10h264parse: unobfuscate frame parsing codeMark Nauwelaerts2-103/+96
2012-02-06camerabin: prevent captures from being lost when switching resolutionsThiago Santos2-5/+27
2012-02-06camerabin: Improve debug message about processing counterThiago Santos1-1/+2
2012-02-04rotate: angle is in radians already, do not scale itVincent Penquerc'h1-1/+1
2012-02-04rotate: fix description string to match what the element doesVincent Penquerc'h1-1/+1
2012-02-03mpegtsdemux: do not emit no-more-padsVincent Penquerc'h1-4/+12
2012-02-03h264parse: decrease passthrough negotiation preferenceMark Nauwelaerts1-0/+16
2012-02-03build: fix CFLAGS order and LIBS orderTim-Philipp Müller4-12/+12
2012-02-02mpegpsmux: include specific AAC stream-format in template capsVincent Penquerc'h1-1/+3
2012-02-02tsdemux: add explicit supported AAC stream-format in template capsVincent Penquerc'h1-3/+7
2012-02-02mpegtsmux: specify in template caps we only take raw/adts AAC formatVincent Penquerc'h1-1/+3
2012-02-02mpegdemux: include specific AAC stream-format types in template capsVincent Penquerc'h2-3/+6
2012-02-01h264parse: disable optimized packetized processing for reverse playbackMark Nauwelaerts2-4/+13
2012-02-01h264parse: also mind SEI position for config data insertionMark Nauwelaerts2-1/+17
2012-02-01h264parse: unbreak optimized packetized NALU collection processingMark Nauwelaerts2-9/+25
2012-01-31videoparsers: set interlaced field in caps for mpeg2Rob Clark1-0/+3
2012-01-31mpegtsmux: update after collectpads2 changesAlessandro Decina1-22/+1
2012-01-27plenty: fixup glib deprecationsVincent Penquerc'h27-8/+82
2012-01-27camerabin: Add viewfinder colorspace conversion to default flagsThiago Santos1-2/+3
2012-01-27camerabin2: Removing solved TODO and fixing a typoThiago Santos1-3/+1
2012-01-25mpegpsdemux: limit the amount of scanning done on duration queriesAlessandro Decina1-13/+27
2012-01-25mpegpsdemux: don't scan for the last PTS if the first wasn't foundAlessandro Decina1-7/+10
2012-01-23mpegtsdemux: fix frequent deadlock demuxing MPEG TSVincent Penquerc'h1-0/+4
2012-01-23mpegtsdemux: break out when stream identifiedMark Nauwelaerts1-0/+1
2012-01-23mpegtsdemux: avoid NULL manipulation if invalid inputMark Nauwelaerts1-0/+2
2012-01-23mpegdemux: avoid NULL manipulation if invalid inputMark Nauwelaerts1-0/+2