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
*
amcvideodec: Properly forward the return value of gst_video_decoder_negotiate()
Sebastian Dröge
2015-10-20
1
-2
/
+3
*
amcvideodec: Implement support for COLOR_QCOM_FormatYVU420SemiPlanar32mMultiV...
Sebastian Dröge
2015-10-20
2
-0
/
+9
*
amcvideoenc: Always set i-frame-interval setting
Sebastian Dröge
2015-07-29
1
-3
/
+2
*
androidmedia: Add support for H265/HEVC
Sebastian Dröge
2015-07-08
5
-3
/
+215
*
amc: fix check whether we managed to acquire a buffer
Vineeth TM
2015-07-02
1
-1
/
+1
*
androidmedia: Call initialize_classes() also when we got the Java VM from the...
Sebastian Dröge
2015-06-29
1
-1
/
+1
*
androidmedia: Allow the application to provide the Java VM
Sebastian Dröge
2015-06-18
2
-0
/
+15
*
androidmedia: Prefer software codecs over hardware codecs for audio
Sebastian Dröge
2015-06-18
1
-2
/
+4
*
androidmedia: Failing to detach a thread is not that much of a problem
Sebastian Dröge
2015-06-18
1
-1
/
+1
*
androidmedia: Don't fail if JNI_CreateJavaVM can't be found
Sebastian Dröge
2015-06-18
1
-3
/
+9
*
androidmedia: Move variables into the scope where they are needed
Sebastian Dröge
2015-06-15
1
-3
/
+2
*
androidmedia: Don't query supported color formats for non-video codecs
Sebastian Dröge
2015-06-15
1
-36
/
+37
*
amc: Only lower ranks of OMX.Exynos. audio codecs, the video codecs are actua...
Sebastian Dröge
2015-06-01
1
-2
/
+3
*
amc: Give marginal rank to codecs that start with OMX.Exynos.
Sebastian Dröge
2015-06-01
1
-0
/
+10
*
androidmedia: Give lower ranks to codecs not starting with OMX.
Sebastian Dröge
2015-06-01
1
-3
/
+16
*
androidmedia: Conditionally use get_{input,output}_buffer() Android 21 APIs
Sebastian Dröge
2015-05-31
10
-319
/
+626
*
amcaudiodec: Add an output adapter for chunking the output into codec frames
Sebastian Dröge
2015-05-19
2
-10
/
+46
*
androidmedia: Add suport for COLOR_FormatYV12
Matthieu Bouron
2015-05-04
2
-2
/
+6
*
androidmedia: Declare QOMX_COLOR_FORMATYVU420PackedSemiPlanar32mMultiView con...
Matthieu Bouron
2015-05-04
1
-0
/
+3
*
androidmedia: Fix slice-height for Tegra 3 devices
Matthieu Bouron
2015-05-04
1
-1
/
+1
*
androidmedia: Add support for COLOR_FormatYUV420Flexible
Edward Hervey
2015-05-04
2
-1
/
+4
*
androidmedia: Add suport for Intel color formats
Edward Hervey
2015-05-04
2
-0
/
+18
*
Remove obsolete Android build cruft
Tim-Philipp Müller
2015-04-26
1
-15
/
+0
*
androidmedia: Handle queue/release errors non-fatal
Sebastian Dröge
2015-04-17
2
-4
/
+24
*
amc: Use new JNI utils almost everywhere
Sebastian Dröge
2015-04-11
2
-526
/
+177
*
amc: Allow creating global and local references of objects
Sebastian Dröge
2015-04-11
2
-11
/
+23
*
amc: Make GError argument order more consistent
Sebastian Dröge
2015-04-11
2
-71
/
+75
*
amc: Add helper function for getting a direct buffer array
Sebastian Dröge
2015-04-11
2
-0
/
+73
*
amc: Java longs are gint64s
Sebastian Dröge
2015-04-11
2
-8
/
+8
*
amc: Improve JNI utilities and add some missing ones
Sebastian Dröge
2015-04-11
2
-113
/
+205
*
androidmedia: Add helpers for calling static methods
Sebastian Dröge
2015-03-15
2
-1
/
+65
*
androidmedia: Fix indention
Sebastian Dröge
2015-03-15
2
-25
/
+25
*
androidmedia: Add more JNI helper functions
Matthieu Bouron
2015-03-15
3
-1
/
+312
*
androidmedia: Split jni code to gstjniutils.c
Matthieu Bouron
2015-03-15
4
-583
/
+676
*
androidmedia: Remove unused label/variable
Edward Hervey
2015-03-11
1
-2
/
+0
*
androidmedia: Fix calculation of the frame size for COLOR_FormatYUV420Planar
Sebastian Dröge
2014-10-02
1
-1
/
+1
*
androidmedia: break statements unnecessary
Anuj Jaiswal
2014-09-24
1
-3
/
+3
*
androidmedia: break statement unnecessary
Anuj Jaiswal
2014-09-24
1
-3
/
+0
*
amcaudiodec: Remove hack for Google MP3 decoder
Sebastian Dröge
2014-09-01
2
-15
/
+0
*
androidmedia: Make sure to unblock any thread waiting on the drain condition ...
Sebastian Dröge
2014-08-14
3
-0
/
+80
*
androidmedia: Fix draining logic to let the base class handle EOS events
Sebastian Dröge
2014-08-14
6
-101
/
+39
*
amcvideoenc: Avoid leaking copy of caps object
Sebastian Rasmussen
2014-08-10
1
-4
/
+1
*
amc: Properly integrate COLOR_QCOM_FormatYVU420SemiPlanar32m again
Sebastian Dröge
2014-07-03
1
-0
/
+2
*
amcaudiodec: audio/mpeg is always MPEG 1 layer 3
Sebastian Dröge
2014-07-03
1
-0
/
+1
*
androidmedia: Clear exceptions also when we did not provide a GError
Sebastian Dröge
2014-06-20
1
-1
/
+4
*
androidmedia: Also don't report warnings for queue/dequeue errors during flus...
Sebastian Dröge
2014-06-19
3
-20
/
+42
*
androidmedia: Don't consider input buffer queueing failures as an error durin...
Sebastian Dröge
2014-06-19
3
-3
/
+18
*
androidmedia: Clean up flushing code and don't consider output buffer releasi...
Sebastian Dröge
2014-06-19
3
-11
/
+35
*
androidmedia: Actually print the stacktrace into the error string
Sebastian Dröge
2014-06-02
1
-0
/
+3
*
androidmedia: Clear the exception before trying to call Java methods to conve...
Sebastian Dröge
2014-06-02
1
-1
/
+6
[next]