summaryrefslogtreecommitdiff
path: root/ext/resindvd
Commit message (Expand)AuthorAgeFilesLines
* 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
* resindvdbin: Use GST_FLOW_CUSTOM_SUCCESS instead of some integerSebastian Dröge2010-04-161-2/+2
* Revert "resindvdbin: Apply gcc 4.5 compiler warning workaround to the mpegpsd...Sebastian Dröge2010-04-161-30/+24
* resindvdbin: Apply gcc 4.5 compiler warning workaround to the mpegpsdemux copySebastian Dröge2010-04-151-24/+30
* Add -Wwrite-stringsBenjamin Otte2010-03-221-1/+1
* Add -Wmissing-declarations -Wmissing-prototypes to configure flagsBenjamin Otte2010-03-211-11/+0
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-186-47/+24
* resindvd: fix unaligned access in this copy of mpegdemux as wellTim-Philipp Müller2010-01-111-3/+3
* resindvd: Remove local basesrc copyJan Schmidt2009-11-215-3191/+51
* resindvd, dvdspu: Use new still-frame API from gst-plugins-baseJan Schmidt2009-11-182-40/+15
* resindvd: Guard against a divide-by-zero error.Jan Schmidt2009-11-181-0/+3
* resindvd: printf format fixesTim-Philipp Müller2009-11-051-1/+1
* resindvd,autoconvert: Avoid depending on 0.10.26 APIJan Schmidt2009-11-041-2/+2