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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-15
codecparsers: mpegvideo: Add vbv_delay field to PictureHeader
Sreerenj Balachandran
2
-2
/
+3
2016-04-15
codecparsers: mpegvideo: Add more fields to the GstMpegVideoSequenceHdr
Sreerenj Balachandran
2
-5
/
+8
2016-04-14
Automatic update of common submodule
Julien Isorce
2
-1
/
+1
2016-04-14
mpegtsmux: free pad_data->language before g_strdup in order to avoid memory leak
Damian Ziobro
1
-0
/
+4
2016-04-13
applemedia: GstCoreVideoMeta in the plugin using only public API has no ctx m...
Sebastian Dröge
1
-1
/
+0
2016-04-13
applemedia: GstCoreMediaMeta in the plugin using only public API has no ctx m...
Sebastian Dröge
1
-1
/
+0
2016-04-13
meta: Initialize all remaining metas in their init function
Sebastian Dröge
2
-2
/
+25
2016-04-13
meta: Initialize all GstMeta fields
Sebastian Dröge
5
-3
/
+52
2016-04-12
dvbsrc: avoid redundant delsys querying
Reynaldo H. Verdejo Pinochet
1
-19
/
+22
2016-04-12
dvb/parsechannels: add information to file not found error
Reynaldo H. Verdejo Pinochet
1
-1
/
+1
2016-04-13
gl/cocoa/eagl: don't leak GThread's when dispatching messages
Matthew Waters
2
-2
/
+8
2016-04-12
gltestsrc: don't dereference null pointer
Luis de Bethencourt
1
-1
/
+1
2016-04-12
mpegtsbase: Fix when applying new PMT with same program number
Jan Schmidt
1
-2
/
+3
2016-04-12
glupload: keep the parent buffer around when converting EGLImage to 2D textures
Matthew Waters
1
-4
/
+2
2016-04-12
glbasemixer: chain up to the parent implementation
Matthew Waters
1
-1
/
+1
2016-04-12
vulkan: prettify the various versions in the debug output
Matthew Waters
1
-4
/
+8
2016-04-11
openh264dec: minor clean-ups
Tim-Philipp Müller
1
-52
/
+4
2016-04-11
openh264: remove unnecessary instance private structures
Tim-Philipp Müller
4
-214
/
+187
2016-04-11
openh264: fix indentation
Tim-Philipp Müller
2
-16
/
+22
2016-04-11
kmssink: enable UYVY, YUY2, and YVYU (interleaved YUV 4:2:2) formats
Philipp Zabel
1
-2
/
+3
2016-04-11
kmssink: enable NV16 (chroma-interleaved YUV 4:2:2) format
Philipp Zabel
1
-0
/
+1
2016-04-11
kmssink: enable Y42B (planar YUV 4:2:2) format
Philipp Zabel
1
-0
/
+1
2016-04-11
kmssink: keep last rendered buffer in memory
Víctor Manuel Jáquez Leal
2
-0
/
+4
2016-04-11
kmssink: wait for page flip or vblank
Víctor Manuel Jáquez Leal
2
-8
/
+115
2016-04-11
kmssink: add dmabuf support
Víctor Manuel Jáquez Leal
6
-29
/
+266
2016-04-11
kmssink: calculate display ratio
Víctor Manuel Jáquez Leal
3
-2
/
+125
2016-04-11
kmssink: add plugin and sink element
Víctor Manuel Jáquez Leal
11
-2
/
+1960
2016-04-11
vulkan: add a wayland winsys implementation
Matthew Waters
14
-14
/
+951
2016-04-11
vulkan/xcb: getProcAddress winsys functions
Matthew Waters
2
-4
/
+29
2016-04-11
vkupload: copy necessary buffer metadata
Matthew Waters
1
-0
/
+7
2016-04-11
libgstgl: cocoa, eagl: use libdispatch to schedule GL calls
Alessandro Decina
2
-0
/
+76
2016-04-11
glwindow: reduce the number of GMutexes and GConds in send_message()
Alessandro Decina
1
-13
/
+16
2016-04-10
win32: update .def file for new gl api
Tim-Philipp Müller
1
-0
/
+1
2016-04-08
vkswapper: add necessary wait stages to the submission info
Matthew Waters
1
-0
/
+4
2016-04-08
vkswapper: add srgb formats to our list of formats
Matthew Waters
1
-8
/
+27
2016-04-08
vulkan: silence a validation warning filling out the image barrier
Matthew Waters
1
-0
/
+2
2016-04-08
vulkan: use the correct validation layer name
Matthew Waters
2
-2
/
+2
2016-04-08
decklink: Initialize capture_time to NONE so it can be used if no video frame...
Sebastian Dröge
1
-1
/
+1
2016-04-08
vulkan: only warn on not found layers
Matthew Waters
2
-7
/
+20
2016-04-08
vulkan: don't g_error when failing to find validation layers
Matthew Waters
2
-41
/
+34
2016-04-08
nvenc: add some rate control modes/properties
Matthew Waters
2
-1
/
+148
2016-04-08
nvenc: move codec config initialization from the implementation to the base c...
Matthew Waters
3
-154
/
+139
2016-04-08
nvenc: add preset selection
Matthew Waters
4
-4
/
+141
2016-04-07
chromaprint: emit notify::fingerprint signal when fingerprint is ready
Marcin Kolny
1
-1
/
+2
2016-04-07
videoaggregator: repect the result of find_best_format in the default update_...
Matthew Waters
2
-42
/
+69
2016-04-05
rfbsrc: Fix fallback to GstVideoBufferPool
Nicolas Dufresne
1
-3
/
+5
2016-04-05
rfbsrc: Implement decide_allocation virtual
Nicolas Dufresne
2
-55
/
+41
2016-04-05
rfbsrc: Fix caps negotiation
Nicolas Dufresne
1
-38
/
+8
2016-04-05
rfbsrc: Implement unlock() method
Nicolas Dufresne
1
-0
/
+10
2016-04-05
rfbsrc: Check for connection being closed
Nicolas Dufresne
1
-1
/
+8
[next]