summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2014-05-03watchdog: Add handling of PAUSED statePer x Johansson1-8/+82
2014-05-02rfbsrc: Send stream-start event in the beginningBlake Tregre1-0/+8
2014-04-29h264parse: unref/replace force_key_unit_event in gst_h264_parse_resetHaakon Sporsheim (ieei)1-1/+1
2014-04-27docs: remove outdated and pointless 'Last reviewed' lines from docsTim-Philipp Müller8-17/+0
2014-04-25mpegtsmux: Only require alignment and stream-format for h264, parsed is implicitSebastian Dröge1-1/+1
2014-04-23mpegpsdemux: Flush program end code bytesEdward Hervey1-0/+3
2014-04-22mpegtspacketizer: Remove dead code and simplify if statementSebastian Dröge1-4/+1
2014-04-21mxf: fix MP2 caseVincent Penquerc'h1-1/+1
2014-04-21vc1parse: guard against dividing by zeroVincent Penquerc'h1-3/+64
2014-04-21mxfmux: guard against dividing by 0Vincent Penquerc'h1-23/+27
2014-04-21mxfdemux: guard against NULL non source componentsVincent Penquerc'h1-0/+9
2014-04-21rawparse: catch errors in caps manipulationVincent Penquerc'h1-1/+10
2014-04-18ivfparse: detect and propagate resolution changes.Gwenole Beauchesne2-15/+72
2014-04-18ivfparse: avoid possible division-by-zero when calculating PTS.Gwenole Beauchesne2-25/+17
2014-04-18ivfparse: port to baseparse.Gwenole Beauchesne2-161/+195
2014-04-18mpegtspacketizer: Improve ts_to_offset codeEdward Hervey1-11/+34
2014-04-18tsdemux: Fix scaling macrosEdward Hervey1-2/+2
2014-04-18mpegtsbase: Don't hard-flush the packetizer on discont buffersEdward Hervey1-1/+1
2014-04-16mxfdemux: Fix copy/paste errorEdward Hervey1-2/+2
2014-04-16mxf: Handle fraction parsing failureEdward Hervey1-1/+3
2014-04-16mxf: Remove useless checkEdward Hervey1-2/+0
2014-04-16mxf: avoid dereferencing NULL mapping data pointerVincent Penquerc'h1-1/+9
2014-04-11jp2kdecimator: fix maybe-uninitialized compiler errorAndoni Morales Alastruey1-1/+1
2014-04-11mpegtsmux: Remove unneeded unrefEdward Hervey1-2/+0
2014-04-10liveadder: fix memory leak querying sink capsSantiago Carot-Nemesio1-0/+1
2014-04-09Revert "tsmux: catch alloc failure"Vincent Penquerc'h1-3/+1
2014-04-09asfmux: remove unnecessary testVincent Penquerc'h1-5/+3
2014-04-09asfmux: remove stray gst_buffer_unmap on error pathVincent Penquerc'h1-2/+0
2014-04-09autoconvert: remove dead codeVincent Penquerc'h1-10/+0
2014-04-09camerabin2: remove unneeded checkVincent Penquerc'h1-2/+2
2014-04-09compare: special case empty regions with 1 SSIM to avoid dividing by 0Vincent Penquerc'h1-0/+8
2014-04-09inter: remove dead codeVincent Penquerc'h1-7/+0
2014-04-09liveadder: remove dead codeVincent Penquerc'h1-4/+0
2014-04-09mpegtsdemux: catch prev-not-found when inserting in the group listVincent Penquerc'h1-6/+12
2014-04-09mpegtsmux: guard against _dispose being called mutiple timesVincent Penquerc'h1-6/+10
2014-04-09tsmux: prevent possible double free on error pathVincent Penquerc'h1-0/+1
2014-04-09tsmux: catch alloc failureVincent Penquerc'h1-1/+3
2014-04-09speed: make duration query able to convert bytes to timeVincent Penquerc'h1-2/+6
2014-04-09camerabin: add any feature to viewfinderbin static pad templateMohammed Sameer1-1/+1
2014-04-09camerabin: report an error if we fail to link vfsrc and viewfinder queueMohammed Sameer1-2/+7
2014-04-08mxfdemux: guard against NULL material trackTim-Philipp Müller1-2/+3
2014-04-09dvbsuboverlay: Avoid infinite loops on short dataJan Schmidt1-3/+5
2014-04-08mxfdemux: implement simple KEY_UNIT seekingTim-Philipp Müller1-2/+16
2014-04-08mxfdemux: fix seeking, send data starting from a key unitTim-Philipp Müller1-3/+8
2014-04-08festival: fix fd leakVincent Penquerc'h1-0/+2
2014-04-08speed: Clarify passthrough in switch statementEdward Hervey1-1/+1
2014-04-08mpegtsmux: Initialize helper mpegts libraryEdward Hervey1-0/+1
2014-04-07mxf: fix stop date parsing using the wrong inputVincent Penquerc'h1-1/+1
2014-04-07jp2kdecimator: fix copy/paste errors in expressionsVincent Penquerc'h1-3/+3
2014-04-02mpegtsmux: Require parsed/framed input for most of the supported formatsSebastian Dröge1-2/+8