summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* matroskademux: Unify zlib/bzip2 decompress loops with the ones from qtdemuxSebastian Dröge2016-12-051-19/+23
* qtdemux: Increase inflate buffer in bigger stepsSebastian Dröge2016-12-051-6/+4
* qtdemux: Ensure that size of the pasp atom is as much as we needSebastian Dröge2016-12-051-2/+8
* qtdemux: Fix zlib inflate loopSebastian Dröge2016-12-051-39/+46
* qtdemux: Free compressed moov node and it's corresponding decompressed dataSebastian Dröge2016-12-051-3/+23
* qtdemux: Check size of compressed MOOV header against available dataSebastian Dröge2016-12-051-1/+11
* aacparse: Make sure we have enough data in the codec_data to be able to parse itSebastian Dröge2016-12-051-2/+3
* qtdemux: Fix out of bounds read in tag parsing codeSebastian Dröge2016-12-051-2/+2
* rtpbin: pipeline gets an EOS when any rtpsources byesAlejandro G. Castro2016-12-053-17/+21
* qtdemux: Use the tfdt decode time on byte streams when it's significantly dif...Enrique Ocaña González2016-12-051-0/+25
* Release 1.10.21.10.2Sebastian Dröge2016-11-2973-103/+414
* Update .po filesSebastian Dröge2016-11-2941-802/+815
* po: Update translationsSebastian Dröge2016-11-292-656/+767
* avidemux: Ensure that tags are valid UTF-8 before adding them to the taglistSebastian Dröge2016-11-281-9/+16
* multipartdemux: Post an error message on the bus if we got EOS without having...Sebastian Dröge2016-11-281-0/+28