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
/
vdpau
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-06
vdpau: Run gst-indent
Edward Hervey
1
-1
/
+1
2017-05-18
Fix up package name and origin in some plugins
Tim-Philipp Müller
1
-1
/
+1
2017-05-17
gst: Clear floating flag in constructor of all GstObject subclasses that are ...
Sebastian Dröge
2
-0
/
+2
2017-05-16
Remove plugin specific static build option
Nicolas Dufresne
1
-1
/
+0
2017-04-12
docs: Port all docstring to gtk-doc markdown
Thibault Saunier
3
-5
/
+5
2017-01-03
Fix some caps leaks in pad template creation code
Garima Gaur
1
-0
/
+2
2016-12-14
sys: Fix caps memory leak from pad template creation
Garima Gaur
1
-0
/
+3
2016-11-05
vdpsink: fix Memory leak due to Xlib API usage
Gaurav Gupta
1
-1
/
+3
2016-03-24
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
4
-8
/
+4
2015-12-15
plugins-bad: Fix example pipelines
Vineeth TM
3
-3
/
+3
2015-11-18
Remove unnecessary NULL checks before g_free()
Reynaldo H. Verdejo Pinochet
1
-2
/
+1
2015-03-12
Remove a bunch of silly ';;' typos at the end of lines
Jan Schmidt
1
-1
/
+1
2014-12-16
rectangle: clear rectangle struct before use
Wim Taymans
1
-4
/
+3
2014-09-16
vdpdecoder: do not leak pool
Ognyan Tonchev
1
-1
/
+3
2014-02-08
vdpau: Fix comparison compiler warning
Sebastian Dröge
1
-1
/
+1
2013-08-15
ext: Use new flush vfunc of video codec base classes and remove reset impleme...
Sebastian Dröge
2
-4
/
+4
2013-07-29
all: Fix for GST_DISABLE_GST_DEBUG
Edward Hervey
2
-0
/
+12
2013-06-05
vdpau: Add some missing headers to dist
Sebastian Dröge
1
-2
/
+7
2013-05-08
vdpau: Add VdpVideoSurface caps feature
Sreerenj Balachandran
2
-3
/
+9
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
2013-04-08
sys: print format fixes in debug messages
Tim-Philipp Müller
2
-2
/
+3
2013-04-01
vdpau: Don't use deprecated GMutex methods
Edward Hervey
1
-6
/
+6
2013-03-31
vdpau: Port to 1.0
Edward Hervey
61
-8681
/
+1667
2012-11-04
Fix FSF address
Tim-Philipp Müller
55
-110
/
+110
2012-10-17
Use gst_element_class_set_static_metadata()
Tim-Philipp Müller
5
-5
/
+5
2012-09-14
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
5
-5
/
+5
2012-06-29
sys: make video sinks default to force-aspect-ratio=true
Tim-Philipp Müller
1
-1
/
+1
2012-04-24
vdpau: Switch from deprecated XKeycodeToKeysym() to XkbKeycodeToKeysym()
Sebastian Dröge
1
-1
/
+4
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
1
-1
/
+1
2012-04-04
gst: Update versioning
Sebastian Dröge
3
-13
/
+13
2012-03-29
Merge remote-tracking branch 'origin/0.10'
Sebastian Dröge
9
-59
/
+82
2012-03-28
update for buffer changes
Wim Taymans
1
-1
/
+1
2012-03-10
Fix 'ignoring return value of function declared with const attribute'
Thibault Saunier
2
-13
/
+16
2012-03-06
Add missing GLIB_DISABLE_DEPRECATION_WARNINGS
Edward Hervey
3
-0
/
+11
2012-03-06
vdpau: Fix loop to not read before the valid memory area
Sebastian Dröge
1
-3
/
+2
2012-03-01
vdpau: relicense four source files from GPL3+ to LGPL2+
Tim-Philipp Müller
4
-48
/
+56
2011-11-28
various: fix pad template ref leaks
Vincent Penquerc'h
6
-8
/
+11
2011-07-14
vdpau: fix some variable-set-but-unused compiler warnings
Tim-Philipp Müller
5
-21
/
+3
2011-06-04
vdpau: remove old glib compatibility code
David Schleef
1
-4
/
+0
2011-04-09
vdpau: Fix uninitialized variable compiler warning
Sebastian Dröge
1
-2
/
+1
2011-03-27
vdpausink: fix bug where we didn't setup vdpau on a user set window
Carl-Anton Ingmarsson
1
-34
/
+41
2011-03-27
vdpau: fixup GstFlowReturn handling
Carl-Anton Ingmarsson
9
-51
/
+77
2011-03-27
vdpau: small indentation fix
Carl-Anton Ingmarsson
1
-1
/
+1
2011-03-27
vdpaumpegdec: don't ignore return value of gst_base_video_decoder_finish_frame
Carl-Anton Ingmarsson
1
-2
/
+2
2011-01-27
vdpau: Initialize some variables to make gcc 4.6 happy
Sebastian Dröge
2
-2
/
+4
2010-10-03
vdpau: Check return values of the bitreader functions
Sebastian Dröge
1
-4
/
+8
2010-09-21
vdpau: Use the new XOverlay API
Edward Hervey
1
-5
/
+7
2010-09-06
vdpauvideopostprocess: set new framerate on output caps instead of input caps
Carl-Anton Ingmarsson
1
-15
/
+15
2010-09-05
vdpauh264dec: parse "pixel-aspect-ratio" from stream
Carl-Anton Ingmarsson
1
-0
/
+29
2010-09-05
vdpau: remove non working unused code from GstBaseVideoDecoder
Carl-Anton Ingmarsson
2
-184
/
+21
[next]