hlsdemux: Add condition for setting stream discontinuity
[platform/upstream/gstreamer.git] / sys / androidmedia /
2020-02-21 Gilbok LeeMerge branch 'tizen_gst_1.16.2' into tizen
2020-01-29 Gilbok LeeMerge branch 'upstream/1.16' into tizen_gst_1.16.2
2019-08-14 Xavier Claessensamc: Fix crash when a sync_meta survives its sink
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
2018-01-05 Gilbok LeeMerge branch 'tizen_gst_upgrade' into tizen
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-11-08 Eunhae ChoiMerge tizen patch based on 1.12.2
2017-09-05 Matthew Watersamc: actually use the provided application class loader
2017-05-29 Sebastian Drögeamcvideodec: Unref downstream caps after usage
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...
2016-01-22 Sebastian Drögeahc: Fail gracefully if our callback class can't be...
2016-01-22 Sebastian Drögeahc: Initialize GError pointer with NULL
2016-01-22 Sebastian Drögeamcvideodec: Only free GstAmcBuffer if it's not NULL
2016-01-22 Sebastian Drögeamc: Add an assertion for NULL GErrors
2016-01-22 Sebastian Drögeahc: Fix indentation
2016-01-22 Sebastian Drögeamc: MediaCodec::getOutputBuffer() can return NULL...
2016-01-21 Nicolas DufresneMerge branch 'android-hardware-camera'
2016-01-21 Nicolas Dufresneahcsrc: Fix latency reporting
2016-01-21 George Kiagiadakisahcsrc: fix deadlock when flushing
2016-01-21 Justin Kimahcsrc: porting from 0.10 to 1.0
2016-01-21 Justin Kimmove androidcamera into androidmedia
2016-01-21 Youness Alaouiandroidmedia: Fix get_level and get_profile exception...
2016-01-21 Youness Alaouiandroidmedia: Add extern gint declarations
2016-01-21 Sebastian Drögedvm: Rename gst-dvm.[ch] to gstdvm.[ch] for consistency...
2016-01-21 Sebastian Drögeandroidmedia: Make everything compile with the new...
2016-01-21 Sebastian Drögeandroidmedia: Add remaining bits of the Java wrappers...
2016-01-21 Sebastian Drögeandroidmedia: Remove g_return_if_fails()
2016-01-21 Youness Alaouiandroidmedia: Use gst-dvm and refactor java wrappers...
2015-12-17 Matthew Watersglmemory: implement GstGLBaseMemory::alloc
2015-12-14 Matthew Watersamcvideodec: update for GLMemory API changes
2015-11-26 Mathias Hasselmannandroidmedia: Don't add metadata to locked buffer
2015-11-26 Eunhae ChoiMerge remote-tracking branch 'remotes/origin/upstream...
2015-11-19 Matthew Watersamcvideodec: move release_output_buffer into the sync...
2015-11-18 Sebastian Drögeamcvideodec: Don't require a non-zero buffer size when...
2015-11-17 Sebastian Drögeamcvideodec: Fix indentation
2015-11-17 Matthew Watersglimagesink: wait on the correct sync meta when rendering
2015-11-17 Matthew Watersamcviddec: output external-oes textures
2015-11-03 Luis de Bethencourtamcvideodec: use GST_STIME_ARGS for GstClockTimeDiff
next