summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* glvideomixer: wire up the alpha pad propertyMatthew Waters2014-06-151-6/+10
* glvideomixer: support input frame scalingMatthew Waters2014-06-151-2/+34
* glvideomixer: add positioning of input streamsMatthew Waters2014-06-152-10/+170
* glmixer: allow the subclass to choose the sink pad typeMatthew Waters2014-06-153-8/+37
* mpegtspacketizer: live: handle pcr/dts discrepancies some moreEdward Hervey2014-06-131-6/+18
* mpegtspacketizer: Fix wraparound detection issueEdward Hervey2014-06-131-7/+8
* docs: add gsteglimagememoryMatthew Waters2014-06-132-0/+16
* docs: add glframebuffer objectMatthew Waters2014-06-132-0/+21
* docs: misc adds for gl functionsMatthew Waters2014-06-131-0/+14
* docs: add gluploadmeta objectMatthew Waters2014-06-132-0/+21
* docs: update for some gl function name changesMatthew Waters2014-06-131-6/+8
* glfilterapp: actually emit the client-draw signalMatthew Waters2014-06-122-22/+24
* gl/examples: update for TEXTURE_2D changeMatthew Waters2014-06-124-74/+74
* tsdemux: implement proper seeking for h264 streams.Mathieu Duponchelle2014-06-123-17/+358
* dvbsrc: do not try to close negative file descriptorsVincent Penquerc'h2014-06-121-1/+2
* hls: fix build with GLib 2.32Tim-Philipp Müller2014-06-121-0/+19
* aiffparse: bail out early when bytes per sample is not setVincent Penquerc'h2014-06-121-1/+7
* codecparsers: h264: fix quantization matrix conversion routine names.Gwenole Beauchesne2014-06-123-18/+18
* codecparsers: add C++ guards for MPEG-4 and VP8 parsers.Gwenole Beauchesne2014-06-123-1/+9
* glmixer: send the stream-start eventMatthew Waters2014-06-122-3/+35
* gl/examples: add GST_PLUGINS_BASE_CFLAGSMatthew Waters2014-06-125-7/+6
* gl/examples: remove spurious include for doublecube exampleMatthew Waters2014-06-121-2/+0
* gl/examples: add the srcdir and builddir includesMatthew Waters2014-06-1212-26/+40
* glfilterapp: remove the reshape/draw propertiesMatthew Waters2014-06-124-70/+32
* glmixer: lock the size of mix->frames to the number of padsMatthew Waters2014-06-121-56/+55
* gl/examples: Port to using signals instead of propertiesMatthew Waters2014-06-127-25/+36
* glimagesink: replace pointer properties with signalsMatthew Waters2014-06-122-66/+61
* mpegtspacketizer: Use first group for handling reference pcrEdward Hervey2014-06-111-1/+9
* tsdemux: Remove unused variableEdward Hervey2014-06-101-14/+0
* mpegtspacketizer: Fix debug statementEdward Hervey2014-06-101-1/+1
* mpegtspacketizer: Fix duration evaluation in push modeEdward Hervey2014-06-101-14/+25
* mpegtspacketizer: Handle early PTS conversionEdward Hervey2014-06-101-2/+10
* gdp: don't print already-freed stringTim-Philipp Müller2014-06-091-1/+1
* speed: Fix position query some moreEdward Hervey2014-06-091-2/+0
* mpegtsdemux: Fix sticky event handlingEdward Hervey2014-06-071-0/+4
* hlsdemux: Improve parsing quoted key URIs and apply it for I-frame-based stre...Damian Ziobro2014-06-061-34/+44
* hlsdemux: Don't store the current key in the playlistSebastian Dröge2014-06-062-7/+8
* hlsdemux: Fix compiler warningsSebastian Dröge2014-06-061-2/+2
* hlsdemux: Reload the variant playlist if refreshing a playlist or downloading...Thomas Bluemel2014-06-063-13/+241
* schroenc: Use an arbitrary framerate if none if givenOlivier Crête2014-06-051-2/+11
* dvbsrc: drop redundant assignmentReynaldo H. Verdejo Pinochet2014-06-051-2/+0
* dvbsrc: improve timeout handing at locking loopReynaldo H. Verdejo Pinochet2014-06-051-16/+57
* gl/wayland: create a dummy display instead of an EGLDisplayMatthew Waters2014-06-051-0/+4
* rtmp: proxy logging from librtmpEdward Hervey2014-06-051-0/+50
* rtmpsrc: Fix position queryingEdward Hervey2014-06-051-1/+1
* tsdemux: Remove extraneous extra parameter from check_pending_buffers functionJan Schmidt2014-06-041-4/+4
* mpegtspacketiser: Always initialise packet AFC flags and PCR fieldsJan Schmidt2014-06-041-2/+6
* tsdemux: Reset pending_ts on a discont, to re-measure initial timestampsJan Schmidt2014-06-041-0/+1
* srtp: add support for rollover counters and replay protection window sizeAleix Conchillo Flaqué2014-06-034-3/+107
* liveadder: handle gap buffer flagMichael Olbrich2014-06-031-9/+12