summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2018-02-09qtdemux: Cope with difference between QTFF and ISO BMFF specsEdward Hervey1-1/+7
2018-02-09isomp4: Make 'hdlr' atom dump more flexibleEdward Hervey1-4/+4
2018-02-09Update ORC filesEdward Hervey4-30/+30
2018-02-01qtmux: send stream warning when refusing video capsJustin Kim2-3/+37
2018-02-01rtph264depay: update output caps regardless formatJustin Kim1-30/+2
2018-01-31isomp4: Add gmhd/gmin debuggingEdward Hervey3-2/+29
2018-01-31interleave: fix memory leak of GAP buffersPhilippe Normand1-1/+1
2018-01-31qtdemux_dump: Demote verbose logging to TRACE levelEdward Hervey1-1/+1
2018-01-31qtdemux: Re-enable full debug logging of stsz entriesEdward Hervey1-3/+1
2018-01-29qtdemux: Remove white space at end of lineSeungha Yang1-2/+2
2018-01-29qtdemux: Apply qtdemux debug category to gstisoffSeungha Yang8-4/+26
2018-01-29splitmuxsrc: properly set total duration on outgoing segmentTim-Philipp Müller1-0/+10
2018-01-29splitmuxsrc: don't respond to duration query with CLOCK_TIME_NONETim-Philipp Müller1-4/+7
2018-01-25qtdemux: Add more prose to the comment of gst_qtdemux_find_sample()Alicia Boya García1-3/+13
2018-01-23multifilesrc: fix up uri handler a littleTim-Philipp Müller1-12/+34
2018-01-23multifilesrc: implement uri handlerDimitrios Katsaros1-1/+67
2018-01-23qtmux: Make sure timecode uses the same timescale as videoVivia Nikolaidou3-11/+15
2018-01-23qtmux: Allow configuring trak timescale per pad/trakSebastian Dröge1-16/+140
2018-01-23Update for renamed aggregator pad APITim-Philipp Müller1-2/+2
2018-01-22rtspsrc: Fix up sendonly/recvonly attribute handlingSebastian Dröge1-4/+4
2018-01-18aacparse: When parsing raw input, accept frames of any sizeJan Alexander Steffens (heftig)1-0/+4
2018-01-18rtpbin: fix leak of elements requested by signalsMathieu Duponchelle1-3/+11
2018-01-16multifilesink: document unit of "max-file-duration" propertyTim-Philipp Müller1-2/+2
2018-01-12udpsrc: fix typo in documentationFlorent Thiéry1-1/+1
2017-12-24rtp: add L8 audio supportTim Allen7-0/+660
2017-12-23udpsrc: fix typo in multicast join error messageMark Nauwelaerts1-1/+1
2017-12-23rtspsrc: also proxy multicast-iface property to RTCP udpsrcMark Nauwelaerts1-1/+1
2017-12-23multiudpsink: don't try to set IPV6_TCLASS on IPV4 socketsSebastian Rasmussen1-2/+4
2017-12-20flv: flvmux ported to the GstAggregatorVincent Penquerc'h2-392/+447
2017-12-19multiudpsink: Call gst_base_sink_wait_preroll on unlockOlivier Crête1-25/+27
2017-12-19multiudpsink: Remove unused variableOlivier Crête1-2/+0
2017-12-19rtspsrc: Fix two leaksEdward Hervey1-0/+6
2017-12-17videocrop: Add GstVideoCropMeta supportNicolas Dufresne1-30/+129
2017-12-15Add AV1 to matroska pluginSean DuBois4-2/+9
2017-12-15matroska: fix memory leaks due to toc related updatesfengalin2-6/+30
2017-12-15matroska: re-activate and update TOC supportfengalin5-162/+235
2017-12-13qtdemux: Push a GAP event if there's a second *or more*Edward Hervey1-2/+2
2017-12-13qtdemux: Don't push GAP event if first buffer is within 1sEdward Hervey1-2/+4
2017-12-13qtdemux: Don't set pared=True on underspecified audio/mpegEdward Hervey1-1/+1
2017-12-11equalizer: Fix -Wincompatible-pointer-types warningMichael Catanzaro1-1/+1
2017-12-08splitmuxsink: added a "split now" action signalJohn Nikolaides2-0/+38
2017-12-08multiudpsink: fix bind address leakAlvaro Margulis1-0/+1
2017-12-07Revert "flacparse: fix header rewriting being ignored"Tim-Philipp Müller2-52/+1
2017-12-06rtspsrc: Add a signal to allow outgoing messages to be modified or droppedMatt Staples1-0/+52
2017-12-02rtpsession: Handle zero length feedback packetsHaakon Sporsheim1-6/+17
2017-12-02qtdemux: fix debug log for 'hvcC' codec_dataFlorian Zwoch1-1/+1
2017-11-29flacparse: Request at least the full header size when parsing headersSebastian Dröge1-0/+4
2017-11-24rtspsrc: Do more checks for seekabilityEdward Hervey2-2/+24
2017-11-25qtmux: Always update reserved-duration-remainingJan Schmidt1-9/+12
2017-11-25splitmuxsink: Use muxer reserved space properties if present.Jan Schmidt2-12/+140