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
/
gst
/
dvdspu
/
gstdvdspu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-24
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
1
-6
/
+5
2015-12-15
plugins-bad: Fix example pipelines
Vineeth TM
1
-1
/
+1
2015-09-27
Revert "dvdspu: render to AYUV overlay"
Jan Schmidt
1
-201
/
+25
2015-09-27
Revert "dvdspu: render to ARGB overlay instead of AYUV"
Jan Schmidt
1
-1
/
+1
2015-09-27
Revert "dvdspu: cache overlay composition"
Jan Schmidt
1
-27
/
+8
2015-09-27
Revert "dvdspu: improve negotiation of overlay composition"
Jan Schmidt
1
-343
/
+50
2015-09-26
dvdspu: improve negotiation of overlay composition
Arnaud Vrac
1
-50
/
+343
2015-09-26
dvdspu: cache overlay composition
Arnaud Vrac
1
-8
/
+27
2015-09-26
dvdspu: allow suffix in dvd event name to allow multiple sticky dvd events
Arnaud Vrac
1
-1
/
+2
2015-09-26
dvdspu: render to ARGB overlay instead of AYUV
Arnaud Vrac
1
-1
/
+1
2015-09-26
dvdspu: render to AYUV overlay
Arnaud Vrac
1
-25
/
+201
2015-09-26
dvdspu: pass dvdspu argument to set_caps functions
Arnaud Vrac
1
-10
/
+8
2015-08-13
dvdspu: Fix event leaks
Vineeth TM
1
-2
/
+6
2015-02-08
dvdspu: Avoid warning if the video for a still frame arrives after the SPU
Jan Schmidt
1
-0
/
+3
2014-10-02
gst: remove unnecessary GLIB_DISABLE_DEPRECATION_WARNINGS
Vineeth T M
1
-4
/
+0
2014-09-25
style: remove unnecessary break statements
Luis de Bethencourt
1
-1
/
+0
2014-03-08
dvdspu: set proxy allocation flag on the video sink pad
Matthieu Bouron
1
-0
/
+2
2014-02-08
dvdspu: Remove unused variable
Sebastian Dröge
1
-7
/
+0
2013-11-21
dvdspu: Handle vobsub packets smaller than 4 bytes
Jan Schmidt
1
-1
/
+5
2013-10-05
dvdspu: handle sticky dvd events
Matej Knopp
1
-0
/
+1
2013-07-29
all: Fix for GST_DISABLE_GST_DEBUG
Edward Hervey
1
-6
/
+3
2012-11-04
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-10-17
Use gst_element_class_set_static_metadata()
Tim-Philipp Müller
1
-2
/
+2
2012-10-03
dvdspu: add YV12 and NV12 support
Rob Clark
1
-4
/
+2
2012-09-14
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
1
-1
/
+1
2012-09-12
dvdspu: Advance video stream with gap events.
Jan Schmidt
1
-14
/
+38
2012-08-31
dvdspu: Make GAP event aware
Jan Schmidt
1
-0
/
+16
2012-08-20
video/x-dvd-subpicture -> subpicture/x-dvd
Tim-Philipp Müller
1
-2
/
+2
2012-06-12
dvdspu: Fix array type
Edward Hervey
1
-1
/
+1
2012-06-11
dvdspu: allow debugging of render and highlight rectangles via environment va...
Tim-Philipp Müller
1
-0
/
+15
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
1
-1
/
+1
2012-03-28
update for buffer changes
Wim Taymans
1
-1
/
+1
2012-03-11
fix for caps api changes
Wim Taymans
1
-3
/
+3
2012-02-20
dvdspu should forward video caps event
Matej Knopp
1
-1
/
+4
2012-02-10
Merge branch 'master' into 0.11
Wim Taymans
1
-0
/
+4
2012-01-27
plenty: fixup glib deprecations
Vincent Penquerc'h
1
-0
/
+4
2012-01-25
port to new memory API
Wim Taymans
1
-7
/
+7
2012-01-19
port to new gthread API
Wim Taymans
1
-2
/
+2
2011-11-28
various: fix pad template ref leaks
Vincent Penquerc'h
1
-6
/
+5
2011-11-23
Fix printf format compiler warnings on OS X / 64 bit
Matej Knopp
1
-8
/
+10
2011-11-17
add parent to pad functions
Wim Taymans
1
-38
/
+37
2011-11-16
add parent to query function
Wim Taymans
1
-6
/
+8
2011-11-15
_peer_get_caps() -> _peer_query_caps()
Wim Taymans
1
-1
/
+1
2011-11-15
change getcaps to query
Wim Taymans
1
-4
/
+54
2011-10-08
dvdspu: port to 0.11
Wim Taymans
1
-59
/
+70
2011-10-06
dvdspu: beginning of port to 0.11
Wim Taymans
1
-95
/
+55
2011-05-30
Revert "dvdspu: Fix pad templates"
Edward Hervey
1
-6
/
+4
2011-05-29
dvdspu: Fix pad templates
Edward Hervey
1
-4
/
+6
2010-11-25
dvdspu: Remove dead assignments
Edward Hervey
1
-2
/
+0
2010-03-21
Add -Wmissing-declarations -Wmissing-prototypes to configure flags
Benjamin Otte
1
-1
/
+1
[next]