aboutsummaryrefslogtreecommitdiffstats
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
...
* camerabin2: Update and adapt to omx_cameraAlessandro Decina2013-05-153-34/+44
* remove get_allowed_input_caps rebase for adding omxcamerabinsrcLuciana Fujii Pontello2013-05-151-67/+0
* camerabin2: Added omxcamerabinsrcAlessandro Decina2013-05-153-0/+876
* jpegparse: ignore unhandled application markersVíctor Manuel Jáquez Leal2013-05-151-0/+1
* h264parse: Add workaround for separate codec_config as bytestream.Amber Jain2013-05-151-0/+21
* freeze: Add timeout property.Daniel Díaz2013-05-152-0/+41
* wrappercamerabinsrc: Put source to null when resetting capsThiago Santos2012-02-171-1/+7
* wrappercamerabinsrc: Put source in NULL when it fails changing stateThiago Santos2012-02-161-1/+4
* mve: don't return a boolean for a GstFlowReturnTim-Philipp Müller2012-02-151-8/+5
* h264parse: use proper NALU offset for config data insertionMark Nauwelaerts2012-02-151-2/+2
* mpegtsmux: Trivial bug fix. Don't copy data from an uninited buffer.Jan Schmidt2012-02-131-3/+4
* camerabin: prevent captures from being lost when switching resolutionsThiago Santos2012-02-092-5/+27
* camerabin: Improve debug message about processing counterThiago Santos2012-02-091-1/+2
* rotate: angle is in radians already, do not scale itVincent Penquerc'h2012-02-091-1/+1
* rotate: fix description string to match what the element doesVincent Penquerc'h2012-02-091-1/+1
* mpegtsdemux: do not emit no-more-padsVincent Penquerc'h2012-02-041-4/+12
* h264parse: decrease passthrough negotiation preferenceMark Nauwelaerts2012-02-031-0/+16
* mpegpsmux: include specific AAC stream-format in template capsVincent Penquerc'h2012-02-021-1/+3
* tsdemux: add explicit supported AAC stream-format in template capsVincent Penquerc'h2012-02-021-3/+7
* mpegtsmux: specify in template caps we only take raw/adts AAC formatVincent Penquerc'h2012-02-021-1/+3
* mpegdemux: include specific AAC stream-format types in template capsVincent Penquerc'h2012-02-022-3/+6
* videoparsers: set interlaced field in caps for mpeg2Rob Clark2012-02-021-0/+3
* camerabin: Add viewfinder colorspace conversion to default flagsThiago Santos2012-02-021-2/+3
* camerabin2: Removing solved TODO and fixing a typoThiago Santos2012-02-021-3/+1
* basecamerabinsrc: remove redundant functionsThiago Santos2012-02-021-2/+8
* h264parse: disable optimized packetized processing for reverse playbackMark Nauwelaerts2012-02-012-4/+13
* h264parse: also mind SEI position for config data insertionMark Nauwelaerts2012-02-012-1/+17
* h264parse: unbreak optimized packetized NALU collection processingMark Nauwelaerts2012-02-012-9/+25
* mpegpsdemux: don't scan for the last PTS if the first wasn't foundAlessandro Decina2012-01-251-7/+10
* mpegtsdemux: fix frequent deadlock demuxing MPEG TSVincent Penquerc'h2012-01-231-0/+4
* mpegtsdemux: break out when stream identifiedMark Nauwelaerts2012-01-231-0/+1
* mpegtsdemux: avoid NULL manipulation if invalid inputMark Nauwelaerts2012-01-231-0/+2
* mpegdemux: avoid NULL manipulation if invalid inputMark Nauwelaerts2012-01-231-0/+2
* mpegdemux: avoid some unlikely leaksMark Nauwelaerts2012-01-232-3/+13
* mpegvideoparse: prevent some fall-through casesMark Nauwelaerts2012-01-231-0/+4
* mve: use signed loop variableMark Nauwelaerts2012-01-231-1/+1
* mve: ensure best target foundMark Nauwelaerts2012-01-231-0/+3
* festival: enhance some error case handlingMark Nauwelaerts2012-01-231-4/+25
* nuvdemux: check directly for valid bufferMark Nauwelaerts2012-01-231-2/+2
* debugspy: fix string leakVincent Penquerc'h2012-01-181-0/+2
* mpegdemux: fix missing finalize chaining to parentVincent Penquerc'h2012-01-181-0/+2
* Android, Fix wrong dinamic linking attemptReynaldo H. Verdejo Pinochet2012-01-181-0/+1
* sirenenc: fix base class call mixup in finalizeVincent Penquerc'h2012-01-181-1/+1
* patchdetect: remove (leaking) dead codeVincent Penquerc'h2012-01-182-9/+0
* inter: remove (leaking) dead codeVincent Penquerc'h2012-01-188-25/+0
* hlsdemux: fix queue leakVincent Penquerc'h2012-01-181-0/+1
* dccpclientsink: fix string leakVincent Penquerc'h2012-01-181-0/+12
* y4mdec: fix event leakVincent Penquerc'h2012-01-181-0/+3
* interlace: fix caps leaksVincent Penquerc'h2012-01-181-1/+15
* interlace: fix ref leakVincent Penquerc'h2012-01-181-0/+2