summaryrefslogtreecommitdiff
path: root/sys/androidmedia
Commit message (Expand)AuthorAgeFilesLines
* Use g_memdup2() where available and add fallback for older GLib versionsTim-Philipp Müller2021-08-055-6/+6
* gst: don't use volatile to mean atomicMatthew Waters2021-03-223-3/+3
* amc: Fix crash when encoding AVCXavier Claessens2020-10-291-1/+2
* androidmedia: ignore additional camera effects if not presentAndrew Branson2020-08-042-112/+145
* amc/videodec: only retrieve the stride/slice-height for raw outputMatthew Waters2020-05-211-8/+8
* amcvideodec: fix sync meta copying not taking a referenceMatthew Waters2020-05-151-1/+1
* androidmedia: Support float i-frame-intervalJan Schmidt2020-02-094-4/+62
* androidmedia: Allow dynamic bitrate changes on Android >= 19Jan Schmidt2020-02-095-3/+76
* androidmedia: Handle force-keyunit requestsJan Schmidt2020-02-094-0/+122
* androidmedia: Permit Codec surface to be NULLJan Schmidt2020-02-091-3/+4
* androidmedia: Add new effects and scene modes to Camera parametersAndrew Branson2019-11-192-0/+251
* amc: Change plugin name if it's built for Magic LeapXavier Claessens2019-11-082-4/+14
* amc: Add MLSDK implementationXavier Claessens2019-11-088-21/+1210
* documentation: fixed a heap o' typosAaron Boxer2019-11-054-9/+9
* androidmedia: Make sure that the first member of GstAmcSurfaceTextureJNI is c...Cheng-Chang Wu2019-10-251-0/+1
* androidmedia: Call JNI method with the actual Java object instead of our wrap...Cheng-Chang Wu2019-10-251-1/+2
* Fix get_supported_types function nameJavier Celaya2019-10-161-1/+1
* Fix releasing local refsJavier Celaya2019-10-161-2/+2
* Fix names of MediaCodecInfo inner classesJavier Celaya2019-10-161-2/+2
* Fix getting MediaCodecList static methodsJavier Celaya2019-10-161-2/+2
* Remove autotools build systemTim-Philipp Müller2019-10-141-61/+0
* ahcsrc: #define GST_USE_UNSTABLE_API for phtography intefaceMatthew Waters2019-08-281-0/+1
* amc: Do not skip decoders that have no profile levelsXavier Claessens2019-08-271-2/+2
* amc: Print error when failing to register listenerXavier Claessens2019-08-201-2/+7
* amc: Do not use g_log() for criticalsXavier Claessens2019-08-201-2/+2
* amc: crop values are not mandatory in formatXavier Claessens2019-08-201-17/+8
* amc: Remove unused gst_amc_surface_texture_set_default_buffer_size()Xavier Claessens2019-08-203-42/+0
* amc: Fix matrix constness in _get_transform_matrix()Xavier Claessens2019-08-203-4/+4
* amc: Select between encoder/decoder at GstAmcCodec construct timeXavier Claessens2019-08-205-10/+16
* amc: Remove gst_amc_format_contains_key()Xavier Claessens2019-08-203-42/+6
* amc: Turn GstAmcSurfaceTexture into a base class with JNI implementationXavier Claessens2019-08-2017-411/+648
* amc: Create JNI wrapper for MediaCodecListXavier Claessens2019-08-205-326/+640
* amc: Move MediaCodec JNI wrapper into its own moduleXavier Claessens2019-08-2010-1572/+1692
* amc: Fix crash when a sync_meta survives its sinkXavier Claessens2019-08-141-1/+2
* meson: add more plugins to plugins listTim-Philipp Müller2019-05-301-0/+1
* androidmedia: added path /system/vendor/etc to dependencyRoman Shpuntov2019-05-031-2/+2
* androidmedia: add Hardware tag to element metadataTim-Philipp Müller2019-02-193-3/+3
* androidmedia: also install java sourcesMatthew Waters2018-12-071-0/+10
* Run gst-indent through the filesJordan Petridis2018-11-281-52/+70
* androidmedia/meson: we also depend on gmodule and orcMatthew Waters2018-08-311-1/+1
* meson: Add build files for androidmedia and openslesNirbheek Chauhan2018-08-291-0/+41
* androidmedia: Invert the transform matrix from the decoderJan Schmidt2018-06-151-1/+64
* ahc: enable autofocus callbackJustin Kim2018-01-261-3/+3
* gl: update plugins to use GstGL from -baseTim-Philipp Müller2017-12-191-3/+3
* androidmedia: when flushing, better handle IllegalStateException received fro...Ursula Maplehurst2017-12-063-15/+30
* amc: actually use the provided application class loaderMatthew Waters2017-09-053-5/+12
* amcvideodec: Unref downstream caps after usageSebastian Dröge2017-05-181-0/+2
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* amcvideodec/enc: Correctly check for no PTS on input buffersshakin chou2017-04-262-2/+4
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-122-21/+18