summaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* 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
* vtdec: We shouldn't manually check reconfigure flag on pads but instead imple...Sebastian Dröge2015-05-081-0/+3
* androidmedia: Add suport for COLOR_FormatYV12Matthieu Bouron2015-05-042-2/+6
* androidmedia: Declare QOMX_COLOR_FORMATYVU420PackedSemiPlanar32mMultiView con...Matthieu Bouron2015-05-041-0/+3
* androidmedia: Fix slice-height for Tegra 3 devicesMatthieu Bouron2015-05-041-1/+1
* androidmedia: Add support for COLOR_FormatYUV420FlexibleEdward Hervey2015-05-042-1/+4
* androidmedia: Add suport for Intel color formatsEdward Hervey2015-05-042-0/+18
* ksvideosrc: don't timestamp buffers for muxed streamsAndoni Morales Alastruey2015-04-293-0/+18
* ksvideosrc: fix header size for muxed streamsAndoni Morales Alastruey2015-04-291-1/+10
* GstDeviceProvider implementation for WIN Kernel Streaming pluginРуслан Ижбулатов2015-04-287-17/+925
* avfvideosrc: drop frames we get before we have a clockIlya Konstantinov2015-04-261-0/+5
* Remove obsolete Android build cruftTim-Philipp Müller2015-04-261-15/+0
* vtdec: fix build error with clangYujin Lee2015-04-261-1/+1
* decklinkvideosrc: fix mode autodetectionJosep Torra2015-04-221-5/+6
* decklink: do not repeat first video format in caps templateJosep Torra2015-04-221-1/+1
* shmpipe: Ensure string received from recv() is NULL-terminatedEdward Hervey2015-04-201-1/+3
* applemedia: avoid implicit color conversionsAlessandro Decina2015-04-204-49/+94
* corevideotexturecache: free texture cache on iOSIlya Konstantinov2015-04-191-1/+1
* avfvideosrc: check for failure to create bufferIlya Konstantinov2015-04-191-1/+9
* avfvideosrc: fix build failure with clangYujin Lee2015-04-191-1/+1
* androidmedia: Handle queue/release errors non-fatalSebastian Dröge2015-04-172-4/+24
* avfvideosrc: get connection and input clock earlyIlya Konstantinov2015-04-181-5/+9
* avfvideosrc: remove unused variablesIlya Konstantinov2015-04-151-4/+0
* applemedia: vtdec: fix GL negotiationAlessandro Decina2015-04-141-21/+32
* avfvideosrc: log timestampsAlessandro Decina2015-04-141-3/+10
* avfvideosrc: subtract time spent in AVF queuesIlya Konstantinov2015-04-141-4/+18
* avfvideosrc: fix GL texture negotiationIlya Konstantinov2015-04-141-20/+26
* winks: Reset DTS to GST_CLOCK_TIME_NONESebastian Dröge2015-04-121-1/+2
* amc: Use new JNI utils almost everywhereSebastian Dröge2015-04-112-526/+177
* amc: Allow creating global and local references of objectsSebastian Dröge2015-04-112-11/+23
* amc: Make GError argument order more consistentSebastian Dröge2015-04-112-71/+75
* amc: Add helper function for getting a direct buffer arraySebastian Dröge2015-04-112-0/+73
* amc: Java longs are gint64sSebastian Dröge2015-04-112-8/+8
* amc: Improve JNI utilities and add some missing onesSebastian Dröge2015-04-112-113/+205
* winks: fix debug message parameter formatTim-Philipp Müller2015-04-111-1/+1
* ksvideosrc: fix support for DV devicesAndoni Morales Alastruey2015-04-083-11/+39
* ksvideosrc: only list capture devicesAndoni Morales Alastruey2015-04-081-0/+8