summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-28Release 1.3.90gst-plugins-good-1.3.90Sebastian Dröge
2014-06-28Update .po filesSebastian Dröge
2014-06-26Rename GstDeviceMonitor to GstDeviceProviderOlivier Crête
2014-06-26videobox: Add unit testRavi Kiran K N
2014-06-26videomixer: Declare as Compositor in 'klass'Thibault Saunier
2014-06-26flvdemux: fix speex capsTim-Philipp Müller
2014-06-26flvmux: fix speex in FLVTim-Philipp Müller
2014-06-26isomp4: Add object type id and fourcc for DTS/DTS-HDJan Schmidt
2014-06-25videomixer2: Solve segmentation fault when src caps are configuredDavid Fernandez
2014-06-25jitterbuffer: improve SR packet handlingWim Taymans
2014-06-24tests: add udpsink test to check client add/removeTim-Philipp Müller
2014-06-24tests: port udpsink tests to 1.0Tim-Philipp Müller
2014-06-23avimux: Add UYVY formatOlivier Crête
2014-06-23gstrtpssrcdemux: manage ssrc of RTCP RR packetsMiguel París Díaz
2014-06-23wavparse: Update offset after parsing adtl chunkSebastian Dröge
2014-06-23osxvideosink: remove legacy code for passing a window handleAndoni Morales Alastruey
2014-06-22Back to developmentSebastian Dröge
2014-06-22matroskademux: Don't call GST_DEBUG_OBJECT() and other macros with non-GObjec...Sebastian Dröge
2014-06-22Release 1.3.3gst-plugins-good-1.3.3Sebastian Dröge
2014-06-22Update .po filesSebastian Dröge
2014-06-22po: Update translationsSebastian Dröge
2014-06-21pulse, v4l2: update for device "klass" -> "device-class" renameTim-Philipp Müller
2014-06-20multiudpsink: optimisation: avoid unnecessary memory ref/unrefsTim-Philipp Müller
2014-06-20multiudpsink: avoid some unnecessary run-time type checksTim-Philipp Müller
2014-06-19rtspsrc: pass the stream id when asking for crypto paramsWim Taymans
2014-06-19rtspsrc: add support for key length parametersAleix Conchillo Flaqué
2014-06-19vp8depay: fix header size checkingWim Taymans
2014-06-19rtph264pay: propagate the GST_BUFFER_FLAG_DISCONT flagGuillaume Desmottes
2014-06-19rtph264pay: propagate the GST_BUFFER_FLAG_DELTA_UNIT flagGuillaume Desmottes
2014-06-18gstrtpmp4gpay: propagate the GST_BUFFER_FLAG_DISCONT flagGuillaume Desmottes
2014-06-18rtpjpegpay: propagate the GST_BUFFER_FLAG_DISCONT flagGuillaume Desmottes
2014-06-18avidemux: don't leak flow combinerTim-Philipp Müller
2014-06-18rtpjp2kpay: pre-allocate buffer-list of the right sizeTim-Philipp Müller
2014-06-18rtpjpegpay: pre-allocate buffer list of the right sizeTim-Philipp Müller
2014-06-18rtpmp4vpay: pre-allocate buffer list of the right sizeTim-Philipp Müller
2014-06-18rtpvp8pay: allocate bitreader on the stackTim-Philipp Müller
2014-06-18rtpvp8pay: post error message on bus on error and don't use g_message()Tim-Philipp Müller
2014-06-18rtpvp8pay: couple of minor optimisationsTim-Philipp Müller
2014-06-18rtpgstpay: pre-allocate buffer list of the right sizeTim-Philipp Müller
2014-06-18rtph264pay: pre-allocate bufferlist of the right sizeTim-Philipp Müller
2014-06-18rtph264pay: push single buffer directly, no need to wrap it in a bufferlistTim-Philipp Müller
2014-06-18rtpvrawpay: make chunks per frame configurableTim-Philipp Müller
2014-06-18rtpvrawpay: remove unused variablesTim-Philipp Müller
2014-06-18rtpvrawpay: pre-allocate buffer lists of sufficient sizeTim-Philipp Müller
2014-06-18rtpvrawpay: micro-optimise variable access in inner loopTim-Philipp Müller
2014-06-18rtpvrawpay: use buffer listsTim-Philipp Müller
2014-06-18udp: improve element descriptions for dynudpsink and multiudpsinkTim-Philipp Müller
2014-06-18udp: remove suppression of compiler warnings for deprecated GLib APITim-Philipp Müller
2014-06-17videobox: Fix caps negotiation issueRavi Kiran K N
2014-06-16rtptheoradepay: fix double freesTim-Philipp Müller