summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)AuthorFilesLines
2015-09-18vtdec: disable the texture cache on OSXMatthew Waters1-0/+5
2015-09-18vtdec: gst-indent fileMatthew Waters1-3/+6
2015-09-17applemedia/vtdec: fix negotiation errors when resizing glimagesinkMatthew Waters1-16/+16
2015-09-17avdtputil: fix GError memory leak during failuresVineeth T M1-4/+7
2015-09-12vtdec: Use R/RG textures for NV12 when the context provides themJan Schmidt1-5/+15
2015-09-12vtdec: Prefer GL output caps.Jan Schmidt1-23/+33
2015-09-10decklinkvideosink: less-than-zero comparison of an unsigned value is never trueSebastian Dröge1-2/+3
2015-09-09decklinkvideosink: Handle pipelines where the running time does not start aro...Sebastian Dröge1-4/+26
2015-09-09decklinkvideosink: Consider pipeline latency, render delay and ts offset when...Sebastian Dröge1-0/+23
2015-09-09directsoundsrc: fix build error for 64bit Windows build by MinGWKouhei Sutou1-1/+1
2015-08-28Fix file permissions of some filesTim-Philipp Müller7-0/+0
2015-08-19configure.ac: fix build when the uvch264 plugin is not selectedArnaud Vrac1-3/+1
2015-08-03winscreencap: Properly timestamp buffers with the current clock running time ...Sebastian Dröge4-108/+182
2015-07-31applemedia/avsample: Fix racy cleanup of CA layerHeinrich Fink1-2/+3
2015-07-29amcvideoenc: Always set i-frame-interval settingSebastian Dröge1-3/+2
2015-07-25bluez: Add built sources to CLEANFILESNicolas Dufresne1-0/+2
2015-07-13vtdec: handle non-consecutive GstBuffer input without copyingIlya Konstantinov1-27/+79
2015-07-13applemedia/avsample: fix unconditional use of OSX 10.10 APIMatthew Waters1-0/+2
2015-07-10bluez: Fix make dist while bluez >= 5 is not availableRico Tzschichholz1-3/+4
2015-07-09bluez: Include new file in dist'ed filesEdward Hervey1-0/+2
2015-07-08bluez: remove unnecessary gotoLuis de Bethencourt1-10/+4
2015-07-08androidmedia: Add support for H265/HEVCSebastian Dröge5-3/+215
2015-07-07vtdec: fix refcount error in error handlingIlya Konstantinov1-3/+0
2015-07-03bluez: refactor to use glib and add connection state trackingNick Stoughton6-196/+151
2015-07-02amc: fix check whether we managed to acquire a bufferVineeth TM1-1/+1
2015-06-29androidmedia: Call initialize_classes() also when we got the Java VM from the...Sebastian Dröge1-1/+1
2015-06-25docs: decodebin2 -> decodebinLuis de Bethencourt1-1/+1
2015-06-25applemedia: enable sharing of CMBlockBuffer dataIlya Konstantinov1-2/+3
2015-06-25applemedia: CMBlockBuffer can be non-contiguousIlya Konstantinov1-10/+15
2015-06-22avfvideosrc: add frame rate range to capsIlya Konstantinov1-9/+29
2015-06-22uvch264src: fix small leak in caps query handlerTim-Philipp Müller1-4/+8
2015-06-22uvch264_src: add missing break in caps query handlerVineeth TM1-0/+1
2015-06-18androidmedia: Allow the application to provide the Java VMSebastian Dröge2-0/+15
2015-06-18androidmedia: Prefer software codecs over hardware codecs for audioSebastian Dröge1-2/+4
2015-06-18androidmedia: Failing to detach a thread is not that much of a problemSebastian Dröge1-1/+1
2015-06-18androidmedia: Don't fail if JNI_CreateJavaVM can't be foundSebastian Dröge1-3/+9
2015-06-15androidmedia: Move variables into the scope where they are neededSebastian Dröge1-3/+2
2015-06-15androidmedia: Don't query supported color formats for non-video codecsSebastian Dröge1-36/+37
2015-06-13opensles: Fix build with Android API level < 14Arun Raghavan2-0/+7
2015-06-13openslessink: Allow setting the stream type via a propertyArun Raghavan6-3/+130
2015-06-13openslessrc: Implement recording presetsArun Raghavan7-5/+212
2015-06-13decklinkvideosink: Remove late frame-dropping workaround for basesink bugSebastian Dröge2-44/+0
2015-06-12decklinkvideosink: Don't require the same framerate in the input as the mode'...Sebastian Dröge1-0/+17
2015-06-10vtenc: always enqueue frames, even on errorIlya Konstantinov1-24/+37
2015-06-10d3dvideosink: Avoid frame rendering while the window is completely hiddenFabio Cetrini1-0/+44
2015-06-10vtenc: free input buffer ASAPIlya Konstantinov1-0/+4
2015-06-10vtenc: Add missing gst_vtenc_frame_free() in error pathIlya Konstantinov1-0/+1
2015-06-10vtenc: add alignment=au to sink capsIlya Konstantinov1-1/+2
2015-06-09uvch264src: fix compiler warningsChris Clayton1-15/+18
2015-06-09avfassetsrc: fix huge memory leakIlya Konstantinov1-0/+4