projects
/
platform
/
upstream
/
gstreamer.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
meson: add -Wno-unused also to C++ args when gst debug system is disabled
[platform/upstream/gstreamer.git]
/
sys
/
androidmedia
/
2019-02-19
Tim-Philipp Müller
androidmedia: add Hardware tag to element metadata
tree
|
commitdiff
2018-12-07
Matthew Waters
androidmedia: also install java sources
tree
|
commitdiff
2018-11-28
Jordan Petridis
Run gst-indent through the files
tree
|
commitdiff
2018-08-31
Matthew Waters
androidmedia/meson: we also depend on gmodule and orc
tree
|
commitdiff
2018-08-29
Nirbheek Chauhan
meson: Add build files for androidmedia and opensles
tree
|
commitdiff
2018-06-14
Jan Schmidt
androidmedia: Invert the transform matrix from the...
tree
|
commitdiff
2018-01-26
Justin Kim
ahc: enable autofocus callback
tree
|
commitdiff
2017-12-19
Tim-Philipp Müller
gl: update plugins to use GstGL from -base
tree
|
commitdiff
2017-12-06
Ursula Maplehurst
androidmedia: when flushing, better handle IllegalState...
tree
|
commitdiff
2017-09-05
Matthew Waters
amc: actually use the provided application class loader
tree
|
commitdiff
2017-05-18
Sebastian Dröge
amcvideodec: Unref downstream caps after usage
tree
|
commitdiff
2017-05-16
Nicolas Dufresne
Remove plugin specific static build option
tree
|
commitdiff
2017-04-26
shakin chou
amcvideodec/enc: Correctly check for no PTS on input...
tree
|
commitdiff
2017-04-12
Thibault Saunier
docs: Port all docstring to gtk-doc markdown
tree
|
commitdiff
2017-03-13
Matthew Waters
gl/format: use our own GL format enum's instead of...
tree
|
commitdiff
2017-02-07
Sebastian Dröge
amcvideoenc: Encoder output is generally not properly...
tree
|
commitdiff
2017-02-07
Sebastian Dröge
amcvideoenc: Set timestamps on header buffers too
tree
|
commitdiff
2017-02-07
Sebastian Dröge
amcvideoenc: Encoded H264 is generally not AU aligned
tree
|
commitdiff
2017-01-13
Edward Hervey
androidmedia: Use proper instance name
tree
|
commitdiff
2017-01-13
Matthew Waters
amcvideodec: fix build error from change in libgstgl
tree
|
commitdiff
2017-01-13
Matthew Waters
gl: update sys dependants for function removals
tree
|
commitdiff
2017-01-05
Sebastian Dröge
androidmedia: Add support for Opus in the decoder
tree
|
commitdiff
2017-01-05
Sebastian Dröge
androidmedia: Silently skip COLOR_FormatAndroidOpaque...
tree
|
commitdiff
2017-01-04
Sebastian Dröge
androidmedia: Add support for VP9
tree
|
commitdiff
2017-01-03
Sebastian Dröge
androidmedia: Actively request the Java VM from the...
tree
|
commitdiff
2016-12-30
Ursula Maplehurst
androidmedia: some files are missing in the release...
tree
|
commitdiff
2016-12-15
Sebastian Dröge
amcaudiodec: Set "is-adts" to 1 for ADTS AAC
tree
|
commitdiff
2016-11-08
Sebastian Dröge
amc: Allow registering codecs, camera or sensors if...
tree
|
commitdiff
2016-11-08
Sebastian Dröge
ahs: Don't assert on deinit if initialization failed...
tree
|
commitdiff
2016-11-03
Matthew Waters
gl: GST_GL_TYPE -> GST_TYPE_GL
tree
|
commitdiff
2016-08-26
Thibault Saunier
Use the new API to post flow ERROR messages on the bus
tree
|
commitdiff
2016-08-08
Sebastian Dröge
amc: Fix call to realloc() to allocate the correct...
tree
|
commitdiff
2016-08-01
Sebastian Dröge
androidmedia: Run gst-indent over everything once again
tree
|
commitdiff
2016-08-01
Sebastian Dröge
amc: If we find multiple codecs with the same name...
tree
|
commitdiff
2016-08-01
Sebastian Dröge
amc: Use a GQueue for O(1) append instead of a GList
tree
|
commitdiff
2016-07-29
Sebastian Dröge
amc: Print generated raw/encoded caps in debug logs
tree
|
commitdiff
2016-07-14
Martin Kelly
new plugin: Android hardware sensor source
tree
|
commitdiff
2016-06-29
Matthew Waters
glmemory: add the texture type to allocate to parameters
tree
|
commitdiff
2016-06-06
Xavier Claessens
ahcsrc: Avoid a div by 0 warning
tree
|
commitdiff
2016-06-06
Xavier Claessens
amcvideoenc: Do not call gst_object_unref on GstCaps
tree
|
commitdiff
2016-05-31
Tim-Philipp Müller
androidmedia: fix error debug message when camera doesn...
tree
|
commitdiff
2016-05-31
Justin Kim
ahcsrc: release resources in 'finalize' function
tree
|
commitdiff
2016-05-20
Martin Kelly
ahc: fix potential NULL deref
tree
|
commitdiff
2016-05-19
Martin Kelly
ahc: fix typo in doc blurb
tree
|
commitdiff
2016-05-11
Sebastian Dröge
amcaudiodec: Set layout=interleaved in raw audio caps
tree
|
commitdiff
2016-05-06
Justin Kim
androidmeida: replace with new surfacetexture for ahcsrc
tree
|
commitdiff
2016-03-30
Sebastian Dröge
ahcsrc: There's no point in read-only CONSTRUCT properties
tree
|
commitdiff
2016-03-24
Martin Kelly
ahc: use g_slice_new instead of g_slice_new0
tree
|
commitdiff
2016-03-24
Justin Kim
ahcsrc: remove probe_properties
tree
|
commitdiff
2016-03-24
Vineeth TM
bad: use new gst_element_class_add_static_pad_template()
tree
|
commitdiff
2016-03-24
Martin Kelly
ahc: eliminate AHC*_CALL macros
tree
|
commitdiff
2016-03-24
Martin Kelly
ahc: use gst unref functions
tree
|
commitdiff
2016-03-24
Martin Kelly
ahc: use gst new object functions
tree
|
commitdiff
2016-03-11
Sebastian Dröge
amc: Correctly handle NULL input buffers
tree
|
commitdiff
2016-03-11
Sebastian Dröge
amcvideodec: getOutputBuffers() returns a NULL array...
tree
|
commitdiff
2016-03-05
Justin Kim
androidmedia: Remove unused file
tree
|
commitdiff
2016-03-04
Martin Kelly
amc: properly deinit when ahcsrc register fails
tree
|
commitdiff
2016-03-04
Martin Kelly
ahc: correct error message
tree
|
commitdiff
2016-03-04
Martin Kelly
ahc: remove unneeded #include <stdio.h>
tree
|
commitdiff
2016-03-04
Martin Kelly
ahc: typo fix
tree
|
commitdiff
2016-02-28
Sebastian Dröge
amcvideodec: When outputting on a surface, accept all...
tree
|
commitdiff
2016-02-09
Matthew Waters
glsyncmeta: separate out gpu/cpu waits.
tree
|
commitdiff
2016-02-04
Matthew Waters
amcvideodec: pass the correct time value to wait_for_sync
tree
|
commitdiff
2016-02-04
Matthew Waters
amcvideodec: advance the ready counter ourselves when...
tree
|
commitdiff
2016-01-29
Matthew Waters
amcvideodec: guard against not finding a valid frame...
tree
|
commitdiff
2016-01-29
Matthew Waters
amcvideodec: set our data pointer in java to NULL on...
tree
|
commitdiff
2016-01-22
Sebastian Dröge
ahc: Fail gracefully if our callback class can't be...
tree
|
commitdiff
2016-01-22
Sebastian Dröge
ahc: Initialize GError pointer with NULL
tree
|
commitdiff
2016-01-22
Sebastian Dröge
amcvideodec: Only free GstAmcBuffer if it's not NULL
tree
|
commitdiff
2016-01-22
Sebastian Dröge
amc: Add an assertion for NULL GErrors
tree
|
commitdiff
2016-01-22
Sebastian Dröge
ahc: Fix indentation
tree
|
commitdiff
2016-01-22
Sebastian Dröge
amc: MediaCodec::getOutputBuffer() can return NULL...
tree
|
commitdiff
2016-01-21
Nicolas Dufresne
Merge branch 'android-hardware-camera'
tree
|
commitdiff
2016-01-21
Nicolas Dufresne
ahcsrc: Fix latency reporting
tree
|
commitdiff
2016-01-21
George Kiagiadakis
ahcsrc: fix deadlock when flushing
tree
|
commitdiff
2016-01-21
Justin Kim
ahcsrc: porting from 0.10 to 1.0
tree
|
commitdiff
2016-01-21
Justin Kim
move androidcamera into androidmedia
tree
|
commitdiff
2016-01-21
Youness Alaoui
androidmedia: Fix get_level and get_profile exception...
tree
|
commitdiff
2016-01-21
Youness Alaoui
androidmedia: Add extern gint declarations
tree
|
commitdiff
2016-01-21
Sebastian Dröge
dvm: Rename gst-dvm.[ch] to gstdvm.[ch] for consistency...
tree
|
commitdiff
2016-01-21
Sebastian Dröge
androidmedia: Make everything compile with the new...
tree
|
commitdiff
2016-01-21
Sebastian Dröge
androidmedia: Add remaining bits of the Java wrappers...
tree
|
commitdiff
2016-01-21
Sebastian Dröge
androidmedia: Remove g_return_if_fails()
tree
|
commitdiff
2016-01-21
Youness Alaoui
androidmedia: Use gst-dvm and refactor java wrappers...
tree
|
commitdiff
2015-12-17
Matthew Waters
glmemory: implement GstGLBaseMemory::alloc
tree
|
commitdiff
2015-12-14
Matthew Waters
amcvideodec: update for GLMemory API changes
tree
|
commitdiff
2015-11-26
Mathias Hasselmann
androidmedia: Don't add metadata to locked buffer
tree
|
commitdiff
2015-11-19
Matthew Waters
amcvideodec: move release_output_buffer into the sync...
tree
|
commitdiff
2015-11-18
Sebastian Dröge
amcvideodec: Don't require a non-zero buffer size when...
tree
|
commitdiff
2015-11-17
Sebastian Dröge
amcvideodec: Fix indentation
tree
|
commitdiff
2015-11-17
Matthew Waters
glimagesink: wait on the correct sync meta when rendering
tree
|
commitdiff
2015-11-17
Matthew Waters
amcviddec: output external-oes textures
tree
|
commitdiff
2015-11-03
Luis de Bethencourt
amcvideodec: use GST_STIME_ARGS for GstClockTimeDiff
tree
|
commitdiff
2015-10-20
Matthew Waters
androidmedia: fix build errors
tree
|
commitdiff
2015-10-20
Matthew Waters
amcviddec: use gstcontext to retreive the OpenGL context
tree
|
commitdiff
2015-10-20
Matthieu Bouron
androidmedia: Only allow GL output if the decoder has...
tree
|
commitdiff
2015-10-20
Matthieu Bouron
androidmedia: Add support for GL output in amcvideodec
tree
|
commitdiff
2015-10-20
Matthieu Bouron
androidmedia: Do not flush codec if it is not started
tree
|
commitdiff
2015-10-20
Matthieu Bouron
androidmedia: Allow object to be NULL in gst_amc_jni_...
tree
|
commitdiff
2015-10-20
Edward Hervey
androidmedia: Fix debug statement (%d for a gsize argument)
tree
|
commitdiff
next