summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.12.51.12.51.12Tim-Philipp Müller2018-03-286-91/+433
* Update docsTim-Philipp Müller2018-03-2868-68/+69
* matroskamux: Clip maximum cluster duration to the maximum possible valueSebastian Dröge2018-03-131-1/+2
* matroskamux: Only mark new clusters as keyframe if they start on a keyframe o...Sebastian Dröge2018-03-131-1/+2
* Revert "rtspsrc: Ignore medias marked as sendonly"Sebastian Dröge2018-03-131-8/+0
* Revert "rtspsrc: Fix up sendonly/recvonly attribute handling"Sebastian Dröge2018-03-131-4/+4
* monoscope: Forward the SEGMENT event from the chain functionSebastian Dröge2018-02-222-1/+14
* splitmuxsrc: Improve not-linked handling.Jan Schmidt2018-02-162-1/+34
* interleave: fix memory leak of GAP buffersPhilippe Normand2018-01-311-1/+1
* rtspsrc: Fix up sendonly/recvonly attribute handlingSebastian Dröge2018-01-221-4/+4
* aacparse: When parsing raw input, accept frames of any sizeJan Alexander Steffens (heftig)2018-01-181-0/+4
* flacdec: flush flac decoder on lost sync.Mathieu Duponchelle2018-01-172-1/+10
* rtspsrc: also proxy multicast-iface property to RTCP udpsrcMark Nauwelaerts2018-01-171-1/+1
* multiudpsink: don't try to set IPV6_TCLASS on IPV4 socketsSebastian Rasmussen2018-01-171-2/+4
* equalizer: Fix -Wincompatible-pointer-types warningMichael Catanzaro2017-12-111-1/+1
* Release 1.12.41.12.4Sebastian Dröge2017-12-0777-160/+533
* Update .po filesSebastian Dröge2017-12-0742-798/+685
* po: Update translationsSebastian Dröge2017-12-072-651/+763
* Revert "flacparse: fix header rewriting being ignored"Tim-Philipp Müller2017-12-072-52/+1
* rtpsession: Handle zero length feedback packetsHaakon Sporsheim2017-12-021-6/+17
* qtdemux: fix debug log for 'hvcC' codec_dataFlorian Zwoch2017-12-021-1/+1
* rganalysis: Fix left shift of signed valuesEdward Hervey2017-12-011-5/+5
* flacparse: Request at least the full header size when parsing headersSebastian Dröge2017-12-011-0/+4
* qtdemux: reset reused QtDemuxStream while parsing a new 'trak'Jun Xie2017-11-201-7/+13
* splitmuxsrc: Don't return FALSE from event handling.Jan Schmidt2017-11-181-6/+4
* souphttpsrc: Remove range header when seek to 0paul.kim2017-11-101-1/+2
* tests: souphttpsrc: Update test-cert.pemJan Alexander Steffens (heftig)2017-11-091-15/+16
* tests: souphttpsrc: Avoid deprecated ssl-ca-file propertyJan Alexander Steffens (heftig)2017-11-091-1/+22
* tests: souphttpsrc: Avoid deprecated server ssl propertiesJan Alexander Steffens (heftig)2017-11-091-8/+13
* tests: souphttpsrc: Make ssl_cert/key_file staticJan Alexander Steffens (heftig)2017-11-091-3/+4
* souphttpsrc: Fix seeking back to 0Edward Hervey2017-11-091-0/+6
* v4l2deviceprovider: Add missing V4L2_CAP_TOUCHJan Alexander Steffens (heftig)2017-11-061-0/+5
* v4l2deviceprovider: Ignore touch sensing devicesJan Alexander Steffens (heftig)2017-11-061-1/+6
* flvdemux: Ignore invalid H.264 codec dataNicolas Dufresne2017-10-191-0/+5
* flvdemux: Only set pixel-aspect-ratio if specifiedNicolas Dufresne2017-10-191-2/+4
* flvdemux: Don't pull passed the EOSNicolas Dufresne2017-10-191-0/+3
* flvdemux: Avoid integer overflow on invalid CTSNicolas Dufresne2017-10-191-0/+6
* rtspsrc: Ignore medias marked as sendonlySebastian Dröge2017-10-191-0/+8
* Release 1.12.31.12.3Sebastian Dröge2017-09-1873-87/+510
* Update .po filesSebastian Dröge2017-09-1842-793/+672
* po: Update translationsSebastian Dröge2017-09-182-642/+756
* v4l2object: Don't leak the par valueNicolas Dufresne2017-09-131-1/+11
* v4l2object: Handle BT2020 for colorspace and transferIan Jamison2017-09-061-1/+5
* v4l2object: Fix colorimetry transfer lookup for 4K videoIan Jamison2017-09-061-1/+1
* rtph265depay: fix keyunit detectionTim-Philipp Müller2017-09-051-1/+9
* rtpbin: also create session when creating the send_rtcp_src_%u padMatthew Waters2017-08-291-6/+12
* Automatic update of common submoduleTim-Philipp Müller2017-08-172-1/+1
* wavparse: Add support for growing WAV filesEduard Sinelnikov2017-08-172-3/+31
* vpxenc: discard frames that have been dropped by libvpxGeorge Kiagiadakis2017-08-171-1/+16
* rtpstats: fix unsigned integer comparisons.Mathieu Duponchelle2017-08-172-4/+4