srtobject: add caller address to stats structure
[platform/upstream/gstreamer.git] / sys / androidmedia /
2020-10-29 Xavier Claessensamc: Fix crash when encoding AVC
2020-08-04 Andrew Bransonandroidmedia: ignore additional camera effects if not...
2020-05-21 Matthew Watersamc/videodec: only retrieve the stride/slice-height...
2020-05-15 Matthew Watersamcvideodec: fix sync meta copying not taking a reference
2020-02-08 Jan Schmidtandroidmedia: Support float i-frame-interval
2020-02-08 Jan Schmidtandroidmedia: Allow dynamic bitrate changes on Android...
2020-02-08 Jan Schmidtandroidmedia: Handle force-keyunit requests
2020-02-08 Jan Schmidtandroidmedia: Permit Codec surface to be NULL
2019-11-19 Andrew Bransonandroidmedia: Add new effects and scene modes to Camera...
2019-11-08 Xavier Claessensamc: Change plugin name if it's built for Magic Leap
2019-11-08 Xavier Claessensamc: Add MLSDK implementation
2019-11-05 Aaron Boxerdocumentation: fixed a heap o' typos
2019-10-25 Cheng-Chang Wuandroidmedia: Make sure that the first member of GstAmc...
2019-10-25 Cheng-Chang Wuandroidmedia: Call JNI method with the actual Java...
2019-10-16 Javier CelayaFix get_supported_types function name
2019-10-16 Javier CelayaFix releasing local refs
2019-10-16 Javier CelayaFix names of MediaCodecInfo inner classes
2019-10-16 Javier CelayaFix getting MediaCodecList static methods
2019-10-14 Tim-Philipp MüllerRemove autotools build system
2019-08-28 Matthew Watersahcsrc: #define GST_USE_UNSTABLE_API for phtography...
2019-08-27 Xavier Claessensamc: Do not skip decoders that have no profile levels
2019-08-20 Xavier Claessensamc: Print error when failing to register listener
2019-08-20 Xavier Claessensamc: Do not use g_log() for criticals
2019-08-20 Xavier Claessensamc: crop values are not mandatory in format
2019-08-20 Xavier Claessensamc: Remove unused gst_amc_surface_texture_set_default_...
2019-08-20 Xavier Claessensamc: Fix matrix constness in _get_transform_matrix()
2019-08-20 Xavier Claessensamc: Select between encoder/decoder at GstAmcCodec...
2019-08-20 Xavier Claessensamc: Remove gst_amc_format_contains_key()
2019-08-20 Xavier Claessensamc: Turn GstAmcSurfaceTexture into a base class with...
2019-08-20 Xavier Claessensamc: Create JNI wrapper for MediaCodecList
2019-08-20 Xavier Claessensamc: Move MediaCodec JNI wrapper into its own module
2019-08-14 Xavier Claessensamc: Fix crash when a sync_meta survives its sink
2019-05-30 Tim-Philipp Müllermeson: add more plugins to plugins list
2019-05-03 Roman Shpuntovandroidmedia: added path /system/vendor/etc to dependency
2019-02-19 Tim-Philipp Müllerandroidmedia: add Hardware tag to element metadata
2018-12-07 Matthew Watersandroidmedia: also install java sources
2018-11-28 Jordan PetridisRun gst-indent through the files
2018-08-31 Matthew Watersandroidmedia/meson: we also depend on gmodule and orc
2018-08-29 Nirbheek Chauhanmeson: Add build files for androidmedia and opensles
2018-06-14 Jan Schmidtandroidmedia: Invert the transform matrix from the...
2018-01-26 Justin Kimahc: enable autofocus callback
2017-12-19 Tim-Philipp Müllergl: update plugins to use GstGL from -base
2017-12-06 Ursula Maplehurstandroidmedia: when flushing, better handle IllegalState...
2017-09-05 Matthew Watersamc: actually use the provided application class loader
2017-05-18 Sebastian Drögeamcvideodec: Unref downstream caps after usage
2017-05-16 Nicolas DufresneRemove plugin specific static build option
2017-04-26 shakin chouamcvideodec/enc: Correctly check for no PTS on input...
2017-04-12 Thibault Saunierdocs: Port all docstring to gtk-doc markdown
2017-03-13 Matthew Watersgl/format: use our own GL format enum's instead of...
2017-02-07 Sebastian Drögeamcvideoenc: Encoder output is generally not properly...
2017-02-07 Sebastian Drögeamcvideoenc: Set timestamps on header buffers too
2017-02-07 Sebastian Drögeamcvideoenc: Encoded H264 is generally not AU aligned
2017-01-13 Edward Herveyandroidmedia: Use proper instance name
2017-01-13 Matthew Watersamcvideodec: fix build error from change in libgstgl
2017-01-13 Matthew Watersgl: update sys dependants for function removals
2017-01-05 Sebastian Drögeandroidmedia: Add support for Opus in the decoder
2017-01-05 Sebastian Drögeandroidmedia: Silently skip COLOR_FormatAndroidOpaque...
2017-01-04 Sebastian Drögeandroidmedia: Add support for VP9
2017-01-03 Sebastian Drögeandroidmedia: Actively request the Java VM from the...
2016-12-30 Ursula Maplehurstandroidmedia: some files are missing in the release...
2016-12-15 Sebastian Drögeamcaudiodec: Set "is-adts" to 1 for ADTS AAC
2016-11-08 Sebastian Drögeamc: Allow registering codecs, camera or sensors if...
2016-11-08 Sebastian Drögeahs: Don't assert on deinit if initialization failed...
2016-11-03 Matthew Watersgl: GST_GL_TYPE -> GST_TYPE_GL
2016-08-26 Thibault SaunierUse the new API to post flow ERROR messages on the bus
2016-08-08 Sebastian Drögeamc: Fix call to realloc() to allocate the correct...
2016-08-01 Sebastian Drögeandroidmedia: Run gst-indent over everything once again
2016-08-01 Sebastian Drögeamc: If we find multiple codecs with the same name...
2016-08-01 Sebastian Drögeamc: Use a GQueue for O(1) append instead of a GList
2016-07-29 Sebastian Drögeamc: Print generated raw/encoded caps in debug logs
2016-07-14 Martin Kellynew plugin: Android hardware sensor source
2016-06-29 Matthew Watersglmemory: add the texture type to allocate to parameters
2016-06-06 Xavier Claessensahcsrc: Avoid a div by 0 warning
2016-06-06 Xavier Claessensamcvideoenc: Do not call gst_object_unref on GstCaps
2016-05-31 Tim-Philipp Müllerandroidmedia: fix error debug message when camera doesn...
2016-05-31 Justin Kimahcsrc: release resources in 'finalize' function
2016-05-20 Martin Kellyahc: fix potential NULL deref
2016-05-19 Martin Kellyahc: fix typo in doc blurb
2016-05-11 Sebastian Drögeamcaudiodec: Set layout=interleaved in raw audio caps
2016-05-06 Justin Kimandroidmeida: replace with new surfacetexture for ahcsrc
2016-03-30 Sebastian Drögeahcsrc: There's no point in read-only CONSTRUCT properties
2016-03-24 Martin Kellyahc: use g_slice_new instead of g_slice_new0
2016-03-24 Justin Kimahcsrc: remove probe_properties
2016-03-24 Vineeth TMbad: use new gst_element_class_add_static_pad_template()
2016-03-24 Martin Kellyahc: eliminate AHC*_CALL macros
2016-03-24 Martin Kellyahc: use gst unref functions
2016-03-24 Martin Kellyahc: use gst new object functions
2016-03-11 Sebastian Drögeamc: Correctly handle NULL input buffers
2016-03-11 Sebastian Drögeamcvideodec: getOutputBuffers() returns a NULL array...
2016-03-05 Justin Kimandroidmedia: Remove unused file
2016-03-04 Martin Kellyamc: properly deinit when ahcsrc register fails
2016-03-04 Martin Kellyahc: correct error message
2016-03-04 Martin Kellyahc: remove unneeded #include <stdio.h>
2016-03-04 Martin Kellyahc: typo fix
2016-02-28 Sebastian Drögeamcvideodec: When outputting on a surface, accept all...
2016-02-09 Matthew Watersglsyncmeta: separate out gpu/cpu waits.
2016-02-04 Matthew Watersamcvideodec: pass the correct time value to wait_for_sync
2016-02-04 Matthew Watersamcvideodec: advance the ready counter ourselves when...
2016-01-29 Matthew Watersamcvideodec: guard against not finding a valid frame...
2016-01-29 Matthew Watersamcvideodec: set our data pointer in java to NULL on...
next