summaryrefslogtreecommitdiff
path: root/ext/resindvd
Commit message (Expand)AuthorAgeFilesLines
* 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
* use gst_element_factory_get_metadata to replace obsolete APIMark Nauwelaerts2012-09-151-2/+4
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-145-6/+6
* ffmpegcolorspace is no moreWim Taymans2012-09-141-1/+1
* resindvd: Start with a larger subpicture queue for preroll.Jan Schmidt2012-09-122-5/+24
* resindvd: Disable input-selector syncingJan Schmidt2012-09-121-5/+10
* ext, gst: only activate in pull mode if upstream is seekableMark Nauwelaerts2012-09-111-1/+2
* gst_message_new_duration -> gst_message_new_duration_changedTim-Philipp Müller2012-09-021-2/+1
* resindvd/mpegdemux: Send both PTS and DTS downstreamJan Schmidt2012-09-011-8/+10
* resindvd: Plug a video parser in front of decoderJan Schmidt2012-08-312-9/+46
* resindvd: Add some GAP event stuff to make still-frames start to workJan Schmidt2012-08-318-486/+34
* resindvd: Initial partial port to 0.11Jan Schmidt2012-08-3115-1406/+2819
* video/x-dvd-subpicture -> subpicture/x-dvdTim-Philipp Müller2012-08-202-4/+4
* gst_tag_list_free -> gst_tag_list_unrefTim-Philipp Müller2012-08-041-2/+2
* resindvd: rename the lib from libresindvd to libgstresindvdVincent Penquerc'h2012-06-141-6/+6
* resindvd: guard against not finding some data on a DVDVincent Penquerc'h2012-06-141-1/+7
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* gst: Update versioningSebastian Dröge2012-04-041-2/+2
* Merge remote-tracking branch 'origin/0.10'Sebastian Dröge2012-03-291-0/+58
|\
| * rsndvdsrc: post a message with title number and durationsVincent Penquerc'h2012-03-161-0/+50
| * resindvd: send duration message on duration updatesStefan Sauer2012-03-041-0/+8
* | use gst_caps_merge instead of gst_caps_unionWim Taymans2012-03-131-6/+3
* | Merge branch 'master' into 0.11Wim Taymans2012-02-103-3/+10
|\ \ | |/
| * resindvd: fix wedge in preroll when playbin2 deinterlacing is enabledVincent Penquerc'h2012-02-011-3/+7
| * plenty: fixup glib deprecationsVincent Penquerc'h2012-01-273-0/+3