summaryrefslogtreecommitdiff
path: root/gst/flv
AgeCommit message (Expand)AuthorFilesLines
2017-10-05flvdemux: Only set pixel-aspect-ratio if specifiedNicolas Dufresne1-2/+4
2017-10-05flvdemux: Don't pull passed the EOSNicolas Dufresne1-0/+3
2017-10-05flvdemux: Ignore invalid H.264 codec dataNicolas Dufresne1-0/+5
2017-10-05flvdemux: Avoid integer overflow on invalid CTSNicolas Dufresne1-0/+6
2017-05-16Remove plugin specific static build optionNicolas Dufresne1-1/+0
2017-04-20flvdemux: remove duplicated segment initializationChangBok Chae1-1/+0
2016-11-10flvmux: Add metadatacreator propertySean DuBois2-15/+33
2016-10-24flvmux: Assume PTS is DTS when PTS is missingNicolas Dufresne1-1/+15
2016-08-26Use the new API to post flow ERROR messages on the busThibault Saunier1-3/+1
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan1-0/+8
2016-07-07flvdemux: Push nominal bitrate tagsJan Alexander Steffens (heftig)2-0/+42
2016-07-07flvdemux: Refactor metadata tag handlingJan Alexander Steffens (heftig)2-56/+51
2016-06-27flvdemux: Add comment about H263/MPEG4P2 being non-standard for FLVSebastian Dröge1-0/+4
2016-06-24flvdemux: Add support for H263 and MPEG4 part2Vivia Nikolaidou1-0/+8
2016-06-10flvdemux: fix indentationTim-Philipp Müller1-2/+4
2016-06-10flvdemux: fix date parsing when there are trailing spacesTim-Philipp Müller1-2/+6
2016-06-08flvdemux: Fix unref assertion failureSeungha Yang1-1/+1
2016-04-22flv: Handle the case where we do not get any CollectData in handle_bufferThibault Saunier1-1/+1
2016-03-24flvdemux: don't emit pad-added until caps are readyHavard Graff1-65/+68
2016-03-24good: use new gst_element_class_add_static_pad_template()Vineeth TM2-14/+12
2016-02-23gst: Don't assume that get_current_caps() returns non-NULL caps after has_cur...Dave Craig1-3/+6
2016-02-19flvmux, rtpvp9depay: fix indentationTim-Philipp Müller1-8/+8
2016-02-19flvmux: plug leak(s) in error-scenarioHavard Graff1-6/+22
2016-02-19flvdemux: fix eos event leakHavard Graff1-2/+3
2015-10-21flvdemux: relax creation time parsingTim-Philipp Müller1-1/+1
2015-10-21flvdemux: fix indentationTim-Philipp Müller1-2/+1
2015-10-21flvdemux: extract both creation date and timeTim-Philipp Müller1-46/+66
2015-10-21flvmux: fix writing of creation timeTim-Philipp Müller1-1/+1
2015-10-11flvdemux: output speex vorbiscomment as a GstTagListHavard Graff2-2/+7
2015-10-11flvmux: GST_BUFFER_OFFSETs should be GST_BUFFER_OFFSET_NONEHavard Graff1-0/+2
2015-10-11flvmux: use time segment and copy timestamps when streamableHavard Graff1-3/+14
2015-10-11flvdemux: speex is also always 16KHzHavard Graff1-1/+1
2015-09-05flvmux: Make the element count in arrays not include endGeorge Chriss1-1/+1
2015-09-05flvmux: Store incoming bitrate tags and send in the metadataJan Schmidt2-2/+33
2015-07-06flvdemux: Handle seek flags properlyJan Alexander Steffens (heftig)1-23/+23
2015-06-22flvmux: Insert AVC end of sequenceNicolas Dufresne1-16/+58
2015-06-22flvdemux: trivial cleanupVineeth TM1-6/+4
2015-06-21flvmux: Fix DTS validity checkNicolas Dufresne1-1/+1
2015-06-12flmux: Make sure best_time is initializedNicolas Dufresne1-1/+1
2015-06-12flvmux: Add negative runtime DTS supportNicolas Dufresne2-20/+32
2015-04-27Rename property enums from ARG_ to PROP_Luis de Bethencourt1-5/+5
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller1-14/+0
2015-03-31flv: When passing seek event upstream, hold a ref.Jan Schmidt1-1/+4
2015-03-29flvdemux: resurrect some flow return handlingMark Nauwelaerts1-2/+7
2015-03-24flvdemux: Only set caps once if they don't changeSebastian Dröge1-20/+38
2015-03-24flvdemux: Don't create AAC/H264 caps without codec_dataSebastian Dröge1-41/+74
2015-03-24flvdemux: Fix indentionSebastian Dröge1-8/+12
2015-03-16flvdemux: Don't repeatedly warn after no_more_pads (v2)Jan Alexander Steffens (heftig)2-6/+26
2015-03-16flvdemux: Introduce constant for no-more-pads thresholdJan Alexander Steffens (heftig)1-2/+5
2015-03-16flvdemux: Fix warning to contain 'video'Jan Alexander Steffens (heftig)1-1/+1