summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-06WIP: rtpjitterbuffer: Add RFC7273 media clock handlingrfc7273Sebastian Dröge3-10/+320
2016-01-05equalizer: The child-proxy API is GObject based in 1.xSebastian Dröge1-1/+1
2016-01-04v4l2-*: Configuring output pool correctly for using drivers min_buffer if pre...Pablo Anton1-1/+3
2015-12-31flacparse: add debug msg on CRC mismatch while validating frame headerReynaldo H. Verdejo Pinochet1-1/+5
2015-12-31flacparse: drop unneeded braces at _parse_frame() exitReynaldo H. Verdejo Pinochet1-7/+3
2015-12-31flacparse: minor grammar correctionReynaldo H. Verdejo Pinochet1-1/+1
2015-12-31flacparse: update URLs on pointers to online specReynaldo H. Verdejo Pinochet1-4/+4
2015-12-31flacparse: make buffer DTS setting explicitly unconditionalReynaldo H. Verdejo Pinochet1-2/+2
2015-12-31flacparse: add actual invalid block type to warningReynaldo H. Verdejo Pinochet1-1/+1
2015-12-31flacparse: use shift instead of mask & compReynaldo H. Verdejo Pinochet1-1/+1
2015-12-31flacparse: warn on wishful parsing of weird headersReynaldo H. Verdejo Pinochet1-1/+5
2015-12-31flacparse: show meaningful info on frame CRC checkReynaldo H. Verdejo Pinochet1-2/+4
2015-12-31flacparse: drop remaining trailing whitespaceReynaldo H. Verdejo Pinochet1-2/+2
2015-12-31flacparse: drop superflous else clausesReynaldo H. Verdejo Pinochet1-28/+26
2015-12-31flacparse: factor out buffer time and offset resettingReynaldo H. Verdejo Pinochet1-22/+16
2015-12-31flacparse: move block handling by type out of _parse_frame()Reynaldo H. Verdejo Pinochet1-34/+44
2015-12-31rtspsrc: replace duplicated codes to call new base sdp apisHyunjun Ko1-610/+15
2015-12-30flacparse: drop redundant return statement on _header_is_valid()Reynaldo H. Verdejo Pinochet1-2/+2
2015-12-30flacparse: rework gst_flac_parse_frame_is_valid()Reynaldo H. Verdejo Pinochet1-24/+26
2015-12-30flacparse: factor out context clearing routineReynaldo H. Verdejo Pinochet1-32/+22
2015-12-29matroskademux: Guard against no codec data in prores caps creationSebastian Dröge1-2/+2
2015-12-29vpxdec: Initialize buffer variable to NULLSebastian Dröge1-1/+1
2015-12-29v4l2deviceprovider: add properties to the deviceWim Taymans1-13/+95
2015-12-25scaletempo: Free the various buffers in GstBaseTransform::stop()Sebastian Dröge1-0/+20
2015-12-24Back to developmentSebastian Dröge1-3/+3
2015-12-24Release 1.7.1Sebastian Dröge73-228/+2166
2015-12-24Update .po filesSebastian Dröge41-2370/+1503
2015-12-24po: Update translationsSebastian Dröge13-1540/+2390
2015-12-22qtdemux: drop flushes from our own offset seekThiago Santos2-0/+17
2015-12-21matroskademux: Always set the channel mask for PCM streamsThibault Saunier1-2/+6
2015-12-21directsoundsink: Fix sleep for buffer-time lower than 200000Thomas Roos1-2/+13
2015-12-21configure: Use -Bsymbolic-functions if availableSebastian Dröge1-0/+18
2015-12-20progressreport: add support for using format=buffers with do-query=falseWilliam Manley2-0/+6
2015-12-18v4l2object: Update formats tableNicolas Dufresne1-40/+167
2015-12-19qtmux: Don't write invalid edit list start time.Jan Schmidt1-2/+4
2015-12-19splitmuxsink: Only update running time when it increases.Jan Schmidt1-2/+0
2015-12-19matroska-mux: Implement prores supportThibault Saunier1-0/+31
2015-12-19matroska-demux: Play ProRes video streamsJan Schmidt2-0/+70
2015-12-18dvdec: Remove unused fieldsRavi Kiran K N1-2/+0
2015-12-17rtpj2kdepay: Push one JPEG2000 frame per buffer, not a buffer list with multi...Vincent Dehors1-19/+6
2015-12-16dv1394: log error if failed to set socket status flagLuis de Bethencourt2-4/+12
2015-12-16audioparsers: Check for NULL return value of gst_pad_get_current_caps()Dave Craig8-12/+86
2015-12-16docs: update to gitSebastian Dröge69-155/+306
2015-12-15vpx: Add missing headers in Makefile.amNicolas Dufresne1-2/+4
2015-12-15vpx: created common baseclass GstVPXEncPrashant Gotarne7-3849/+2273
2015-12-15vpxdec: Remove unneeded add video_metaNicolas Dufresne3-28/+5
2015-12-15vpx: created common base class GstVPXdec for vpx decodersPrashant Gotarne7-1378/+1029
2015-12-14souphttpsrc: Add GTlsInteraction propertyXavier Claessens3-4/+33
2015-12-14rtspsrc: Retry connection if tunneling needs authenticationEvan Callaway1-45/+71
2015-12-14rtspsrc: check port-range formatLuis de Bethencourt1-4/+2