index
:
delta/gstreamer-plugins-bad.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/1.2
discontinued-for-monorepo
master
gitlab.freedesktop.org: gstreamer/gst-plugins-bad.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
androidmedia
Commit message (
Expand
)
Author
Age
Files
Lines
*
androidmedia: when flushing, better handle IllegalStateException received fro...
Ursula Maplehurst
2017-12-06
3
-15
/
+30
*
amc: actually use the provided application class loader
Matthew Waters
2017-09-05
3
-5
/
+12
*
amcvideodec: Unref downstream caps after usage
Sebastian Dröge
2017-05-18
1
-0
/
+2
*
Remove plugin specific static build option
Nicolas Dufresne
2017-05-16
1
-1
/
+0
*
amcvideodec/enc: Correctly check for no PTS on input buffers
shakin chou
2017-04-26
2
-2
/
+4
*
docs: Port all docstring to gtk-doc markdown
Thibault Saunier
2017-04-12
2
-21
/
+18
*
gl/format: use our own GL format enum's instead of gstvideo's
Matthew Waters
2017-03-13
1
-1
/
+1
*
amcvideoenc: Encoder output is generally not properly parsed
Sebastian Dröge
2017-02-08
1
-3
/
+2
*
amcvideoenc: Set timestamps on header buffers too
Sebastian Dröge
2017-02-08
1
-0
/
+3
*
amcvideoenc: Encoded H264 is generally not AU aligned
Sebastian Dröge
2017-02-08
1
-2
/
+1
*
androidmedia: Use proper instance name
Edward Hervey
2017-01-13
1
-1
/
+1
*
amcvideodec: fix build error from change in libgstgl
Matthew Waters
2017-01-13
1
-0
/
+2
*
gl: update sys dependants for function removals
Matthew Waters
2017-01-13
1
-59
/
+7
*
androidmedia: Add support for Opus in the decoder
Sebastian Dröge
2017-01-05
2
-0
/
+7
*
androidmedia: Silently skip COLOR_FormatAndroidOpaque when converting to caps
Sebastian Dröge
2017-01-05
1
-0
/
+5
*
androidmedia: Add support for VP9
Sebastian Dröge
2017-01-04
3
-0
/
+13
*
androidmedia: Actively request the Java VM from the application
Sebastian Dröge
2017-01-03
1
-0
/
+29
*
androidmedia: some files are missing in the release tarball
Ursula Maplehurst
2016-12-30
1
-1
/
+5
*
amcaudiodec: Set "is-adts" to 1 for ADTS AAC
Sebastian Dröge
2016-12-15
1
-0
/
+15
*
amc: Allow registering codecs, camera or sensors if any of the others failed
Sebastian Dröge
2016-11-08
1
-24
/
+47
*
ahs: Don't assert on deinit if initialization failed before
Sebastian Dröge
2016-11-08
1
-3
/
+2
*
gl: GST_GL_TYPE -> GST_TYPE_GL
Matthew Waters
2016-11-03
1
-2
/
+2
*
Use the new API to post flow ERROR messages on the bus
Thibault Saunier
2016-08-26
3
-9
/
+3
*
amc: Fix call to realloc() to allocate the correct size of items
Sebastian Dröge
2016-08-08
1
-1
/
+2
*
androidmedia: Run gst-indent over everything once again
Sebastian Dröge
2016-08-01
3
-145
/
+220
*
amc: If we find multiple codecs with the same name, just merge them
Sebastian Dröge
2016-08-01
1
-3
/
+35
*
amc: Use a GQueue for O(1) append instead of a GList
Sebastian Dröge
2016-08-01
1
-6
/
+6
*
amc: Print generated raw/encoded caps in debug logs
Sebastian Dröge
2016-07-29
1
-0
/
+4
*
new plugin: Android hardware sensor source
Martin Kelly
2016-07-14
8
-1
/
+1982
*
glmemory: add the texture type to allocate to parameters
Matthew Waters
2016-06-29
1
-1
/
+2
*
ahcsrc: Avoid a div by 0 warning
Xavier Claessens
2016-06-06
1
-1
/
+5
*
amcvideoenc: Do not call gst_object_unref on GstCaps
Xavier Claessens
2016-06-06
1
-3
/
+3
*
androidmedia: fix error debug message when camera doesn't exist
Tim-Philipp Müller
2016-05-31
1
-3
/
+3
*
ahcsrc: release resources in 'finalize' function
Justin Kim
2016-05-31
1
-8
/
+5
*
ahc: fix potential NULL deref
Martin Kelly
2016-05-20
1
-10
/
+12
*
ahc: fix typo in doc blurb
Martin Kelly
2016-05-19
1
-1
/
+1
*
amcaudiodec: Set layout=interleaved in raw audio caps
Sebastian Dröge
2016-05-11
1
-1
/
+2
*
androidmeida: replace with new surfacetexture for ahcsrc
Justin Kim
2016-05-06
8
-216
/
+30
*
ahcsrc: There's no point in read-only CONSTRUCT properties
Sebastian Dröge
2016-03-30
1
-2
/
+2
*
ahc: use g_slice_new instead of g_slice_new0
Martin Kelly
2016-03-24
2
-5
/
+4
*
ahcsrc: remove probe_properties
Justin Kim
2016-03-24
2
-166
/
+0
*
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
2016-03-24
1
-2
/
+2
*
ahc: eliminate AHC*_CALL macros
Martin Kelly
2016-03-24
1
-103
/
+589
*
ahc: use gst unref functions
Martin Kelly
2016-03-24
1
-206
/
+157
*
ahc: use gst new object functions
Martin Kelly
2016-03-24
1
-16
/
+28
*
amc: Correctly handle NULL input buffers
Sebastian Dröge
2016-03-11
4
-16
/
+50
*
amcvideodec: getOutputBuffers() returns a NULL array when a surface was confi...
Sebastian Dröge
2016-03-11
2
-3
/
+14
*
androidmedia: Remove unused file
Justin Kim
2016-03-05
1
-68
/
+0
*
amc: properly deinit when ahcsrc register fails
Martin Kelly
2016-03-04
1
-6
/
+11
*
ahc: correct error message
Martin Kelly
2016-03-04
1
-1
/
+2
[next]