summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-17vp9dec: implement libvpx buffer allocationvpx-1.4Thiago Santos2-7/+68
2015-04-16vp9dec: add silly implementation of external buffer allocationThiago Santos1-0/+68
2015-04-16configure: properly detect and flag libvpx-1.4Thiago Santos1-0/+5
2015-04-16vp9dec: optimize vpx image to gstbuffer copy when strides matchThiago Santos1-6/+12
2015-04-16qtdemux: fix tag list leaks on error pathsVincent Penquerc'h1-6/+6
2015-04-16qtdemux: fix tag list leak on unknown stream typeVincent Penquerc'h1-0/+3
2015-04-15suppressions: ignore an apparent bug in strtodVincent Penquerc'h1-0/+9
2015-04-15splitmuxsink: do not access property variable without the object lock, use th...George Kiagiadakis1-1/+1
2015-04-15splitmuxsink: add probe on the multiqueue's sink pad instead of the ghost padGeorge Kiagiadakis1-1/+1
2015-04-14rtprtx*: Fix typosSebastian Dröge2-7/+7
2015-04-14rtpsession: Not sending early RTCP now because of dithering means we send it ...Sebastian Dröge1-4/+10
2015-04-14rtpsession: Improve debug output a bit if we can't allow early feedbackSebastian Dröge1-1/+10
2015-04-13rtpvp8depay: When dropping intra packet, request keyframeOlivier Crête1-2/+6
2015-04-13rtpjitterbuffer: Change resyncing GST_WARNING to GST_INFOSebastian Dröge1-1/+1
2015-04-13multifilesink: minor docs improvementTim-Philipp Müller1-0/+8
2015-04-13rtpjitterbuffer: Add "rtx-max-retries" propertyMiguel París Díaz1-2/+32
2015-04-13rtpjitterbuffer: Fix expected_dts calc in calculate_expectedMiguel París Díaz1-2/+2
2015-04-13rtpjitterbuffer: Make the next output buffer discont after resetting the jitt...Sebastian Dröge1-0/+1
2015-04-10qtdemux: Update segment.start after key-unit seekHyunjun Ko1-0/+1
2015-04-10qtmux: remove useless variable do_ptsThiago Santos1-5/+3
2015-04-10qtmux: remove subtraction that makes PTS/DTS start from 0Thiago Santos1-38/+2
2015-04-10tests: qtmux: add tests to verify it handles non-0 segmentsThiago Santos1-3/+143
2015-04-10tests: qtmux: simple muxing testThiago Santos1-0/+335
2015-04-10smpte: remove unused fieldsRavi Kiran K N1-2/+0
2015-04-10tests: add test suite for alphaRavi Kiran K N3-1/+270
2015-04-09suppressions: add a well known zlib inflate bugVincent Penquerc'h1-0/+9
2015-04-09splitmuxsink: fix mutex leakVincent Penquerc'h1-0/+1
2015-04-09tests: Fix rtprtx test by handling buffer listsJan Schmidt1-1/+53
2015-04-09isomp4: Refactor various state variables into a mux_mode varJan Schmidt2-144/+269
2015-04-08tests: Use AM_TESTS_ENVIRONMENTEdward Hervey2-1/+1
2015-04-08rtph263depay: Fix framesize parsingEdward Hervey1-16/+2
2015-04-07wavparse: clip chunk size above the valid maximum (0x7fffffff)Vincent Penquerc'h1-0/+6
2015-04-07wavparse: clip chunk length to available data (when known)Vincent Penquerc'h1-2/+8
2015-04-06qtdemux: Don't accumulate segment bases manuallySebastian Dröge1-3/+3
2015-04-06icles: Fix waiting for segment-done if it happens too fastSebastian Dröge1-13/+28
2015-04-06qtdemux: stbl_index is valid from 0 onwardsThiago Santos1-1/+1
2015-04-05docs: make GstRTCPSync enum show up in rtpbin docsTim-Philipp Müller3-7/+8
2015-04-05docs: add RTPJitterBufferMode enum to rtpbin docsTim-Philipp Müller1-0/+1
2015-04-04multifilesink: close files before posting messageThiago Santos1-6/+6
2015-04-04tests: multifile: increment tests to check for multifile messagesThiago Santos1-7/+69
2015-04-04tests: multifile: handle FIXME for proper checking when test finishedThiago Santos1-2/+13
2015-04-04multifilesink: post file message on EOSThiago Santos1-0/+37
2015-04-03Automatic update of common submoduleTim-Philipp Müller2-23/+3
2015-04-03qtdemux: Guard against 64-bit overflowJan Schmidt1-3/+12
2015-04-03isomp4: Make non-seekable downstream an error in normal modeJan Schmidt3-26/+53
2015-04-02rtph263pay/-depay: add framesize SDP attributeSebastian Rasmussen3-6/+109
2015-04-02rtpjpegpay/-depay: Remove incorrectly introduced framesize SDP attributeSebastian Rasmussen2-21/+4
2015-04-02v4l2src: device sequence/offset correction in case of renegotiationPeter Seiderer2-2/+11
2015-04-02v4l2src: add frame loss detectionPeter Seiderer1-7/+23
2015-04-02v4l2: use v4l2 capture device sequence counterPeter Seiderer2-2/+9