summaryrefslogtreecommitdiff
path: root/ext/resindvd
Commit message (Expand)AuthorAgeFilesLines
* Use gst_element_request_pad_simple...François Laignel2021-05-051-3/+3
* resindvd: allow per feature registrationStéphane Cerveau2021-03-233-21/+33
* gst: don't use volatile to mean atomicMatthew Waters2021-03-221-1/+1
* remove various useless linefeed in logsStéphane Cerveau2019-12-111-1/+1
* Don't pass default GLib marshallers for signalsNiels De Graef2019-11-061-2/+2
* documentation: fixed a heap o' typosAaron Boxer2019-11-053-3/+3
* Remove autotools build systemTim-Philipp Müller2019-10-141-36/+0
* docs: Build documentation with hotdocThibault Saunier2019-05-131-0/+1
* Add feature options for almost all pluginsNirbheek Chauhan2018-07-271-2/+2
* resindvsrc: Don't use the GST_EVENT_TIMESTAMPJan Schmidt2018-05-041-1/+2
* Meson: Generate pc file for all plugins in badXavier Claessens2018-04-251-0/+1
* resindvd, uvch264src, dx9screencapsrc: fix clock ref leaks in error pathsGarima Gaur2018-04-121-0/+2
* Fix up package name and origin in some pluginsTim-Philipp Müller2017-05-181-1/+1
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-122-17/+8
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+27
* plugins: Use stdint.h instead of _stdint.hNirbheek Chauhan2016-08-191-1/+3
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-245-24/+21
* resindvd: remove commented out includeLuis de Bethencourt2016-02-081-1/+0
* Revert "resindvd: get rid of _stdint.h include"Luis de Bethencourt2016-02-082-5/+7
* resindvd: get rid of _stdint.h includeLuis de Bethencourt2016-02-082-7/+5
* plugins-bad: Fix example pipelinesVineeth TM2015-12-152-2/+2
* resindvd: use GST_STIME_FORMAT for GstClockTimeDiffLuis de Bethencourt2015-11-051-2/+2
* resindvd: Port to new GLib mutex/cond APISebastian Dröge2015-10-024-105/+104
* resindvd: Send gap updates to the segment stop during stillsJan Schmidt2015-09-271-10/+15
* resindvd: remove unused valueLuis de Bethencourt2015-05-271-2/+0
* Remove a bunch of silly ';;' typos at the end of linesJan Schmidt2015-03-121-1/+1
* rsninputselector: Fail the latency query if one of the upstream queries failsSebastian Dröge2015-02-191-3/+4
* Improve and fix LATENCY query handlingSebastian Dröge2015-02-111-2/+1
* resindvd: Don't send meaningless segment position downstreamJan Schmidt2015-02-081-11/+6
* resindvd: avoid crashing in pathological caseVincent Penquerc'h2014-04-091-1/+5
* resindvd: guard against overflow in audio subtitle streamsVincent Penquerc'h2014-04-081-1/+1
* resindvd: guard against overflow in menu subtitle streamsVincent Penquerc'h2014-04-081-1/+1
* resindvd: Merge changes across from master mpegdemuxJan Schmidt2014-01-163-212/+282
* resindvdsrc: fix minor memory leak when creating title info messageTim-Philipp Müller2014-01-151-0/+2
* resindvd: Remove racy glib warning.Jan Schmidt2013-12-101-6/+13
* all: Fix for GST_DISABLE_GST_DEBUGEdward Hervey2013-07-293-15/+36
* resindvd: Add support for group-id in the stream-start eventSebastian Dröge2013-07-232-1/+26
* resindvd: Send stream-start event before anything else on the mpeg demuxer sr...Sebastian Dröge2013-07-221-0/+10
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* resindvd: handle non-utf8 dvd disc titles betterTim-Philipp Müller2013-01-073-2/+12
* resindvd, frei0r: link to libgmodule-2.0 in plugins that use g_module_* APITim-Philipp Müller2012-11-301-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-0412-24/+24
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-175-6/+6
* resindvd: Remove caps lock from parsetter element.Jan Schmidt2012-10-022-13/+0
* resindvd: Update overridden caps when the DAR changesJan Schmidt2012-10-011-2/+9
* resindvd: Port parsetter elementJan Schmidt2012-10-016-359/+115
* resindvd: Fiddle with segment handling for DVD.Jan Schmidt2012-09-302-19/+46
* resindvd: Don't send spurious 'close segment' events. Make a single segmentJan Schmidt2012-09-261-50/+1
* resindvd: Fix segment handling in the demuxer.Jan Schmidt2012-09-182-9/+62