summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-23Release 1.10.4RHEL-7.4Sebastian Dröge73-124/+384
2017-02-23Update .po filesSebastian Dröge41-132/+194
2017-02-22souphttpsrc: Extract redirection uri on libsoup's restarted callbackSeungha Yang1-16/+20
2017-02-22v4l2object: Update image size when extrapolatingNicolas Dufresne1-0/+7
2017-02-21v4l2: fix typo in _acquire_format() error messagesReynaldo H. Verdejo Pinochet1-2/+2
2017-02-21v4l2object: mark singleton caps as "may be leaked" objects.Juan Pablo Ugarte1-9/+18
2017-02-21v4l2allocator: reference memory before the buffer is queuedJean-Christophe Trotin1-4/+9
2017-02-21v4l2object: Don't check size in a non-list valueVíctor Manuel Jáquez Leal1-3/+2
2017-02-21v4l2object: Don't set empty interlace-mode listArun Raghavan1-1/+6
2017-02-21meson: Add define for v4l2-probe config optionArun Raghavan1-0/+3
2017-02-20meson: Properly use ':' for defining keywordsThibault Saunier1-1/+1
2017-02-19udpsrc: Use IP_MULTICAST_ALL for filtering IPv4 packets if availableSebastian Dröge1-2/+15
2017-02-19icydemux: reset tags on empty valueSøren Juul2-1/+81
2017-02-07splitmuxsrc: Allow for buffers before the segment when measuringJan Schmidt1-5/+6
2017-01-31qtdemux: sanity check number of segments in edit listTim-Philipp Müller1-1/+1
2017-01-30Release 1.10.3Sebastian Dröge73-95/+692
2017-01-30Update .po filesSebastian Dröge41-773/+611
2017-01-30po: Update translationsSebastian Dröge1-574/+613
2017-01-27qtmux: Timecode track fixes for STSD entryVivia Nikolaidou1-10/+14
2017-01-27souphttpsrc: retry request on early termination from the serverArnaud Vrac1-2/+3
2017-01-27rtspsrc: find_stream_by_channel should ignore unconfigured streamsMatt Staples1-1/+4
2017-01-27qtmux: Fix debug typo and remove misleading warningBrendan Shanks1-3/+1
2017-01-26Revert "autodetect: bring the element state down after success"Sebastian Dröge1-5/+5
2017-01-25wavparse: check for not NULL before clearing adapterRahul Bedarkar1-1/+2
2017-01-25avidemux: Stop reading a ncdt sub-tag if it goes behind the surrounding tagSebastian Dröge1-0/+3
2017-01-25avidemux: Fix various out of bounds reads when parsing ncdt tagsSebastian Dröge1-4/+8
2017-01-19qtdemux: Increment current stts index whenever we finished one stts entrySebastian Dröge1-0/+2
2017-01-19Revert "qtdemux: Increment current stts index in all code paths after reading...Sebastian Dröge1-1/+0
2017-01-19qtdemux: Increment current stts index in all code paths after reading one chunkSebastian Dröge1-0/+1
2017-01-17souphttpsrc: properly track redirectionsArnaud Vrac1-27/+19
2017-01-16qtmux: Don't reset request pad numbering across usesJan Schmidt1-2/+7
2017-01-16qtdemux: free seqh after calling qtdemux_parse_svq3_stsd_data()Andre McCurdy1-0/+1
2017-01-16v4l2allocator: fix memory type in allocator probeJean-Christophe Trotin1-1/+1
2017-01-09autodetect: bring the element state down after successMatthew Waters1-5/+5
2017-01-09qtdemux: Fix key_time in gst_qtdemux_adjust_seek()Seungha Yang1-1/+1
2017-01-09qtdemux: Don't reset output timestamps when no tfdtJan Schmidt1-1/+1
2016-12-22qtdemux: Check if we have enough data available when parsing edit listsSebastian Dröge1-7/+21
2016-12-22qtdemux: Check that the XiTh size is big enoughSebastian Dröge1-1/+8
2016-12-22qtdemux: Check node length of video sample descriptionHeekyoung Seo1-66/+43
2016-12-13scaletempo: Ensure to reinit buffers whenever they were not allocated yetSebastian Dröge1-0/+2
2016-12-13flxdec: Only send SEGMENT events after CAPSSebastian Dröge2-8/+29
2016-12-13flxdec: Unref and unmap buffers in all code paths as neededSebastian Dröge1-3/+2
2016-12-07flxdec: Allocate 0-initialized memory for the decoded frameSebastian Dröge1-2/+2
2016-12-07rtspsrc: Fix session cleanup when handling redirect on PLAYMatt Staples1-1/+0
2016-12-05jitterbuffer: Don't leak duplicate itemsEdward Hervey2-1/+5
2016-12-05rtpjitterbuffer: fix timer-reuse bugHavard Graff2-2/+61
2016-12-05rtpjitterbuffer: fix lost-event using dts instead of ptsHavard Graff4-403/+536
2016-12-05rtpjitterbuffer: fix bug in reschedule_timerHavard Graff2-7/+81
2016-12-05rtp: Fix some memory leaks in usage of gst_pad_get_current_caps()Garima Gaur2-0/+3
2016-12-05qtdemux: Sanitize unknown codec capsEdward Hervey1-18/+21