summaryrefslogtreecommitdiff
path: root/ext/resindvd
Commit message (Expand)AuthorAgeFilesLines
* 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
* | GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHINGWim Taymans2012-02-081-1/+1
* | Merge branch 'master' into 0.11Sebastian Dröge2012-01-254-14/+46
|\ \ | |/
| * resindvd: fix caps refcount errorVincent Penquerc'h2012-01-231-1/+3
| * resindvd: fix preroll on titles with no audio trackVincent Penquerc'h2012-01-232-12/+41
| * rsndvdsrc: fix leakVincent Penquerc'h2012-01-231-0/+1
| * resindvdbin: fix video/audio mixup in error messageVincent Penquerc'h2012-01-231-1/+1
| * rsnaudiomunge: keep the object ref longerVincent Penquerc'h2012-01-231-1/+1
* | Merge remote-tracking branch 'origin/master' into 0.11-premergeEdward Hervey2011-12-301-2/+1
|\ \ | |/
| * rsndec: Don't use the initial-identity property on autoconvertSebastian Dröge2011-12-071-2/+1
| * various: fix pad template ref leaksVincent Penquerc'h2011-11-286-28/+24
* | Update for GstURIHandler get_protocols() changesTim-Philipp Müller2011-11-131-2/+2
* | Merge branch 'master' into 0.11Wim Taymans2011-11-091-2/+7
|\ \ | |/
| * resindvdsrc: do not try to seek before the first chapterVincent Penquerc'h2011-11-071-1/+6
* | more template fixesWim Taymans2011-11-041-4/+4
* | make request pads take _%uWim Taymans2011-11-041-2/+2