summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* examples: opencv: remove unnecessary setting of a propertyLuis de Bethencourt2015-08-082-6/+0
* facedetect: fix profile loading checkLuis de Bethencourt2015-08-071-2/+5
* hlsdemux: don't warn about duration if it is not knownThiago Santos2015-08-071-2/+5
* gitignore: add new example fileLuis de Bethencourt2015-08-071-0/+1
* configure: update OpenCV requirements to 2.3.0Luis de Bethencourt2015-08-077-32/+11
* h265parse: expose compatible profiles to downstreamSreerenj Balachandran2015-08-071-0/+106
* rgb2bayer: Use mapped frame strideNicolas Dufresne2015-08-061-1/+1
* rgb2bayer: Protect against failing mapNicolas Dufresne2015-08-061-2/+12
* bayer2rgb: Read stride from the video infoNicolas Dufresne2015-08-061-1/+1
* bayer2rgb: Protect against failing mapNicolas Dufresne2015-08-061-2/+13
* element-template: Fix wrong pad in videoencoderIlya Averyanov2015-08-061-2/+2
* dashdemux: Fix leak in gst_dash_demux_stream_update_fragment_info()Florin Apostol2015-08-061-0/+1
* pcapparse: Segment should start at base tsNicolas Dufresne2015-08-051-1/+1
* camerabin2: Fix string typoAnders Jonsson2015-08-051-1/+1
* opencv: facedetect: free IplImage with cvReleaseImageLuis de Bethencourt2015-08-051-2/+2
* opencv: facedetect: check pointer before using itLuis de Bethencourt2015-08-051-6/+4
* x265enc: remove dead codeLuis de Bethencourt2015-08-051-4/+0
* x265enc: fix memory leakLuis de Bethencourt2015-08-051-2/+3
* rsvg: Don't leak a GstVideoCodecStateCarlos Garnacho2015-08-041-2/+1
* rawparse: fix duplicated format in handle_seek_pullJimmy Ohn2015-08-041-3/+2
* opencv: facedetect: fix crashes in finalizeTim-Philipp Müller2015-08-041-8/+8
* winscreencap: Properly timestamp buffers with the current clock running time ...Sebastian Dröge2015-08-034-108/+182
* opencv: Fix 32-bit build / format strings.Jan Schmidt2015-08-041-23/+21
* glvideomixer: swap control binding proxyMatthew Waters2015-08-031-4/+4
* dash: mpdparser: plug leak in segmenttemplate parsingThiago Santos2015-08-011-10/+14
* tests: dash_mpd: add check for segmenttemplate inheritanceThiago Santos2015-08-011-0/+47
* tests: dash_mpd: add one more baseURL testThiago Santos2015-08-011-18/+134
* dashdemux: tests: added duration format testFlorin Apostol2015-08-011-0/+84
* dashdemux: tests: update unit test for baseURLFlorin Apostol2015-08-011-2/+19
* templatematch: revert rename of propertyThiago Santos2015-08-011-1/+1
* facedetect: Add unit testVanessa Chipirrás2015-07-312-2/+211
* templatematch: rename conflicting variableLuis de Bethencourt2015-07-312-15/+15
* facedetect: need to migrate to C++Vanessa Chipirrás2015-07-314-139/+146
* dtsdec: fix taglist leakVineeth TM2015-07-311-0/+2
* applemedia/avsample: Fix racy cleanup of CA layerHeinrich Fink2015-07-311-2/+3
* tests: Add test for seeking live pipelinesOlivier Crête2015-07-301-8/+22
* tests: Make source live to re-enable aggregator timeout testsOlivier Crête2015-07-301-3/+3
* tests: Add audiointerleave test to show that queuing worksOlivier Crête2015-07-301-25/+196
* audiointerleave: Avoid caps processing if not yet negotiatedOlivier Crête2015-07-301-0/+7
* audioaggregator: On timeout, resync pads with not enough dataOlivier Crête2015-07-301-0/+14
* aggregator: Queue "latency" buffers at each sink pad.Olivier Crête2015-07-303-78/+329
* videoaggregator: Remove broken _clip vfuncOlivier Crête2015-07-301-63/+0
* h265parse: Avoid checking for Non Mandatory VPS NALVineeth TM2015-07-301-2/+2
* sdpdemux: assertion error due to wrong condition checkVineeth TM2015-07-301-1/+1
* gstglfilterbin: remove unused variableLuis de Bethencourt2015-07-301-14/+8
* aggregator: Default to "zero" start time selection mode as documentedOlivier Crête2015-07-291-1/+1
* aggregator: Ignore the "first" mode if the segment not a time segmentOlivier Crête2015-07-291-6/+14
* glupload: Remove debug output from gst_gl_upload_transform_caps()Sebastian Dröge2015-07-291-2/+0
* glstereomix: remove redundant initializationLuis de Bethencourt2015-07-291-1/+0
* rtp: remove dead assignmentLuis de Bethencourt2015-07-291-2/+0