summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-14qtmux: consider fragmented when fragment-method was setdashsinkThiago Santos1-1/+2
2016-04-14tests: qtmux: use mp4mux for fragmented testsThiago Santos1-7/+8
2016-04-14qtmux: accept mp4 as a valid fragmented formatThiago Santos1-3/+8
2016-04-13qtmux: automatically switch to time fragment method if duration is setThiago Santos1-0/+3
2016-04-13mp4mux: add ftyp and extra atoms to the streamheadersAndoni Morales Alastruey2-81/+248
2016-04-11mp4dashmux: add the tfdt atom to the moofAndoni Morales Alastruey3-1/+70
2016-04-11ismlmux: make sure fragments start with a keyframeAndoni Morales Alastruey1-3/+4
2016-04-11mp4mux: deprecate the fragment-duration property for regular MP4Andoni Morales Alastruey1-5/+13
2016-04-11mp4mux: Add support for GstForceKeyUnit eventsAndoni Morales Alastruey2-9/+269
2016-04-11mp4dashmux: Add DASH-compatible mp4 muxerAndoni Morales Alastruey7-9/+107
2016-04-11rtpmanager: It's GST_LIBS, not GST_LIBS_LIBSSebastian Dröge1-1/+1
2016-04-11qtdemux: Fix parsing segment duration of empty edit list boxSeungha Yang1-1/+1
2016-04-11matroskamux: make timecodescale configurableNicola Murino1-2/+15
2016-04-07jiterbuffer: Move assertion to the right locationEdward Hervey1-3/+3
2016-04-07jitterbuffer: Speed up lost timeout handlingEdward Hervey1-28/+47
2016-04-07jitterbuffer: Don't create lost events if we don't need themEdward Hervey1-16/+20
2016-04-07jitterbuffer: Add tracing of lock usageEdward Hervey1-2/+9
2016-04-04v4l2: Don't leak v4l2 objects and props on probe errorsNirbheek Chauhan1-4/+5
2016-04-04tests: add unit test for jpeg depayloader packet loss handlingTim-Philipp Müller1-0/+72
2016-04-04rtpjpegdepay: Don't send invalid frames downstream after packet loss or a DIS...Nirbheek Chauhan1-0/+13
2016-04-03rtpjitterbuffer: Add RFC7273 media clock handlingSebastian Dröge7-88/+499
2016-04-02qtdemux: PIFF box detection and parsing supportPhilippe Normand1-0/+191
2016-04-01rtpvorbisdepay: remove dead codeLuis de Bethencourt1-8/+0
2016-03-31rtph263pay: fix leakLuis de Bethencourt1-5/+3
2016-04-01splitmux: Handle a hang draining out at EOSJan Schmidt1-16/+23
2016-04-01splitmuxsink: Fix occasional deadlock when ending file with subtitleXavier Claessens1-1/+36
2016-03-30rtpsession: Add new signal 'on-app-rtcp'Stian Selnes3-0/+130
2016-03-29rtpmanager: Set to initial value for 'ntpns' in get_current_times()Minjae Kim2-2/+2
2016-03-25rtpjpegpay: Allow different quantization tables for components 2 and 3Sebastian Dröge1-15/+0
2016-03-24vpxdec: Use threads on multi-core systemsNicolas Dufresne1-1/+5
2016-03-24splitmuxsink: only try to create internal sink if it doesn't existThiago Santos2-30/+61
2016-03-24v4l2object: probe all colorspace supported by deviceAurélien Zanelli1-6/+89
2016-03-24check: Fix indentationEdward Hervey1-6/+6
2016-03-24tests: Remove unused variablesEdward Hervey1-4/+0
2016-03-24deinterleave: Return the current caps on the srcpads on caps queriesSebastian Dröge1-1/+14
2016-03-24qtdemux: Fix qtdemux memory leak in src_convert functionJimmy Ohn1-10/+13
2016-03-24qtdemux: Add check condition for fail case in get_duration functionJimmy Ohn1-8/+10
2016-03-24qtdemux: Modify data type of duration in handle_src_query functionJimmy Ohn1-1/+1
2016-03-24deinterlace: Added unit tests for field=autoVivia Nikolaidou1-0/+32
2016-03-24deinterlace: Added "auto" fields modeVivia Nikolaidou2-23/+84
2016-03-24flvdemux: don't emit pad-added until caps are readyHavard Graff2-65/+280
2016-03-24good: use new gst_element_class_add_static_pad_template()Vineeth TM243-971/+827
2016-03-24flvmux: Test to verify flvmux handles DTS with GST_CLOCK_TIME NONEDavid Buchmann1-0/+92
2016-03-24rtspsrc: avoid potentially overflowing expressionJihae Yi1-1/+1
2016-03-24qtdemux: Add the function to get channels and sample rate for AACJimmy Ohn1-9/+4
2016-03-24Back to developmentSebastian Dröge1-4/+4
2016-03-24Release 1.8.0Sebastian Dröge73-99/+1020
2016-03-24Update .po filesSebastian Dröge41-41/+41
2016-03-17deinterleave: Use GstIterator for iterating all pads instead of manually iter...Sebastian Dröge1-48/+72
2016-03-17deinterlace: Fix typo to not change the input caps but our filtered capsVivia Nikolaidou1-2/+2