summaryrefslogtreecommitdiff
path: root/ext/resindvd
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch 'master' into 0.11Wim Taymans2011-08-251-0/+1
|\ \ | |/
| * rsndvd: ensure metadata is writable when writing to itVincent Penquerc'h2011-08-241-0/+1
* | Merge branch 'master' into 0.11Wim Taymans2011-08-042-17/+1
|\ \ | |/
| * resindvd: Fix set-but-unused warningsOlivier Crête2011-07-122-17/+1
* | Merge branch 'master' into 0.11Wim Taymans2011-06-152-4/+0
|\ \ | |/
| * Fix some unused-but-set-variable warnings with gcc 4.6Tim-Philipp Müller2011-04-152-4/+0
* | meta: update for new APIWim Taymans2011-03-081-2/+1
* | meta: fix for new metadata apiWim Taymans2011-02-283-3/+4
* | miniobject: port rsndvdWim Taymans2011-02-283-114/+67
|/
* resindvd: Defer pushing tag updates until streaming.Jan Schmidt2010-12-122-8/+22
* resindvd: Attempt to use glib language setting for DVD menus/audioJan Schmidt2010-12-121-3/+21
* resindvd: Fix silly typo in button state tracking.Jan Schmidt2010-12-121-1/+1
* various (ext): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost2010-10-192-3/+3
* resindvdsrc: improve error messages on read errosTim-Philipp Müller2010-09-261-11/+46
* Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGSDavid Schleef2010-05-191-1/+2
* resindvd: Apply caps to generated buffersJan Schmidt2010-05-061-1/+3