summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* audiomixer: critical error for blocksize, timeout min/max valuesVineeth T M2014-10-211-1/+1
* videoaggregator: operate on caps rather than video infoMatthew Waters2014-10-211-7/+11
* vc1parse: introduce a helper to make sequence-layerAurélien Zanelli2014-10-201-84/+95
* tsdemux: send initial GAP event on sparse streams for faster startup with pla...Tim-Philipp Müller2014-10-201-0/+19
* tsdemux: GAP detectionEdward Hervey2014-10-203-41/+151
* vc1parse: select caps according to wmv format at negotiationAurélien Zanelli2014-10-202-4/+39
* rtpbad: Fix make dist by removing non-existing file from EXTRA_DISTSebastian Dröge2014-10-191-2/+0
* rtpbad: include plugins base cflags (fix build on jenkins)Thijs Vermeir2014-10-171-1/+1
* rtp: add h265 RTP payloader + depayloaderThijs Vermeir2014-10-176-0/+3168
* vc1parse: parse frame header when stream format is ASF/raw for simple/main pr...Aurélien Zanelli2014-10-141-0/+36
* vc1parse: just assume none header-format when no codec_data is presentAurélien Zanelli2014-10-141-3/+1
* vc1parse: fix framesize when input is frame-layerAurélien Zanelli2014-10-101-1/+1
* midiparse: mention fluiddec instead of fluidsynthAntonio Ospite2014-10-101-2/+2
* pcapparse: Add support for LINKTYPE_RAWDavid Woodhouse2014-10-092-7/+17
* aggregator: add latency query handlingMatthew Waters2014-10-091-87/+4
* h265parse: expose parsed profile, tier and level to downstreamSebastian Dröge2014-10-091-0/+13
* h264parse: expose parsed profile and level to downstreamSreerenj Balachandran2014-10-091-0/+13
* audiomixer: Handle seek event in READY stateThibault Saunier2014-10-061-0/+19
* audiomixer: Set the sinkpad segments basetime after seekingThibault Saunier2014-10-062-0/+4
* audiomixer: Port to GstAggregatorThibault Saunier2014-10-063-664/+338
* videoparser: comment unused GST_BASE_PARSE_FRAME_FLAG_PARSINGVineeth T M2014-10-062-4/+4
* gst: remove unnecessary GLIB_DISABLE_DEPRECATION_WARNINGSVineeth T M2014-10-028-33/+0
* vc1parse: unref caps when it is empty in renegotiate()Aurélien Zanelli2014-10-021-0/+1
* tsdemux: do not discard on discont if PES startJesper Larsen2014-09-291-1/+2
* style: remove unnecessary break statementsLuis de Bethencourt2014-09-256-16/+0
* h264parse: Return flushing if we get chained while being set to READYThibault Saunier2014-09-241-0/+9
* chopmydata: Transfer timestamps to output buffersJan Schmidt2014-09-241-0/+3
* mpegpsmux: refactor duplicate else branchesLuis de Bethencourt2014-09-231-2/+2
* vc1parse: initialize sent_codec_tag before using itAurélien Zanelli2014-09-231-0/+1
* videofilters: Add support for more YUV formatsSanjay NM2014-09-231-1/+4
* mpegdemux: removed an unwanted initialization and a variableSanjay NM2014-09-181-7/+3
* camerabin2: removed redundant initializationSanjay NM2014-09-181-1/+1
* vc1parse: enable header-format conversionAurélien Zanelli2014-09-181-2/+1
* vc1parse: forge sequence-layer from seq_hdr instead of seq_layerAurélien Zanelli2014-09-171-15/+16
* vc1parse: fix sequence-layer/frame-layer endiannessAurélien Zanelli2014-09-161-5/+5
* vmncdec: modify wrong packetized mode logicVineeth T M2014-09-161-3/+4
* vc1parse: fix malformed sequence layer header and STRUCT_CAurélien Zanelli2014-09-121-15/+36
* tsdemux: fix trivial coding style issueAurélien Zanelli2014-09-121-1/+1
* tsdemux: fix overflow of packet_length field of PESHeaderAurélien Zanelli2014-09-121-1/+1
* mpegpsmux: fix memory leak when converting H.264 avc to byte-stream formatBelozorov Semen2014-09-111-0/+1
* aiffmux: allocate byte writer on stackTim-Philipp Müller2014-09-101-6/+6
* asfmux: allocate byte readers on the stackTim-Philipp Müller2014-09-102-31/+27
* tsdemux: clear mutex resources in disposeJesper Larsen2014-09-101-0/+1
* Fix up one-element lists in template capsTim-Philipp Müller2014-09-101-1/+1
* Revert "dataurisrc: Remove unnecessary else if condition"Thiago Santos2014-09-071-6/+14
* aiffparse: Fix handling of 64 bit floating point dataVineeth T M2014-09-051-1/+1
* dataurisrc: Remove unnecessary else if conditionVineeth T M2014-09-041-14/+6
* dataurisrc: Make get_uri() threadsafeVineeth T M2014-09-021-2/+5
* zebrastripe: Refactor to remove duplicate codeVineeth T M2014-09-011-73/+17
* dvbsuboverlay: remove code that can't be reachedTim-Philipp Müller2014-08-291-7/+2