summaryrefslogtreecommitdiff
path: root/ext/resindvd
Commit message (Expand)AuthorAgeFilesLines
* 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
* resindvd: Remove old code and obsolete commentsJan Schmidt2009-11-042-53/+2
* resindvd: Fix an oversight from updating the copy of basesrcJan Schmidt2009-11-021-1/+1
* resindvd: Use gst_base_src_new_seamless_segment()Jan Schmidt2009-11-021-9/+16
* resindvd: Add gst_base_src_new_seamless_segment() to GstBaseSrc copyJan Schmidt2009-11-022-0/+64
* resindvd: Update the base source copyJan Schmidt2009-11-027-725/+945
* resindvd: Remove extra new-segment in rsnstreamselector. Send discont.Jan Schmidt2009-10-272-11/+13
* resindvd: Avoid a deadlock. Improve chapter seek.Jan Schmidt2009-10-271-13/+15
* resindvd: lower a debug message to log level.Jan Schmidt2009-10-271-1/+1
* resindvd: Add a keypress mapping for switching audio trackJan Schmidt2009-10-271-0/+4
* resindvd: Set the new initial-identity property on autoconvertJan Schmidt2009-10-271-1/+2
* resindvd: Re-send audio stream select on re-configurationJan Schmidt2009-10-161-1/+8
* resindvd: Fix a small flaw - if any audio stream exists, use itJan Schmidt2009-10-161-1/+3
* resindvd: Fix decoder pad template to allow LPCMJan Schmidt2009-10-151-23/+3
* resindvd: Don't leak a reference to the parent in rsnaudiomungeJan Schmidt2009-10-131-0/+1
* build: fprintf, sprintf, sscanf need stdio.hStefan Kost2009-10-071-0/+1
* resindvdbin: If no suitable audio decoder is found play the DVD without audioSebastian Dröge2009-10-012-3/+36
* resindvdbin: Also post missing element messages if any other element is missingSebastian Dröge2009-10-011-0/+2
* resindvdbin: Post missing decoder messages if one is missingSebastian Dröge2009-10-012-1/+15
* resindvdbin: Use the new video decoderSebastian Dröge2009-10-011-31/+4
* resindvdbin: Rename filesSebastian Dröge2009-10-014-4/+4
* resindvdbin: Refactor audio decoder and add a (MPEG) video decoderSebastian Dröge2009-10-012-114/+246
* rsnaudiodec: Get desired sink caps from the pad templateSebastian Dröge2009-10-011-5/+6
* resindvdbin: Create external srcpads from the static pad templatesSebastian Dröge2009-09-301-8/+14
* resindvdbin: Use gst_caps_can_intersect() because it's fasterSebastian Dröge2009-09-261-3/+1
* rsnaudiodec: Use ghost pads and always forward application/x-gst-dvd events i...Sebastian Dröge2009-09-262-253/+52
* resindvdbin: Use autoconvert in rsnaudiodec and build a list of possible deco...Jan Schmidt2009-09-262-9/+149
* rsnstreamselector: Use new single object iterator for the internally linked padsSebastian Dröge2009-09-251-58/+6
* resindvdbin: Don't block the external ghost pads but only their targetsSebastian Dröge2009-09-252-20/+58
* rsnstreamselector: Use iterate internal links instead of deprecated get inter...Sebastian Dröge2009-08-311-32/+68
* resindvd, rawparse: fix LDFLAGS for gst-plugins-base libsРуслан Ижбулатов2009-08-251-1/+1
* resindvd: Don't send empty language code stringsJan Schmidt2009-07-131-3/+5
* Make build without warnings with debugging disabledTim-Philipp Müller2009-06-191-2/+1
* resindvd: Create all the audio streams of all formatsJan Schmidt2009-05-274-10/+20
* resindvd: LPCM streams are only from 0xa0 to 0xaf.Jan Schmidt2009-05-261-1/+1
* resindvd: Fix subpicture timing in some casesJan Schmidt2009-05-261-1/+3
* resindvd: Try a different approach to segment filling.Jan Schmidt2009-05-261-13/+19