summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* tsdemux: Avoid throwing FLOW_ERROR on last PCR processing errorThibault Saunier2012-02-151-3/+7
* tsdemux: Add AAC latm supportThibault Saunier2012-02-152-9/+14
* tsdemux: Minor refactoring/code cleaningThibault Saunier2012-02-153-58/+58
* 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
* h264parse: unobfuscate frame parsing codeMark Nauwelaerts2012-02-102-103/+96
* camerabin: prevent captures from being lost when switching resolutionsThiago Santos2012-02-062-5/+27
* camerabin: Improve debug message about processing counterThiago Santos2012-02-061-1/+2
* rotate: angle is in radians already, do not scale itVincent Penquerc'h2012-02-041-1/+1
* rotate: fix description string to match what the element doesVincent Penquerc'h2012-02-041-1/+1
* mpegtsdemux: do not emit no-more-padsVincent Penquerc'h2012-02-031-4/+12
* h264parse: decrease passthrough negotiation preferenceMark Nauwelaerts2012-02-031-0/+16
* build: fix CFLAGS order and LIBS orderTim-Philipp Müller2012-02-034-12/+12
* 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
* 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
* videoparsers: set interlaced field in caps for mpeg2Rob Clark2012-01-311-0/+3
* mpegtsmux: update after collectpads2 changesAlessandro Decina2012-01-311-22/+1
* plenty: fixup glib deprecationsVincent Penquerc'h2012-01-2727-8/+82
* camerabin: Add viewfinder colorspace conversion to default flagsThiago Santos2012-01-271-2/+3
* camerabin2: Removing solved TODO and fixing a typoThiago Santos2012-01-271-3/+1
* mpegpsdemux: limit the amount of scanning done on duration queriesAlessandro Decina2012-01-251-13/+27
* 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
* Revert "!colorspace: fix odd size problems"David Schleef2012-01-222-172/+49
* Revert "colorspace: Fix out-of-bound errors for v210"David Schleef2012-01-221-2/+2
* inter: Fix compilationDavid Schleef2012-01-222-8/+0
* colorspace: Fix out-of-bound errors for v210David Schleef2012-01-221-2/+2
* !colorspace: fix odd size problemsDavid Schleef2012-01-222-49/+172
* inter: Add channel propertyDavid Schleef2012-01-229-29/+96
* colorspace: Add jpeg color-matrix conversionDavid Schleef2012-01-221-0/+27
* inter: Add subtitle inter elementsDavid Schleef2012-01-227-1/+910
* mpegpsdemux: handle corner-case of short read in pull_buffer betterTim-Philipp Müller2012-01-191-4/+16
* adpcmdec: port to audiodecoderMark Nauwelaerts2012-01-172-175/+91
* adpcmenc: port to audioencoderMark Nauwelaerts2012-01-172-156/+64
* debugspy: fix string leakVincent Penquerc'h2012-01-161-0/+2
* mpegdemux: fix missing finalize chaining to parentVincent Penquerc'h2012-01-161-0/+2