summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-04videomixer: fix double unlock in segment seek segment code pathTim-Philipp Müller1-1/+1
2014-07-04tests: qtmux: suppress glib criticals caused by testing deprecated dts methodsTim-Philipp Müller1-0/+3
2014-07-04avidemux, wavparse: Print invalid fourcc in hexSebastian Rasmussen2-4/+2
2014-07-03v4l2object: Pool might be NULL in decide allocationNicolas Dufresne1-5/+7
2014-07-03v4l2bufferpool: Handle FD error during pollNicolas Dufresne2-5/+9
2014-07-03v4l2bufferpool: Wait before polling if queue is emptyNicolas Dufresne2-1/+25
2014-07-02rtspsrc: fix for mikey api changeWim Taymans1-2/+2
2014-07-01v4l2: fix probing and enumeration of stepwise frame sizesTim-Philipp Müller1-12/+27
2014-07-01v4l2object: drop workaround for misbehaving TRY_FMTDaniel Drake1-17/+1
2014-07-01videomixer: reset QoS on segment eventVincent Penquerc'h1-0/+1
2014-07-01matroskademux: send gap events instead of segment tricksVincent Penquerc'h1-23/+4
2014-06-30rtpsession: Fix memory leaks in unit testSebastian Dröge1-2/+8
2014-06-29rtpbin: Don't leak capsSebastian Dröge1-1/+3
2014-06-29pulsesrc: Fix compiler warning when compiling with G_DISABLE_ASSERTSebastian Dröge1-1/+1
2014-06-29rtpssrcdemux: Fix compiler warning when compiling with G_DISABLE_ASSERTSebastian Dröge1-1/+1
2014-06-29matroskamux: Fix compiler warnings when compiling with G_DISABLE_ASSERTSebastian Dröge1-2/+2
2014-06-29deinterlace: Fix compiler warnings when compiling with G_DISABLE_ASSERTSebastian Dröge1-0/+6
2014-06-29pulse: fix compiler warnings when compiling with -DG_DISABLE_ASSERTTim-Philipp Müller1-2/+2
2014-06-29v4l2: fix compiler warnings when compiling with -DG_DISABLE_ASSERTTim-Philipp Müller1-2/+2
2014-06-28tests: matroskaparse: fail on errors and disable pull mode testTim-Philipp Müller1-3/+15
2014-06-28matroskaparse: don't error out if there's not enough data in the adapterTim-Philipp Müller1-4/+5
2014-06-28videomixer: Update dist generated ORC filesSebastian Dröge2-8902/+1268
2014-06-28videomixer: Update videoconvert code from -baseSebastian Dröge5-942/+448
2014-06-28autovideosrc: use videotestsrc as fallback element instead of fakesrcTim-Philipp Müller1-0/+22
2014-06-28autoaudiosrc: use audiotestsrc as fallback element instead of fakesrcTim-Philipp Müller3-2/+40
2014-06-28Release 1.3.90Sebastian Dröge73-123/+386
2014-06-28Update .po filesSebastian Dröge41-41/+41
2014-06-26Rename GstDeviceMonitor to GstDeviceProviderOlivier Crête8-154/+156
2014-06-26videobox: Add unit testRavi Kiran K N3-0/+246
2014-06-26videomixer: Declare as Compositor in 'klass'Thibault Saunier1-1/+1
2014-06-26flvdemux: fix speex capsTim-Philipp Müller1-1/+4
2014-06-26flvmux: fix speex in FLVTim-Philipp Müller1-3/+4
2014-06-26isomp4: Add object type id and fourcc for DTS/DTS-HDJan Schmidt1-0/+20
2014-06-25videomixer2: Solve segmentation fault when src caps are configuredDavid Fernandez1-5/+5
2014-06-25jitterbuffer: improve SR packet handlingWim Taymans1-5/+10
2014-06-24tests: add udpsink test to check client add/removeTim-Philipp Müller1-0/+50
2014-06-24tests: port udpsink tests to 1.0Tim-Philipp Müller1-75/+36
2014-06-23avimux: Add UYVY formatOlivier Crête1-1/+5
2014-06-23gstrtpssrcdemux: manage ssrc of RTCP RR packetsMiguel París Díaz1-0/+3
2014-06-23wavparse: Update offset after parsing adtl chunkSebastian Dröge1-0/+1
2014-06-23osxvideosink: remove legacy code for passing a window handleAndoni Morales Alastruey2-52/+21
2014-06-22Back to developmentSebastian Dröge1-3/+3
2014-06-22matroskademux: Don't call GST_DEBUG_OBJECT() and other macros with non-GObjec...Sebastian Dröge1-91/+112
2014-06-22Release 1.3.3Sebastian Dröge74-120/+1048
2014-06-22Update .po filesSebastian Dröge41-41/+41
2014-06-22po: Update translationsSebastian Dröge41-235/+99
2014-06-21pulse, v4l2: update for device "klass" -> "device-class" renameTim-Philipp Müller2-2/+2
2014-06-20multiudpsink: optimisation: avoid unnecessary memory ref/unrefsTim-Philipp Müller1-7/+3
2014-06-20multiudpsink: avoid some unnecessary run-time type checksTim-Philipp Müller2-3/+3
2014-06-19rtspsrc: pass the stream id when asking for crypto paramsWim Taymans1-4/+6