summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-05Release 1.1.1Sebastian Dröge83-266/+7922
2013-06-05Update .po filesSebastian Dröge40-40/+160
2013-06-05wavenc: Fix taglist ref handling that made the unit test failSebastian Dröge1-3/+1
2013-06-05Automatic update of common submoduleSebastian Dröge1-0/+0
2013-06-05v4l2: iterate controls with V4L2_CTRL_FLAG_NEXT_CTRL if possibleMichael Olbrich1-4/+33
2013-06-05udpsink: avoid leaking the hostWim Taymans1-1/+8
2013-06-04v4l2: improve pixel aspect ratio handlingMichael Olbrich2-5/+96
2013-06-04v4l2: Fix compilation with older kernelsStirling Westrup1-0/+2
2013-06-04v4l2: call VIDIOC_REQBUFS with count = 0 in pool_finalizeMichael Olbrich1-12/+20
2013-06-03v4l2: rework sink buffer refcountingMichael Olbrich1-3/+7
2013-06-02qtdemux: make sure taglist is writable before adding tagsThiago Santos1-5/+10
2013-06-02qtdemux: effectively skip tracks that weren't listed on the 1st moovThiago Santos1-0/+2
2013-06-02qtdemux: skip redundant checkThiago Santos1-1/+1
2013-06-02tests: cleanup level testsStefan Sauer1-141/+124
2013-06-01level: remove unused variables in instance structStefan Sauer1-2/+0
2013-06-01level: add a test for continous timestampsStefan Sauer1-2/+58
2013-06-01wavenc: add tags & toc supportAnton Belka2-307/+153
2013-05-31Revert "rtph264pay: Restructuring to allow for adding optional caps"Wim Taymans1-27/+19
2013-05-31Revert "rtph264pay/depay: Add frame dimensions a payloaded caps"Wim Taymans4-75/+19
2013-05-31Revert "rtph264pay/depay: Add optional framerate caps for use in SDP"Wim Taymans3-50/+1
2013-05-31Revert "rtpjpegpay/depay: Replace framesize caps with width/height"Wim Taymans2-56/+49
2013-05-31Revert "rtpjpegpay/depay: Replace framerate caps field with fraction"Wim Taymans3-48/+40
2013-05-31rtspsrc: add extra TLS url protocolsWim Taymans1-1/+3
2013-05-30videomixer: Add FIXME comment about the DURATION query from adderSebastian Dröge1-0/+16
2013-05-30videomixer: Set a reference to mix->current_caps as the QUERY_CAPS result.Mathieu Duponchelle1-6/+7
2013-05-30level: misc cleanupsStefan Sauer1-19/+15
2013-05-29v4l2: Only conditionally use V4L2_CTRL_TYPE_INTEGER_MENU, it's not available ...Sebastian Dröge1-0/+2
2013-05-29v4l2: add a property for arbitrary v4l2 controlsMichael Olbrich4-1/+93
2013-05-28level: fix discontinuities in timestampsStefan Sauer1-8/+7
2013-05-28gdkpixbufdec: Keep serialized events in order, and don't send SEGMENT before ...Sebastian Dröge3-4/+35
2013-05-28rtspsrc: create and push stream-start in TCP modeWim Taymans1-0/+16
2013-05-28rtspsrc: remove some obsolete codeWim Taymans1-27/+0
2013-05-28rtspsrc: set RTCP caps on the RTCP padsWim Taymans1-0/+12
2013-05-28rtpsession: send stream-start and segment eventsWim Taymans1-16/+27
2013-05-28rtspsrc: add signal to handle server requestsWim Taymans1-3/+22
2013-05-27videomixer: Maintain z-order when new pad are addedNicolas Dufresne1-1/+2
2013-05-26vp8enc: Add property to manually specify the timebase of the encoderTom Greenwood2-11/+45
2013-05-25videomixer: Always handle flush_stop_pending atomicallyThibault Saunier1-9/+6
2013-05-25tests: videomixer: Add a testsuite for videomixerThibault Saunier2-0/+1062
2013-05-25videomixer: Do not take COLLECT_PADS_STREAM_LOCK when unnecessaryThibault Saunier1-4/+0
2013-05-24flxdec: Properly skip non-frame chunksSebastian Dröge1-1/+7
2013-05-24flxdec: Flush data from adapter after reading itSebastian Dröge1-0/+1
2013-05-24goom2k1: fix more duplicated symbolsAndoni Morales Alastruey1-0/+4
2013-05-23rtpjpegpay/depay: Replace framerate caps field with fractionSebastian Rasmussen3-40/+48
2013-05-23rtpjpegpay/depay: Replace framesize caps with width/heightSebastian Rasmussen2-49/+56
2013-05-23rtph264pay/depay: Add optional framerate caps for use in SDPSebastian Rasmussen3-1/+50
2013-05-23rtph264pay/depay: Add frame dimensions a payloaded capsSebastian Rasmussen4-19/+75
2013-05-23rtph264pay: Restructuring to allow for adding optional capsSebastian Rasmussen1-19/+27
2013-05-23(dyn|multi)udpsink: Add properties to specify the bind address and portSebastian Dröge4-40/+198
2013-05-23(dyn|multi)udpsink: Bind socket before using itSebastian Dröge2-2/+52