index
:
delta/gstreamer-plugins-bad.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/1.2
discontinued-for-monorepo
master
gitlab.freedesktop.org: gstreamer/gst-plugins-bad.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
dvdspu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for Meson as alternative/parallel build system
Nirbheek Chauhan
2016-08-20
1
-0
/
+16
*
dvdspu: don't crash if video frame could not be mapped
Tim-Philipp Müller
2016-08-06
1
-1
/
+3
*
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
2016-03-24
1
-6
/
+5
*
plugins-bad: Fix example pipelines
Vineeth TM
2015-12-15
1
-1
/
+1
*
spu-pgs: Fix array memory leak
Vineeth T M
2015-11-24
1
-0
/
+2
*
Revert "dvdspu: render to AYUV overlay"
Jan Schmidt
2015-09-27
10
-440
/
+448
*
Revert "dvdspu: render to ARGB overlay instead of AYUV"
Jan Schmidt
2015-09-27
4
-53
/
+35
*
Revert "dvdspu: handle frame size event from upstream"
Jan Schmidt
2015-09-27
2
-10
/
+2
*
Revert "dvdspu: cache overlay composition"
Jan Schmidt
2015-09-27
2
-28
/
+8
*
Revert "dvdspu: improve negotiation of overlay composition"
Jan Schmidt
2015-09-27
2
-344
/
+50
*
dvdspu: fix pgs palette colors
Arnaud Vrac
2015-09-26
1
-2
/
+2
*
dvdspu: improve negotiation of overlay composition
Arnaud Vrac
2015-09-26
2
-50
/
+344
*
dvdspu: cache overlay composition
Arnaud Vrac
2015-09-26
2
-8
/
+28
*
dvdspu: handle frame size event from upstream
Arnaud Vrac
2015-09-26
2
-2
/
+10
*
dvdspu: allow suffix in dvd event name to allow multiple sticky dvd events
Arnaud Vrac
2015-09-26
1
-1
/
+2
*
dvdspu: render to ARGB overlay instead of AYUV
Arnaud Vrac
2015-09-26
4
-35
/
+53
*
dvdspu: render to AYUV overlay
Arnaud Vrac
2015-09-26
10
-448
/
+440
*
dvdspu: pass dvdspu argument to set_caps functions
Arnaud Vrac
2015-09-26
1
-10
/
+8
*
dvdspu: skip unneeded reading of RLE data
Arnaud Vrac
2015-09-26
1
-3
/
+3
*
dvdspu: pgs: fix printf format/argument mismatch in debug statements
Tim-Philipp Müller
2015-09-17
1
-5
/
+6
*
spu-pgs: fix buffer and event leak
Vineeth TM
2015-08-13
1
-2
/
+5
*
dvdspu: Fix event leaks
Vineeth TM
2015-08-13
1
-2
/
+6
*
dvdspu: Map the pixel data once per render, not *ahem* twice per byte.
Jan Schmidt
2015-06-09
2
-5
/
+17
*
Remove obsolete Android build cruft
Tim-Philipp Müller
2015-04-26
1
-14
/
+0
*
dvdspu: some optimizations
Rob Clark
2015-02-08
1
-14
/
+23
*
dvdspu: Avoid warning if the video for a still frame arrives after the SPU
Jan Schmidt
2015-02-08
1
-0
/
+3
*
gst: remove unnecessary GLIB_DISABLE_DEPRECATION_WARNINGS
Vineeth T M
2014-10-02
1
-4
/
+0
*
style: remove unnecessary break statements
Luis de Bethencourt
2014-09-25
1
-1
/
+0
*
dvdspu: set proxy allocation flag on the video sink pad
Matthieu Bouron
2014-03-08
1
-0
/
+2
*
dvdspu: Remove unused variable
Sebastian Dröge
2014-02-08
1
-7
/
+0
*
dvdspu: Don't unmap an unreffed buffer
Jan Schmidt
2013-11-25
1
-1
/
+2
*
dvdspu: pop new packet when invalid next command block
Mark Nauwelaerts
2013-11-23
1
-5
/
+7
*
dvdspu: Handle vobsub packets smaller than 4 bytes
Jan Schmidt
2013-11-21
1
-1
/
+5
*
dvdspu: handle sticky dvd events
Matej Knopp
2013-10-05
1
-0
/
+1
*
all: Fix for GST_DISABLE_GST_DEBUG
Edward Hervey
2013-07-29
1
-6
/
+3
*
dvdspu: artifacts when rendering clipped spu
Matej Knopp
2013-07-29
1
-10
/
+13
*
gst: Add better support for static plugins
Sebastian Dröge
2013-04-15
1
-1
/
+1
*
dvdspu: Fix the rendering of PGS windows with left != 0
Jan Schmidt
2013-02-07
1
-0
/
+2
*
Fix FSF address
Tim-Philipp Müller
2012-11-04
9
-18
/
+18
*
Use gst_element_class_set_static_metadata()
Tim-Philipp Müller
2012-10-17
1
-2
/
+2
*
dvdspu: add YV12 and NV12 support
Rob Clark
2012-10-03
2
-8
/
+9
*
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
2012-09-14
1
-1
/
+1
*
dvdspu: Advance video stream with gap events.
Jan Schmidt
2012-09-12
1
-14
/
+38
*
dvdspu: Make GAP event aware
Jan Schmidt
2012-08-31
1
-0
/
+16
*
video/x-dvd-subpicture -> subpicture/x-dvd
Tim-Philipp Müller
2012-08-20
1
-2
/
+2
*
dvdspu: Fix array type
Edward Hervey
2012-06-12
1
-1
/
+1
*
dvdspu: allow debugging of render and highlight rectangles via environment va...
Tim-Philipp Müller
2012-06-11
3
-2
/
+26
*
dvdspu: cleanup debug code
Rob Clark
2012-06-11
1
-42
/
+29
*
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
2012-04-05
1
-1
/
+1
*
gst: Update versioning
Sebastian Dröge
2012-04-04
1
-1
/
+1
[next]