summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* 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
* Android, Fix wrong dinamic linking attemptReynaldo H. Verdejo Pinochet2012-01-131-0/+1
* sirenenc: fix base class call mixup in finalizeVincent Penquerc'h2012-01-131-1/+1
* patchdetect: remove (leaking) dead codeVincent Penquerc'h2012-01-122-9/+0
* inter: remove (leaking) dead codeVincent Penquerc'h2012-01-128-25/+0
* hlsdemux: fix queue leakVincent Penquerc'h2012-01-121-0/+1
* dccpclientsink: fix string leakVincent Penquerc'h2012-01-121-0/+12
* y4mdec: fix event leakVincent Penquerc'h2012-01-121-0/+3
* interlace: fix caps leaksVincent Penquerc'h2012-01-101-1/+15
* interlace: fix ref leakVincent Penquerc'h2012-01-101-0/+2
* tsdemux: Don't provide bogus values in non-TIME push-modeEdward Hervey2012-01-101-6/+9
* tsdemux: Handle rollover in PTS and DTSEdward Hervey2012-01-101-13/+75
* h264parse: use the framerate that was copied a few lines aboveVincent Penquerc'h2012-01-091-2/+2
* mpegvideoparse: add a couple consts on string literal arraysVincent Penquerc'h2012-01-091-2/+3
* coloreffects: added support for a visual magnifier color filter to be used in...David Biomech3602012-01-062-1/+40
* h264parse: fix test and set not using the same inputVincent Penquerc'h2012-01-061-1/+1
* interlace: avoid dividing by zero on unkbown framerateVincent Penquerc'h2012-01-061-7/+13
* h264parse: fix and tweak frame timestampingMark Nauwelaerts2012-01-042-3/+29
* h264parse: prefer negotiating pass-throughMark Nauwelaerts2012-01-031-6/+27
* h264parse: mark byte-stream AU frame with inserted codec NALs as keyframeMark Nauwelaerts2012-01-031-0/+3
* h264parse: properly determine skip amount when no NAL start found yetMark Nauwelaerts2012-01-031-1/+3
* h264parse: some more proper parse state resetMark Nauwelaerts2012-01-031-1/+3
* camerabin2: clarify some message logsThiago Santos2011-12-301-2/+2