summaryrefslogtreecommitdiff
path: root/ext/resindvd
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* resindvd: Minor change to inline a function in the demuxerJan Schmidt2009-05-261-1/+1
* resindvd: Fix the argument order in a debug statementJan Schmidt2009-05-141-4/+6
* resindvd: Make segment updates less aggressive.Jan Schmidt2009-05-142-13/+26
* resindvd: Rework button highlight calculation slightlyJan Schmidt2009-05-141-20/+21
* resindvd: Send commands-changed on button change and handle commands queryJan Schmidt2009-05-142-5/+92
* resindvd: Fix a leak of the DVD title stringJan Schmidt2009-05-141-0/+1
* resindvd: Fix raciness in rsndvdbin when initially creating padsJan Schmidt2009-05-142-12/+17
* resindvd: Modify the segment update logicJan Schmidt2009-05-112-2/+11
* resindvd: Increase the amount of filler audio generatedJan Schmidt2009-05-111-2/+2
* resindvd: Manage timed still sequences betterJan Schmidt2009-05-112-20/+54
* resindvd: Change the audiomunge debug output.Jan Schmidt2009-05-111-24/+27
* resindvd: Rename the audio munger debug categoryJan Schmidt2009-05-111-2/+2
* resindvd: Ensure we send a title tag in the first play section.Jan Schmidt2009-05-111-37/+42
* resindvd: Simplify some stuff. Remove an unnecessary LOG message.Jan Schmidt2009-05-111-6/+6