summaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* vtdec: handle non-consecutive GstBuffer input without copyingIlya Konstantinov2015-07-131-27/+79
* applemedia/avsample: fix unconditional use of OSX 10.10 APIMatthew Waters2015-07-131-0/+2
* bluez: Fix make dist while bluez >= 5 is not availableRico Tzschichholz2015-07-101-3/+4
* bluez: Include new file in dist'ed filesEdward Hervey2015-07-091-0/+2
* bluez: remove unnecessary gotoLuis de Bethencourt2015-07-081-10/+4
* androidmedia: Add support for H265/HEVCSebastian Dröge2015-07-085-3/+215
* vtdec: fix refcount error in error handlingIlya Konstantinov2015-07-071-3/+0
* bluez: refactor to use glib and add connection state trackingNick Stoughton2015-07-036-196/+151
* amc: fix check whether we managed to acquire a bufferVineeth TM2015-07-021-1/+1
* androidmedia: Call initialize_classes() also when we got the Java VM from the...Sebastian Dröge2015-06-291-1/+1
* docs: decodebin2 -> decodebinLuis de Bethencourt2015-06-251-1/+1
* applemedia: enable sharing of CMBlockBuffer dataIlya Konstantinov2015-06-251-2/+3
* applemedia: CMBlockBuffer can be non-contiguousIlya Konstantinov2015-06-251-10/+15
* avfvideosrc: add frame rate range to capsIlya Konstantinov2015-06-221-9/+29
* uvch264src: fix small leak in caps query handlerTim-Philipp Müller2015-06-221-4/+8
* uvch264_src: add missing break in caps query handlerVineeth TM2015-06-221-0/+1
* androidmedia: Allow the application to provide the Java VMSebastian Dröge2015-06-182-0/+15
* androidmedia: Prefer software codecs over hardware codecs for audioSebastian Dröge2015-06-181-2/+4
* androidmedia: Failing to detach a thread is not that much of a problemSebastian Dröge2015-06-181-1/+1
* androidmedia: Don't fail if JNI_CreateJavaVM can't be foundSebastian Dröge2015-06-181-3/+9
* androidmedia: Move variables into the scope where they are neededSebastian Dröge2015-06-151-3/+2
* androidmedia: Don't query supported color formats for non-video codecsSebastian Dröge2015-06-151-36/+37
* opensles: Fix build with Android API level < 14Arun Raghavan2015-06-132-0/+7
* openslessink: Allow setting the stream type via a propertyArun Raghavan2015-06-136-3/+130
* openslessrc: Implement recording presetsArun Raghavan2015-06-137-5/+212
* decklinkvideosink: Remove late frame-dropping workaround for basesink bugSebastian Dröge2015-06-132-44/+0
* decklinkvideosink: Don't require the same framerate in the input as the mode'...Sebastian Dröge2015-06-121-0/+17
* vtenc: always enqueue frames, even on errorIlya Konstantinov2015-06-101-24/+37
* d3dvideosink: Avoid frame rendering while the window is completely hiddenFabio Cetrini2015-06-101-0/+44
* vtenc: free input buffer ASAPIlya Konstantinov2015-06-101-0/+4
* vtenc: Add missing gst_vtenc_frame_free() in error pathIlya Konstantinov2015-06-101-0/+1
* vtenc: add alignment=au to sink capsIlya Konstantinov2015-06-101-1/+2
* uvch264src: fix compiler warningsChris Clayton2015-06-091-15/+18
* avfassetsrc: fix huge memory leakIlya Konstantinov2015-06-091-0/+4
* vtenc: no need for queue_length with try_popIlya Konstantinov2015-06-091-6/+4
* vtdec: don't copy meta from input to outputIlya Konstantinov2015-06-091-2/+0
* Fix a common typo: retreive -> retrieveThiago Santos2015-06-051-1/+1
* ksvideosrc: fix logic and timestamp non-muxed streams againTim-Philipp Müller2015-06-041-2/+2
* amc: Only lower ranks of OMX.Exynos. audio codecs, the video codecs are actua...Sebastian Dröge2015-06-011-2/+3
* amc: Give marginal rank to codecs that start with OMX.Exynos.Sebastian Dröge2015-06-011-0/+10
* androidmedia: Give lower ranks to codecs not starting with OMX.Sebastian Dröge2015-06-011-3/+16
* vtdec: Require width and height field for H264Nicolas Dufresne2015-06-011-1/+2
* vtenc: fix keyframe request race conditionIlya Konstantinov2015-06-012-28/+24
* androidmedia: Conditionally use get_{input,output}_buffer() Android 21 APIsSebastian Dröge2015-05-3110-319/+626
* wasapi: Fix flags order for uninstalled buildJan Schmidt2015-05-211-3/+3
* amcaudiodec: Add an output adapter for chunking the output into codec framesSebastian Dröge2015-05-192-10/+46
* avfvideosrc: fix unconditional buffer queue unlockIlya Konstantinov2015-05-111-2/+2
* decklink: Rename mode 2048p to 1556pHeinrich Fink2015-05-112-9/+9
* decklink: Use correct frame rate for mode 2160p50Heinrich Fink2015-05-111-1/+1
* decklink: Rename mode 3184p to 2160pHeinrich Fink2015-05-112-25/+25