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
/
ext
/
resindvd
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-27
Add feature options for almost all plugins
Nirbheek Chauhan
1
-2
/
+2
2018-05-04
resindvsrc: Don't use the GST_EVENT_TIMESTAMP
Jan Schmidt
1
-1
/
+2
2018-04-25
Meson: Generate pc file for all plugins in bad
Xavier Claessens
1
-0
/
+1
2018-04-12
resindvd, uvch264src, dx9screencapsrc: fix clock ref leaks in error paths
Garima Gaur
1
-0
/
+2
2017-05-18
Fix up package name and origin in some plugins
Tim-Philipp Müller
1
-1
/
+1
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
2
-17
/
+8
2016-08-20
Add support for Meson as alternative/parallel build system
Nirbheek Chauhan
1
-0
/
+27
2016-08-19
plugins: Use stdint.h instead of _stdint.h
Nirbheek Chauhan
1
-1
/
+3
2016-03-24
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
5
-24
/
+21
2016-02-08
resindvd: remove commented out include
Luis de Bethencourt
1
-1
/
+0
2016-02-08
Revert "resindvd: get rid of _stdint.h include"
Luis de Bethencourt
2
-5
/
+7
2016-02-08
resindvd: get rid of _stdint.h include
Luis de Bethencourt
2
-7
/
+5
2015-12-15
plugins-bad: Fix example pipelines
Vineeth TM
2
-2
/
+2
2015-11-05
resindvd: use GST_STIME_FORMAT for GstClockTimeDiff
Luis de Bethencourt
1
-2
/
+2
2015-10-02
resindvd: Port to new GLib mutex/cond API
Sebastian Dröge
4
-105
/
+104
2015-09-27
resindvd: Send gap updates to the segment stop during stills
Jan Schmidt
1
-10
/
+15
2015-05-27
resindvd: remove unused value
Luis de Bethencourt
1
-2
/
+0
2015-03-12
Remove a bunch of silly ';;' typos at the end of lines
Jan Schmidt
1
-1
/
+1
2015-02-19
rsninputselector: Fail the latency query if one of the upstream queries fails
Sebastian Dröge
1
-3
/
+4
2015-02-11
Improve and fix LATENCY query handling
Sebastian Dröge
1
-2
/
+1
2015-02-08
resindvd: Don't send meaningless segment position downstream
Jan Schmidt
1
-11
/
+6
2014-04-09
resindvd: avoid crashing in pathological case
Vincent Penquerc'h
1
-1
/
+5
2014-04-08
resindvd: guard against overflow in audio subtitle streams
Vincent Penquerc'h
1
-1
/
+1
2014-04-08
resindvd: guard against overflow in menu subtitle streams
Vincent Penquerc'h
1
-1
/
+1
2014-01-16
resindvd: Merge changes across from master mpegdemux
Jan Schmidt
3
-212
/
+282
2014-01-15
resindvdsrc: fix minor memory leak when creating title info message
Tim-Philipp Müller
1
-0
/
+2
2013-12-10
resindvd: Remove racy glib warning.
Jan Schmidt
1
-6
/
+13
2013-07-29
all: Fix for GST_DISABLE_GST_DEBUG
Edward Hervey
3
-15
/
+36
2013-07-23
resindvd: Add support for group-id in the stream-start event
Sebastian Dröge
2
-1
/
+26
2013-07-22
resindvd: Send stream-start event before anything else on the mpeg demuxer sr...
Sebastian Dröge
1
-0
/
+10
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
2013-01-07
resindvd: handle non-utf8 dvd disc titles better
Tim-Philipp Müller
3
-2
/
+12
2012-11-30
resindvd, frei0r: link to libgmodule-2.0 in plugins that use g_module_* API
Tim-Philipp Müller
1
-1
/
+1
2012-11-04
Fix FSF address
Tim-Philipp Müller
12
-24
/
+24
2012-10-17
Use gst_element_class_set_static_metadata()
Tim-Philipp Müller
5
-6
/
+6
2012-10-02
resindvd: Remove caps lock from parsetter element.
Jan Schmidt
2
-13
/
+0
2012-10-01
resindvd: Update overridden caps when the DAR changes
Jan Schmidt
1
-2
/
+9
2012-10-01
resindvd: Port parsetter element
Jan Schmidt
6
-359
/
+115
2012-09-30
resindvd: Fiddle with segment handling for DVD.
Jan Schmidt
2
-19
/
+46
2012-09-26
resindvd: Don't send spurious 'close segment' events. Make a single segment
Jan Schmidt
1
-50
/
+1
2012-09-18
resindvd: Fix segment handling in the demuxer.
Jan Schmidt
2
-9
/
+62
2012-09-15
use gst_element_factory_get_metadata to replace obsolete API
Mark Nauwelaerts
1
-2
/
+4
2012-09-14
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
5
-6
/
+6
2012-09-14
ffmpegcolorspace is no more
Wim Taymans
1
-1
/
+1
2012-09-12
resindvd: Start with a larger subpicture queue for preroll.
Jan Schmidt
2
-5
/
+24
2012-09-12
resindvd: Disable input-selector syncing
Jan Schmidt
1
-5
/
+10
2012-09-11
ext, gst: only activate in pull mode if upstream is seekable
Mark Nauwelaerts
1
-1
/
+2
2012-09-02
gst_message_new_duration -> gst_message_new_duration_changed
Tim-Philipp Müller
1
-2
/
+1
2012-09-01
resindvd/mpegdemux: Send both PTS and DTS downstream
Jan Schmidt
1
-8
/
+10
[next]