summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-15rtp/theorapay: remove unnecessary NULL checks before g_free()Reynaldo H. Verdejo Pinochet1-4/+2
2015-11-15rtp/vorbispay: remove unnecessary NULL checks before g_free()Reynaldo H. Verdejo Pinochet1-4/+2
2015-11-15rtp/jpegpay: remove unnecessary NULL checks before g_free()Reynaldo H. Verdejo Pinochet1-4/+2
2015-11-15rtpgstpay: remove unnecessary NULL checks before g_free()Reynaldo H. Verdejo Pinochet1-4/+2
2015-11-15rtspsrc: remove unnecessary NULL checks before g_free()Reynaldo H. Verdejo Pinochet1-10/+5
2015-11-15flxdec: remove unnecessary NULL check before g_free()Reynaldo H. Verdejo Pinochet1-2/+1
2015-11-15effectv/optv: remove unnecessary NULL checks before g_free()Reynaldo H. Verdejo Pinochet1-8/+4
2015-11-15effectv/shagadelictv: remove unnecessary NULL checks before g_free()Reynaldo H. Verdejo Pinochet1-4/+2
2015-11-15effectv/ripple: remove unnecessary NULL checks before g_free()Reynaldo H. Verdejo Pinochet1-16/+8
2015-11-15effectv/radioac: remove unnecessary NULL checks before g_free()Reynaldo H. Verdejo Pinochet1-24/+12
2015-11-15effectv/streak: remove unnecessary NULL check before g_free()Reynaldo H. Verdejo Pinochet1-2/+1
2015-11-15shout2: remove unnecessary NULL checks before g_free()Reynaldo H. Verdejo Pinochet1-16/+8
2015-11-15vp9enc: remove unnecessary NULL check before g_free()Reynaldo H. Verdejo Pinochet1-2/+1
2015-11-15vp8enc: remove unnecessary NULL check before g_free()Reynaldo H. Verdejo Pinochet1-2/+1
2015-11-15souphttpsrc: remove unnecessary NULL checks before g_free()Reynaldo H. Verdejo Pinochet1-15/+7
2015-11-13v4l2object: add support of NV16, NV61 and NV24 formatsAurélien Zanelli1-0/+38
2015-11-11splitmuxpartreader: Fix GCond leakVineeth TM1-0/+1
2015-11-10jpegdec: fix output state memory leakVineeth TM1-0/+11
2015-11-09qtdemux: respect qt segments in push-mode for empty startsThiago Santos1-18/+76
2015-11-05pulse: Don't leak caps and structures in the device providerNirbheek Chauhan1-0/+4
2015-11-05rtpmanager: Document properties that are expressed in bits per secondArun Raghavan1-6/+6
2015-11-05rtpmanager: Trivial gst-indent fixesArun Raghavan2-4/+4
2015-11-04qtdemux: support for cenc auxiliary info parsing outside of moof boxPhilippe Normand2-17/+53
2015-11-03matroskademux: Use codecutils helpers for creating Opus capsSebastian Dröge1-7/+22
2015-11-03matroskademux: There is no multistream field for Opus anymoreSebastian Dröge1-7/+0
2015-11-03matroska/webmmux: Support Opus in webmmux and VP9 in matroskamuxSebastian Dröge2-2/+5
2015-11-03matroskademux: Parse and handle CodecDelay, SeekPreroll and DiscardPaddingSebastian Dröge1-0/+70
2015-11-03matroskamux: Write CodecDelay, DiscardPadding and SeekPreroll for OpusSebastian Dröge2-4/+58
2015-11-03matroskamux: Opus headers are not in-bandSebastian Dröge1-1/+2
2015-11-03v4l2: Set O_CLOEXEC on the device fdArun Raghavan1-1/+6
2015-11-03rtpmanager: switch G_GINT64_FORMAT for GST_STIME_ARGSLuis de Bethencourt1-2/+3
2015-11-03rtpmanager: use GST_STIME_ARGS for GstClockTimeDiffLuis de Bethencourt1-4/+2
2015-11-02videomixer: use GST_STIME_ARGS for GstClockTimeDiffLuis de Bethencourt1-3/+3
2015-11-02deinterlace: use GST_STIME_ARGS for GstClockTimeDiffLuis de Bethencourt1-3/+3
2015-10-30audiochebband: Fix typo in example pipelineRavi Kiran K N1-1/+1
2015-10-28v4l2: fix double-unref in the v4l2 device providerNirbheek Chauhan1-1/+0
2015-10-28matroskamux: don't drop JPEG frames that only have PTS but no DTS setNicola Murino1-1/+1
2015-10-28tests/check/splitmux: test that the release_pad vfunc of splitmuxsink actuall...George Kiagiadakis1-0/+20
2015-10-28splitmuxsink: do not destroy the multiqueue & muxer when going to NULLGeorge Kiagiadakis1-1/+7
2015-10-27matroskademux: Read buffer timestamp *after* actually setting itSebastian Dröge1-2/+2
2015-10-27scaletempo: Fix handling of rate < 0Sebastian Dröge2-22/+131
2015-10-25deinterlace: break as soon as non-interlaced if foundThiago Santos1-0/+1
2015-10-25deinterlace: implement accept-capsThiago Santos1-0/+37
2015-10-25tests: deinterlace: fix small typo in commentThiago Santos1-1/+1
2015-10-26check: Dist splitvideo0[012].ogg test files.Jan Schmidt1-1/+3
2015-10-23scaletempo: Add support for F64Sebastian Dröge2-57/+86
2015-10-23docs: Minor fixes in various placesMischa Spiegelmock6-7/+7
2015-10-21goom: remove compiler trickLuis de Bethencourt1-2/+0
2015-10-21Automatic update of common submoduleTim-Philipp Müller1-0/+0
2015-10-21audiofx: remove unused variableRavi Kiran K N1-1/+0