summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-07tsdemux: Change the pad naming scheme to include a generation IDstreams-rebasedJan Schmidt2-8/+21
2015-12-07WIP tsdemuxEdward Hervey2-6/+94
2015-12-07mpegtsdemux: Initial switch to using GstStream/GstStreamCollectionEdward Hervey4-71/+196
2015-12-07mpegtsdemux: Allow deactivation of programs to be delayedEdward Hervey1-1/+3
2015-12-07Automatic update of common submoduleNicolas Dufresne2-1/+5
2015-12-07mxfmux: Remove more dead codeEdward Hervey1-9/+0
2015-12-07teletextdec: Fix leak and NULL pointer usageEdward Hervey1-13/+9
2015-12-07teletextdec: Remove dead codeEdward Hervey1-4/+1
2015-12-07acm: Port ACM MP3 decoder and encoders to GStreamer 1.xFrédéric Wang3-46/+79
2015-12-06port teletextdec to 1.0Daniel Kamil Kozar5-441/+314
2015-12-05h26xparse: Resend PPS/SPS after seekNicolas Dufresne2-1/+2
2015-12-04glupload: Only offer custom allocator with caps featuresNicolas Dufresne1-12/+27
2015-12-04mxfmux: Don't copy input buffers, just append them to the headerSebastian Dröge1-14/+10
2015-12-04hlsdemux: Resync live playlists to the 3rd newest fragment if we fall off the...Sebastian Dröge1-0/+15
2015-12-03hls: m3u8: remove superfluous gst_m3u8_copy() implementationTim-Philipp Müller1-78/+4
2015-12-03adaptivedemux: Log PTS of buffers that are pushed downstreamSebastian Dröge1-0/+3
2015-12-02tsdemux: Expose DVB Subpicture as subpicturesEdward Hervey1-2/+2
2015-12-02tsdemux: Push GAP events *after* deactivating old programsEdward Hervey1-8/+18
2015-12-02tsdemux: Make sure old streams are drained before switchingEdward Hervey1-1/+12
2015-12-02mpegtsdemux: Allow deactivation of programs to be delayedEdward Hervey4-7/+68
2015-12-02hlsdemux: update current variant if connection speed is setMaroš Ondrášek1-0/+3
2015-12-02videoframe-audiolevel: Fix compilation of static plugin and some compiler war...Sebastian Dröge1-4/+6
2015-12-02glcolorconvert: improve the YUY2/UYVY->RGBA conversion shaderMatthew Waters1-2/+2
2015-12-02glcolorconvert: improve RGBA->YUY2/UYVY conversion shaderMatthew Waters1-4/+5
2015-12-02hlsdemux: Tell the base class the fragment durationJan Schmidt1-0/+1
2015-12-02adaptivedemux: Send the bitrate of the stream as a tagJan Schmidt2-3/+56
2015-12-02hlsdemux: When switching bitrate variants, don't jump backJan Schmidt1-1/+4
2015-12-02alevel: New audio/video level elementVivia Nikolaidou6-0/+1513
2015-12-02Drop usage of deprecated g-ir-scanner --strip-prefix flagReynaldo H. Verdejo Pinochet2-2/+4
2015-12-02hlsdemux: correct the calculation of seek range of non-live streamsAlex Ashley2-4/+19
2015-12-01pcapparse: Forward FLUSH_STOP events downstream tooPaolo Pettinato1-1/+2
2015-12-01hlsdemux: fix crash when decryption key can't be downloadedTim-Philipp Müller2-4/+12
2015-12-01hls: m3u8: remove pointless client_has_main() functionTim-Philipp Müller3-20/+1
2015-12-01hls: m3u8: remove unused _get_current_fragment_duration() functionTim-Philipp Müller2-25/+0
2015-12-01hls: m3u8: remove unused m3u8 client update_failed_count fieldTim-Philipp Müller2-6/+1
2015-12-01hls: m3u8: remove helper var that's only used during parsing from structureTim-Philipp Müller2-7/+4
2015-12-01hls: rename plugin from fragmented to hlsTim-Philipp Müller11-41/+41
2015-12-01hlsdemux: Always give timestamps if we're discont and don't mark stream disco...Sebastian Dröge1-1/+4
2015-12-01tsmux: fix wrong log message levelTim-Philipp Müller1-1/+1
2015-12-01tests:aggregator: fix tc failure and correct check valueHyunjun Ko1-2/+3
2015-11-30d3dvideosink: Don't try to recreate swapchain while the window is minimizedSebastian Dröge1-1/+19
2015-11-27opusparse: remove unneeded statementLuis de Bethencourt1-1/+0
2015-11-27tests: id3mux: add unit test for GST_TAG_PRIVATE_DATA writingTim-Philipp Müller1-0/+30
2015-11-27id3mux: write private data tagRavi Kiran K N1-1/+53
2015-11-26androidmedia: Don't add metadata to locked bufferMathias Hasselmann1-1/+4
2015-11-24adaptivedemux: tests: disabled testFragmentDownloadError testFlorin Apostol1-1/+11
2015-11-24adaptivedemux: tests: corrected access to fakeHTTPsrc elementFlorin Apostol1-6/+21
2015-11-24adaptivedemux: tests: made fakeHTTPsrc element MT safeFlorin Apostol1-3/+61
2015-11-24spu-pgs: Fix array memory leakVineeth T M1-0/+2
2015-11-24audiomixer: register function name for debugging just onceTim-Philipp Müller1-1/+5