index
:
~adn770/gst-plugins-bad
0.10
backport
build
eglglessink_backport
hacking
master
opensles
osx-fix-pthread
shm-fixes
srtp
tsdemux
videoparsers
GStreamer plugins bad hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
androidmedia
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-31
androidmedia/meson: we also depend on gmodule and orc
Matthew Waters
1
-1
/
+1
2018-08-29
meson: Add build files for androidmedia and opensles
Nirbheek Chauhan
1
-0
/
+41
2018-06-15
androidmedia: Invert the transform matrix from the decoder
Jan Schmidt
1
-1
/
+64
2018-01-26
ahc: enable autofocus callback
Justin Kim
1
-3
/
+3
2017-12-19
gl: update plugins to use GstGL from -base
Tim-Philipp Müller
1
-3
/
+3
2017-12-06
androidmedia: when flushing, better handle IllegalStateException received fro...
Ursula Maplehurst
3
-15
/
+30
2017-09-05
amc: actually use the provided application class loader
Matthew Waters
3
-5
/
+12
2017-05-18
amcvideodec: Unref downstream caps after usage
Sebastian Dröge
1
-0
/
+2
2017-05-16
Remove plugin specific static build option
Nicolas Dufresne
1
-1
/
+0
2017-04-26
amcvideodec/enc: Correctly check for no PTS on input buffers
shakin chou
2
-2
/
+4
2017-04-12
docs: Port all docstring to gtk-doc markdown
Thibault Saunier
2
-21
/
+18
2017-03-13
gl/format: use our own GL format enum's instead of gstvideo's
Matthew Waters
1
-1
/
+1
2017-02-08
amcvideoenc: Encoder output is generally not properly parsed
Sebastian Dröge
1
-3
/
+2
2017-02-08
amcvideoenc: Set timestamps on header buffers too
Sebastian Dröge
1
-0
/
+3
2017-02-08
amcvideoenc: Encoded H264 is generally not AU aligned
Sebastian Dröge
1
-2
/
+1
2017-01-13
androidmedia: Use proper instance name
Edward Hervey
1
-1
/
+1
2017-01-13
amcvideodec: fix build error from change in libgstgl
Matthew Waters
1
-0
/
+2
2017-01-13
gl: update sys dependants for function removals
Matthew Waters
1
-59
/
+7
2017-01-05
androidmedia: Add support for Opus in the decoder
Sebastian Dröge
2
-0
/
+7
2017-01-05
androidmedia: Silently skip COLOR_FormatAndroidOpaque when converting to caps
Sebastian Dröge
1
-0
/
+5
2017-01-04
androidmedia: Add support for VP9
Sebastian Dröge
3
-0
/
+13
2017-01-03
androidmedia: Actively request the Java VM from the application
Sebastian Dröge
1
-0
/
+29
2016-12-30
androidmedia: some files are missing in the release tarball
Ursula Maplehurst
1
-1
/
+5
2016-12-15
amcaudiodec: Set "is-adts" to 1 for ADTS AAC
Sebastian Dröge
1
-0
/
+15
2016-11-08
amc: Allow registering codecs, camera or sensors if any of the others failed
Sebastian Dröge
1
-24
/
+47
2016-11-08
ahs: Don't assert on deinit if initialization failed before
Sebastian Dröge
1
-3
/
+2
2016-11-03
gl: GST_GL_TYPE -> GST_TYPE_GL
Matthew Waters
1
-2
/
+2
2016-08-26
Use the new API to post flow ERROR messages on the bus
Thibault Saunier
3
-9
/
+3
2016-08-08
amc: Fix call to realloc() to allocate the correct size of items
Sebastian Dröge
1
-1
/
+2
2016-08-01
androidmedia: Run gst-indent over everything once again
Sebastian Dröge
3
-145
/
+220
2016-08-01
amc: If we find multiple codecs with the same name, just merge them
Sebastian Dröge
1
-3
/
+35
2016-08-01
amc: Use a GQueue for O(1) append instead of a GList
Sebastian Dröge
1
-6
/
+6
2016-07-29
amc: Print generated raw/encoded caps in debug logs
Sebastian Dröge
1
-0
/
+4
2016-07-14
new plugin: Android hardware sensor source
Martin Kelly
8
-1
/
+1982
2016-06-29
glmemory: add the texture type to allocate to parameters
Matthew Waters
1
-1
/
+2
2016-06-06
ahcsrc: Avoid a div by 0 warning
Xavier Claessens
1
-1
/
+5
2016-06-06
amcvideoenc: Do not call gst_object_unref on GstCaps
Xavier Claessens
1
-3
/
+3
2016-05-31
androidmedia: fix error debug message when camera doesn't exist
Tim-Philipp Müller
1
-3
/
+3
2016-05-31
ahcsrc: release resources in 'finalize' function
Justin Kim
1
-8
/
+5
2016-05-20
ahc: fix potential NULL deref
Martin Kelly
1
-10
/
+12
2016-05-19
ahc: fix typo in doc blurb
Martin Kelly
1
-1
/
+1
2016-05-11
amcaudiodec: Set layout=interleaved in raw audio caps
Sebastian Dröge
1
-1
/
+2
2016-05-06
androidmeida: replace with new surfacetexture for ahcsrc
Justin Kim
8
-216
/
+30
2016-03-30
ahcsrc: There's no point in read-only CONSTRUCT properties
Sebastian Dröge
1
-2
/
+2
2016-03-24
ahc: use g_slice_new instead of g_slice_new0
Martin Kelly
2
-5
/
+4
2016-03-24
ahcsrc: remove probe_properties
Justin Kim
2
-166
/
+0
2016-03-24
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
1
-2
/
+2
2016-03-24
ahc: eliminate AHC*_CALL macros
Martin Kelly
1
-103
/
+589
2016-03-24
ahc: use gst unref functions
Martin Kelly
1
-206
/
+157
2016-03-24
ahc: use gst new object functions
Martin Kelly
1
-16
/
+28
[next]