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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2
-8
/
+9
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
3
-2
/
+26
2012-06-11
dvdspu: cleanup debug code
Rob Clark
1
-42
/
+29
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
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
3
-25
/
+27
2012-01-19
port to new gthread API
Wim Taymans
2
-5
/
+5
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
8
-134
/
+163
2011-10-06
dvdspu: beginning of port to 0.11
Wim Taymans
1
-95
/
+55
2011-08-23
dvdspu: do not clear out high bits from display area
Vincent Penquerc'h
1
-4
/
+4
2011-06-04
gst: some more unused-but-set-variable warning fixes
Tim-Philipp Müller
1
-5
/
+7
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
2011-04-11
android: make it ready for androgenizer
Thibault Saunier
1
-0
/
+14
2011-02-17
dvdsubdec: make up clut values if they weren't set
David Schleef
1
-9
/
+27
2011-01-24
dvdspu: don't write clipped lines to the output buffer
Vincent Penquerc'h
1
-2
/
+3
2010-11-25
dvdspu: Remove dead assignments
Edward Hervey
1
-2
/
+0
2010-05-19
Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGS
David Schleef
1
-1
/
+1
2010-03-21
Add -Wmissing-declarations -Wmissing-prototypes to configure flags
Benjamin Otte
1
-1
/
+1
2010-03-18
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
1
-7
/
+5
2009-11-18
resindvd, dvdspu: Use new still-frame API from gst-plugins-base
Jan Schmidt
2
-48
/
+27
2009-11-18
dvdspu: Forward the still frame event downstream
Jan Schmidt
1
-2
/
+3
2009-11-02
dvdspu: Fix PGS window parsing
Jan Schmidt
1
-0
/
+1
2009-10-09
assrender/dvdspu: Increase ranks to PRIMARY
Sebastian Dröge
1
-1
/
+1
2009-10-09
dvdspu: Include SubPicture in the classification
Sebastian Dröge
1
-1
/
+1
2009-09-28
dvdspu: Improve PGS parsing
Jan Schmidt
1
-14
/
+21
2009-09-28
dvdspu: Fix rendering and add guards
Jan Schmidt
1
-6
/
+10
2009-09-04
Try to fit subtitles within the video frame when they're too large
Vincent Penquerc'h
1
-43
/
+100
2009-06-19
Make build without warnings with debugging disabled
Tim-Philipp Müller
1
-3
/
+2
2009-06-02
dvdspu: add missing header to Makefile.am: gstspu-common.h
Christian Schaller
1
-1
/
+1
2009-05-28
gstspu: Fix compiler warnings on OS/X
Tristan Matthews
1
-4
/
+10
2009-05-27
gstspu: Convert g_warnings to GST_ERROR, and fix format specifiers
Jan Schmidt
1
-6
/
+10
2009-05-27
gstspu: Fix a nasty regression, with DVDs randomly crashing
Jan Schmidt
1
-3
/
+3
[next]