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