summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-28Release 1.12.51.12.51.12Tim-Philipp Müller6-91/+433
2018-03-28Update docsTim-Philipp Müller68-68/+69
2018-03-13matroskamux: Clip maximum cluster duration to the maximum possible valueSebastian Dröge1-1/+2
2018-03-13matroskamux: Only mark new clusters as keyframe if they start on a keyframe o...Sebastian Dröge1-1/+2
2018-03-13Revert "rtspsrc: Ignore medias marked as sendonly"Sebastian Dröge1-8/+0
2018-03-13Revert "rtspsrc: Fix up sendonly/recvonly attribute handling"Sebastian Dröge1-4/+4
2018-02-22monoscope: Forward the SEGMENT event from the chain functionSebastian Dröge2-1/+14
2018-02-16splitmuxsrc: Improve not-linked handling.Jan Schmidt2-1/+34
2018-01-31interleave: fix memory leak of GAP buffersPhilippe Normand1-1/+1
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-17flacdec: flush flac decoder on lost sync.Mathieu Duponchelle2-1/+10
2018-01-17rtspsrc: also proxy multicast-iface property to RTCP udpsrcMark Nauwelaerts1-1/+1
2018-01-17multiudpsink: don't try to set IPV6_TCLASS on IPV4 socketsSebastian Rasmussen1-2/+4
2017-12-11equalizer: Fix -Wincompatible-pointer-types warningMichael Catanzaro1-1/+1
2017-12-07Release 1.12.41.12.4Sebastian Dröge77-160/+533
2017-12-07Update .po filesSebastian Dröge42-798/+685
2017-12-07po: Update translationsSebastian Dröge2-651/+763
2017-12-07Revert "flacparse: fix header rewriting being ignored"Tim-Philipp Müller2-52/+1
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-12-01rganalysis: Fix left shift of signed valuesEdward Hervey1-5/+5
2017-12-01flacparse: Request at least the full header size when parsing headersSebastian Dröge1-0/+4
2017-11-20qtdemux: reset reused QtDemuxStream while parsing a new 'trak'Jun Xie1-7/+13
2017-11-18splitmuxsrc: Don't return FALSE from event handling.Jan Schmidt1-6/+4
2017-11-10souphttpsrc: Remove range header when seek to 0paul.kim1-1/+2
2017-11-09tests: souphttpsrc: Update test-cert.pemJan Alexander Steffens (heftig)1-15/+16
2017-11-09tests: souphttpsrc: Avoid deprecated ssl-ca-file propertyJan Alexander Steffens (heftig)1-1/+22
2017-11-09tests: souphttpsrc: Avoid deprecated server ssl propertiesJan Alexander Steffens (heftig)1-8/+13
2017-11-09tests: souphttpsrc: Make ssl_cert/key_file staticJan Alexander Steffens (heftig)1-3/+4
2017-11-09souphttpsrc: Fix seeking back to 0Edward Hervey1-0/+6
2017-11-06v4l2deviceprovider: Add missing V4L2_CAP_TOUCHJan Alexander Steffens (heftig)1-0/+5
2017-11-06v4l2deviceprovider: Ignore touch sensing devicesJan Alexander Steffens (heftig)1-1/+6
2017-10-19flvdemux: Ignore invalid H.264 codec dataNicolas Dufresne1-0/+5
2017-10-19flvdemux: Only set pixel-aspect-ratio if specifiedNicolas Dufresne1-2/+4
2017-10-19flvdemux: Don't pull passed the EOSNicolas Dufresne1-0/+3
2017-10-19flvdemux: Avoid integer overflow on invalid CTSNicolas Dufresne1-0/+6
2017-10-19rtspsrc: Ignore medias marked as sendonlySebastian Dröge1-0/+8
2017-09-18Release 1.12.31.12.3Sebastian Dröge73-87/+510
2017-09-18Update .po filesSebastian Dröge42-793/+672
2017-09-18po: Update translationsSebastian Dröge2-642/+756
2017-09-13v4l2object: Don't leak the par valueNicolas Dufresne1-1/+11
2017-09-06v4l2object: Handle BT2020 for colorspace and transferIan Jamison1-1/+5
2017-09-06v4l2object: Fix colorimetry transfer lookup for 4K videoIan Jamison1-1/+1
2017-09-05rtph265depay: fix keyunit detectionTim-Philipp Müller1-1/+9
2017-08-29rtpbin: also create session when creating the send_rtcp_src_%u padMatthew Waters1-6/+12
2017-08-17Automatic update of common submoduleTim-Philipp Müller2-1/+1
2017-08-17wavparse: Add support for growing WAV filesEduard Sinelnikov2-3/+31
2017-08-17vpxenc: discard frames that have been dropped by libvpxGeorge Kiagiadakis1-1/+16
2017-08-17rtpstats: fix unsigned integer comparisons.Mathieu Duponchelle2-4/+4