summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* souphttpsrc: Extract redirection uri on libsoup's restarted callbackSeungha Yang2017-02-221-16/+20
* v4l2object: Update image size when extrapolatingNicolas Dufresne2017-02-221-0/+7
* v4l2: fix typo in _acquire_format() error messagesReynaldo H. Verdejo Pinochet2017-02-211-2/+2
* v4l2object: mark singleton caps as "may be leaked" objects.Juan Pablo Ugarte2017-02-211-9/+18
* v4l2allocator: reference memory before the buffer is queuedJean-Christophe Trotin2017-02-211-4/+9
* v4l2object: Don't check size in a non-list valueVíctor Manuel Jáquez Leal2017-02-211-3/+2
* v4l2object: Don't set empty interlace-mode listArun Raghavan2017-02-211-1/+6
* meson: Add define for v4l2-probe config optionArun Raghavan2017-02-211-0/+3
* meson: Properly use ':' for defining keywordsThibault Saunier2017-02-201-1/+1
* udpsrc: Use IP_MULTICAST_ALL for filtering IPv4 packets if availableSebastian Dröge2017-02-191-2/+15
* icydemux: reset tags on empty valueSøren Juul2017-02-192-1/+81
* splitmuxsrc: Allow for buffers before the segment when measuringJan Schmidt2017-02-071-5/+6
* qtdemux: sanity check number of segments in edit listTim-Philipp Müller2017-01-311-1/+1
* Release 1.10.31.10.3Sebastian Dröge2017-01-3073-95/+692
* Update .po filesSebastian Dröge2017-01-3041-773/+611
* po: Update translationsSebastian Dröge2017-01-301-574/+613
* qtmux: Timecode track fixes for STSD entryVivia Nikolaidou2017-01-271-10/+14
* souphttpsrc: retry request on early termination from the serverArnaud Vrac2017-01-271-2/+3
* rtspsrc: find_stream_by_channel should ignore unconfigured streamsMatt Staples2017-01-271-1/+4
* qtmux: Fix debug typo and remove misleading warningBrendan Shanks2017-01-271-3/+1
* Revert "autodetect: bring the element state down after success"Sebastian Dröge2017-01-261-5/+5
* wavparse: check for not NULL before clearing adapterRahul Bedarkar2017-01-251-1/+2
* avidemux: Stop reading a ncdt sub-tag if it goes behind the surrounding tagSebastian Dröge2017-01-251-0/+3
* avidemux: Fix various out of bounds reads when parsing ncdt tagsSebastian Dröge2017-01-251-4/+8
* qtdemux: Increment current stts index whenever we finished one stts entrySebastian Dröge2017-01-191-0/+2
* Revert "qtdemux: Increment current stts index in all code paths after reading...Sebastian Dröge2017-01-191-1/+0
* qtdemux: Increment current stts index in all code paths after reading one chunkSebastian Dröge2017-01-191-0/+1
* souphttpsrc: properly track redirectionsArnaud Vrac2017-01-171-27/+19
* qtmux: Don't reset request pad numbering across usesJan Schmidt2017-01-161-2/+7
* qtdemux: free seqh after calling qtdemux_parse_svq3_stsd_data()Andre McCurdy2017-01-161-0/+1
* v4l2allocator: fix memory type in allocator probeJean-Christophe Trotin2017-01-161-1/+1
* autodetect: bring the element state down after successMatthew Waters2017-01-091-5/+5
* qtdemux: Fix key_time in gst_qtdemux_adjust_seek()Seungha Yang2017-01-091-1/+1
* qtdemux: Don't reset output timestamps when no tfdtJan Schmidt2017-01-091-1/+1
* qtdemux: Check if we have enough data available when parsing edit listsSebastian Dröge2016-12-221-7/+21
* qtdemux: Check that the XiTh size is big enoughSebastian Dröge2016-12-221-1/+8
* qtdemux: Check node length of video sample descriptionHeekyoung Seo2016-12-221-66/+43
* scaletempo: Ensure to reinit buffers whenever they were not allocated yetSebastian Dröge2016-12-131-0/+2
* flxdec: Only send SEGMENT events after CAPSSebastian Dröge2016-12-132-8/+29
* flxdec: Unref and unmap buffers in all code paths as neededSebastian Dröge2016-12-131-3/+2
* flxdec: Allocate 0-initialized memory for the decoded frameSebastian Dröge2016-12-071-2/+2
* rtspsrc: Fix session cleanup when handling redirect on PLAYMatt Staples2016-12-071-1/+0
* jitterbuffer: Don't leak duplicate itemsEdward Hervey2016-12-052-1/+5
* rtpjitterbuffer: fix timer-reuse bugHavard Graff2016-12-052-2/+61
* rtpjitterbuffer: fix lost-event using dts instead of ptsHavard Graff2016-12-054-403/+536
* rtpjitterbuffer: fix bug in reschedule_timerHavard Graff2016-12-052-7/+81
* rtp: Fix some memory leaks in usage of gst_pad_get_current_caps()Garima Gaur2016-12-052-0/+3
* qtdemux: Sanitize unknown codec capsEdward Hervey2016-12-051-18/+21
* avidemux: Free vprp chunk also if it existed but we made no use of itSebastian Dröge2016-12-051-3/+2
* matroskademux: Fix memory leak when parsing attachmentsSebastian Dröge2016-12-051-3/+2