summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* deinterlace: Check for subset instead of non-empty intersection for ACCEPT_CAPSSebastian Dröge2016-01-271-4/+4
* deinterlace: Unset RECONFIGURE flag on srcpad whenever we configure new capsSebastian Dröge2016-01-271-0/+2
* deinterlace: Add negotiation unit tests for all 4 modesSebastian Dröge2016-01-271-0/+557
* deinterlace: Do passthrough in auto mode if downstream only supports interlacedVivia Nikolaidou2016-01-271-6/+53
* deinterlace: Add mode=auto-strictSebastian Dröge2016-01-272-11/+36
* deinterlace: Implement reconfiguration a bit betterSebastian Dröge2016-01-271-9/+12
* deinterlace: Rewrite caps negotiationSebastian Dröge2016-01-271-209/+295
* deinterlace: Remove unused, obsolete bufferalloc codeSebastian Dröge2016-01-271-71/+0
* matroskamux: use A_AAC instead of A_AAC/MPEGx/yMatej Knopp2016-01-271-46/+5
* gst: Fix unintialized variable warningsVíctor Manuel Jáquez Leal2016-01-272-2/+2
* splitmuxsrc: print potentially negative offset with a signGeorge Kiagiadakis2016-01-251-2/+2
* v4l2: Re-add colorimetry field for RGB formatsNicolas Dufresne2016-01-221-25/+20
* v4l2: fix sRGB colorspace definitionWim Taymans2016-01-221-6/+0
* taginject: fix sample pipeline in docsTim-Philipp Müller2016-01-211-1/+1
* v4l2: Add adobe colorspace supportWim Taymans2016-01-211-13/+26
* vp8enc: Ensure that we always have valid frame user data before using itSebastian Dröge2016-01-201-0/+14
* vpxdec: Unref frame in all code paths of handle_frame()Sebastian Dröge2016-01-201-4/+8
* vpxenc: Unref frame on ERRORThibault Saunier2016-01-201-0/+1
* v4l2: Don't free props structure twice.Jan Schmidt2016-01-201-1/+0
* v4l2object: Cleanup uneeded return statementNicolas Dufresne2016-01-191-2/+0
* v4l2object: Don't set colorimetry for non YUV formatsNicolas Dufresne2016-01-191-0/+39
* rtp: fix compiler warnings with gcc-6Tim-Philipp Müller2016-01-192-146/+148
* wavparse: Don't play anything after the end of the data chunk even when seekingSebastian Dröge2016-01-191-0/+8
* wavparse: Don't do calculations with -1 offsets when handling SEGMENT eventsSebastian Dröge2016-01-191-1/+1
* Revert "WIP: rtpjitterbuffer: Add RFC7273 media clock handling"Sebastian Dröge2016-01-183-222/+0
* rtspsrc: handle rtcp/srtcp caps properly when using interleaved dataAleix Conchillo Flaqué2016-01-181-1/+5
* WIP: rtpjitterbuffer: Add RFC7273 media clock handlingSebastian Dröge2016-01-183-0/+222
* vp8enc: Return FLOW_ERROR when an error accuresThibault Saunier2016-01-161-1/+2
* osxaudio: break as soon as the device is foundNirbheek Chauhan2016-01-141-0/+1
* osxaudio: Fix error handling when selecting/opening devicesNirbheek Chauhan2016-01-142-3/+14
* wavparse: When flushing on EOS, don't process more data than the "data" sizeSebastian Dröge2016-01-131-2/+0
* tests: fix a thinko in the wavenc exampleAntonio Ospite2016-01-121-2/+2
* interleave: Fix the example by setting channel-masks in the sink padsAntonio Ospite2016-01-121-4/+7
* sbcparse: Fix frame length calculationTim Sheridan2016-01-121-4/+4
* flacparse: demote warning on wrong reserved value to fixmeReynaldo H. Verdejo Pinochet2016-01-101-2/+1
* imagefreeze: simplify caps selectionThiago Santos2016-01-081-12/+10
* rtph264depay: fix unnecessary sub-buffer creationTim-Philipp Müller2016-01-081-16/+8
* rtpdvdepay: fix unnecessary sub-buffer creationTim-Philipp Müller2016-01-081-4/+1
* rtpamrdepay: fix unnecessary sub-buffer creationTim-Philipp Müller2016-01-081-4/+1
* rtpvrawdepay: fix major memory leak and performance issueTim-Philipp Müller2016-01-081-4/+3
* rganalysis: Fix compiler warnings in the unit testSebastian Dröge2016-01-081-3/+3
* flacparse: don't map buffer multiple times when parsingTim-Philipp Müller2016-01-071-34/+21
* matroska: Store subtitle stream count in the correct variableSteven Hoving2016-01-071-1/+1
* equalizer: The child-proxy API is GObject based in 1.xSebastian Dröge2016-01-051-1/+1
* v4l2-*: Configuring output pool correctly for using drivers min_buffer if pre...Pablo Anton2016-01-041-1/+3
* flacparse: add debug msg on CRC mismatch while validating frame headerReynaldo H. Verdejo Pinochet2015-12-311-1/+5
* flacparse: drop unneeded braces at _parse_frame() exitReynaldo H. Verdejo Pinochet2015-12-311-7/+3
* flacparse: minor grammar correctionReynaldo H. Verdejo Pinochet2015-12-311-1/+1
* flacparse: update URLs on pointers to online specReynaldo H. Verdejo Pinochet2015-12-311-4/+4
* flacparse: make buffer DTS setting explicitly unconditionalReynaldo H. Verdejo Pinochet2015-12-311-2/+2