summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-22qtmux: Fix ccdp atom sizeclosedcaptionEdward Hervey1-1/+1
2018-03-22isomp4: qtmux: Add Closed Caption supportEdward Hervey6-35/+368
2018-03-22qtmux: Add comments and doc about prefill modeEdward Hervey1-2/+27
2018-03-22isomp4: Make 'gmhd' atom usage more genericEdward Hervey2-11/+21
2018-03-22qtmux: Refactor pad re-negotiation codeEdward Hervey1-85/+34
2018-03-22qtdemux: Detect and expose CEA 608/708 Closed Caption tracksEdward Hervey3-2/+156
2018-03-22qtdemux: Handle variant of vorbis in mp4Edward Hervey1-3/+109
2018-03-21udpsrc: switch to using a buffer poolPetr Kulhavy2-161/+137
2018-03-21udpsrc: optimize GstUdpSrc object for cache performancePetr Kulhavy1-9/+9
2018-03-20qtdemux: Fix seeking on streams with frame reorderingSebastian Dröge1-13/+24
2018-03-20rtp: Fix compilation with non-C99 compilersSebastian Dröge7-20/+36
2018-03-20Back to developmentTim-Philipp Müller76-1225/+213
2018-03-19Release 1.14.0Tim-Philipp Müller6-65/+321
2018-03-19Update docsTim-Philipp Müller72-73/+73
2018-03-19rtpulpfecdec: fix build with older gccTim-Philipp Müller1-3/+2
2018-03-19splitmuxsink: Allow splitting at exactly the time/bytes thresholdSebastian Dröge1-2/+2
2018-03-17rtpulpfec: fix unconditional use of __attribute__ ((packed))Tim-Philipp Müller1-3/+17
2018-03-17rtpulpfec: don't use non-portable notation for 64-bit int constantsTim-Philipp Müller3-4/+7
2018-03-17rtpulpfecdec: don't use __builtin_ctzll unconditionallyTim-Philipp Müller1-1/+28
2018-03-13Release 1.13.91Tim-Philipp Müller6-41/+1017
2018-03-13Update docsTim-Philipp Müller72-73/+73
2018-03-12docs: rtpbin: add some Since markers for new propertiesTim-Philipp Müller1-0/+4
2018-03-10meson: Add deviceprovider changes to directsoundsinkNirbheek Chauhan1-1/+9
2018-03-08configure.ac: enable largefile support if possibleMichael Tretter1-0/+6
2018-03-07v4l2: Fix support for 32bit mmapNicolas Dufresne2-5/+17
2018-03-03Release 1.13.90Tim-Philipp Müller6-154/+8819
2018-03-03Update docsTim-Philipp Müller72-146/+146
2018-03-01flvmux: Duration & unit testsOlivier Crête2-6/+9
2018-03-01flvmux: Set PTS based on running timeOlivier Crête1-1/+6
2018-03-01rtspsrc: Ignore sendonly/recvonly attributes unless a backchannel is configuredSebastian Dröge1-1/+1
2018-03-01meson: enable more warningsMathieu Duponchelle1-0/+39
2018-03-01Port to latest GstAggregator segment APIMathieu Duponchelle1-2/+3
2018-03-01directsoundsink: Downgrade rank to match directsoundsrc in -badNirbheek Chauhan1-1/+1
2018-02-28matroskamux: Only mark new clusters as keyframe if they start on a keyframe o...Sebastian Dröge1-1/+2
2018-02-28matroskamux: Clip maximum cluster duration to the maximum possible valueSebastian Dröge1-1/+2
2018-02-28matroska-mux: Refuse caps changes after starting to write headersSebastian Dröge1-0/+44
2018-02-27tests: fix redenc testsMathieu Duponchelle1-1/+2
2018-02-27rtp: fix another debug log printf format warning on 32-bit systemsTim-Philipp Müller1-1/+1
2018-02-26rtpptdemux: provide example usage for ignored-payload-typesMathieu Duponchelle1-0/+5
2018-02-26rtpbin, rtpptdemux: Add missing Since markersMathieu Duponchelle2-1/+10
2018-02-26FEC elements: document, remove irrelevant propertiesMathieu Duponchelle6-55/+123
2018-02-24rtpgstdepay: do not warn when caps were not yet receivedMathieu Duponchelle1-2/+1
2018-02-23rtpulpfec: fix debug log printf format warning on 32-bit platformsArnaud Bonatti1-1/+1
2018-02-22docs: hook up new RTP FEC elementsTim-Philipp Müller11-0/+484
2018-02-22docs: update for git masterTim-Philipp Müller74-77/+105
2018-02-22.gitignore more test binariesTim-Philipp Müller2-0/+4
2018-02-21tests: also dist new fec test header fileTim-Philipp Müller1-0/+1
2018-02-21rtp: dist new header filesTim-Philipp Müller1-1/+11
2018-02-21rtp: fec: fix build with gstreamer debug log system disabledTim-Philipp Müller6-58/+15
2018-02-21rtpptdemux: do no assume sink caps are non NULLMathieu Duponchelle1-13/+16