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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-22
avfvideosrc: add frame rate range to caps
Ilya Konstantinov
1
-9
/
+29
2015-06-22
uvch264src: fix small leak in caps query handler
Tim-Philipp Müller
1
-4
/
+8
2015-06-22
uvch264_src: add missing break in caps query handler
Vineeth TM
1
-0
/
+1
2015-06-18
androidmedia: Allow the application to provide the Java VM
Sebastian Dröge
2
-0
/
+15
2015-06-18
androidmedia: Prefer software codecs over hardware codecs for audio
Sebastian Dröge
1
-2
/
+4
2015-06-18
androidmedia: Failing to detach a thread is not that much of a problem
Sebastian Dröge
1
-1
/
+1
2015-06-18
androidmedia: Don't fail if JNI_CreateJavaVM can't be found
Sebastian Dröge
1
-3
/
+9
2015-06-15
androidmedia: Move variables into the scope where they are needed
Sebastian Dröge
1
-3
/
+2
2015-06-15
androidmedia: Don't query supported color formats for non-video codecs
Sebastian Dröge
1
-36
/
+37
2015-06-13
opensles: Fix build with Android API level < 14
Arun Raghavan
2
-0
/
+7
2015-06-13
openslessink: Allow setting the stream type via a property
Arun Raghavan
6
-3
/
+130
2015-06-13
openslessrc: Implement recording presets
Arun Raghavan
7
-5
/
+212
2015-06-13
decklinkvideosink: Remove late frame-dropping workaround for basesink bug
Sebastian Dröge
2
-44
/
+0
2015-06-12
decklinkvideosink: Don't require the same framerate in the input as the mode'...
Sebastian Dröge
1
-0
/
+17
2015-06-10
vtenc: always enqueue frames, even on error
Ilya Konstantinov
1
-24
/
+37
2015-06-10
d3dvideosink: Avoid frame rendering while the window is completely hidden
Fabio Cetrini
1
-0
/
+44
2015-06-10
vtenc: free input buffer ASAP
Ilya Konstantinov
1
-0
/
+4
2015-06-10
vtenc: Add missing gst_vtenc_frame_free() in error path
Ilya Konstantinov
1
-0
/
+1
2015-06-10
vtenc: add alignment=au to sink caps
Ilya Konstantinov
1
-1
/
+2
2015-06-09
uvch264src: fix compiler warnings
Chris Clayton
1
-15
/
+18
2015-06-09
avfassetsrc: fix huge memory leak
Ilya Konstantinov
1
-0
/
+4
2015-06-09
vtenc: no need for queue_length with try_pop
Ilya Konstantinov
1
-6
/
+4
2015-06-09
vtdec: don't copy meta from input to output
Ilya Konstantinov
1
-2
/
+0
2015-06-05
Fix a common typo: retreive -> retrieve
Thiago Santos
1
-1
/
+1
2015-06-04
ksvideosrc: fix logic and timestamp non-muxed streams again
Tim-Philipp Müller
1
-2
/
+2
2015-06-01
amc: Only lower ranks of OMX.Exynos. audio codecs, the video codecs are actua...
Sebastian Dröge
1
-2
/
+3
2015-06-01
amc: Give marginal rank to codecs that start with OMX.Exynos.
Sebastian Dröge
1
-0
/
+10
2015-06-01
androidmedia: Give lower ranks to codecs not starting with OMX.
Sebastian Dröge
1
-3
/
+16
2015-06-01
vtdec: Require width and height field for H264
Nicolas Dufresne
1
-1
/
+2
2015-06-01
vtenc: fix keyframe request race condition
Ilya Konstantinov
2
-28
/
+24
2015-05-31
androidmedia: Conditionally use get_{input,output}_buffer() Android 21 APIs
Sebastian Dröge
10
-319
/
+626
2015-05-21
wasapi: Fix flags order for uninstalled build
Jan Schmidt
1
-3
/
+3
2015-05-19
amcaudiodec: Add an output adapter for chunking the output into codec frames
Sebastian Dröge
2
-10
/
+46
2015-05-11
avfvideosrc: fix unconditional buffer queue unlock
Ilya Konstantinov
1
-2
/
+2
2015-05-11
decklink: Rename mode 2048p to 1556p
Heinrich Fink
2
-9
/
+9
2015-05-11
decklink: Use correct frame rate for mode 2160p50
Heinrich Fink
1
-1
/
+1
2015-05-11
decklink: Rename mode 3184p to 2160p
Heinrich Fink
2
-25
/
+25
2015-05-08
vtdec: We shouldn't manually check reconfigure flag on pads but instead imple...
Sebastian Dröge
1
-0
/
+3
2015-05-04
androidmedia: Add suport for COLOR_FormatYV12
Matthieu Bouron
2
-2
/
+6
2015-05-04
androidmedia: Declare QOMX_COLOR_FORMATYVU420PackedSemiPlanar32mMultiView con...
Matthieu Bouron
1
-0
/
+3
2015-05-04
androidmedia: Fix slice-height for Tegra 3 devices
Matthieu Bouron
1
-1
/
+1
2015-05-04
androidmedia: Add support for COLOR_FormatYUV420Flexible
Edward Hervey
2
-1
/
+4
2015-05-04
androidmedia: Add suport for Intel color formats
Edward Hervey
2
-0
/
+18
2015-04-29
ksvideosrc: don't timestamp buffers for muxed streams
Andoni Morales Alastruey
3
-0
/
+18
2015-04-29
ksvideosrc: fix header size for muxed streams
Andoni Morales Alastruey
1
-1
/
+10
2015-04-28
GstDeviceProvider implementation for WIN Kernel Streaming plugin
Руслан Ижбулатов
7
-17
/
+925
2015-04-26
avfvideosrc: drop frames we get before we have a clock
Ilya Konstantinov
1
-0
/
+5
2015-04-26
Remove obsolete Android build cruft
Tim-Philipp Müller
1
-15
/
+0
2015-04-26
vtdec: fix build error with clang
Yujin Lee
1
-1
/
+1
2015-04-22
decklinkvideosrc: fix mode autodetection
Josep Torra
1
-5
/
+6
[next]