summaryrefslogtreecommitdiff
path: root/ext/resindvd/resindvdbin.c
Commit message (Expand)AuthorAgeFilesLines
* resindvd: Remove racy glib warning.Jan Schmidt2013-12-101-6/+13
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
* resindvd: Port parsetter elementJan Schmidt2012-10-011-2/+2
* resindvd: Fix segment handling in the demuxer.Jan Schmidt2012-09-181-0/+50
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
* resindvd: Start with a larger subpicture queue for preroll.Jan Schmidt2012-09-121-5/+22
* resindvd: Disable input-selector syncingJan Schmidt2012-09-121-5/+10
* resindvd: Plug a video parser in front of decoderJan Schmidt2012-08-311-2/+37
* resindvd: Add some GAP event stuff to make still-frames start to workJan Schmidt2012-08-311-18/+2
* resindvd: Initial partial port to 0.11Jan Schmidt2012-08-311-80/+77
* video/x-dvd-subpicture -> subpicture/x-dvdTim-Philipp Müller2012-08-201-2/+2
* Merge branch 'master' into 0.11Wim Taymans2012-02-101-0/+1
|\
| * plenty: fixup glib deprecationsVincent Penquerc'h2012-01-271-0/+1
* | Merge branch 'master' into 0.11Sebastian Dröge2012-01-251-12/+11
|\ \ | |/
| * resindvd: fix preroll on titles with no audio trackVincent Penquerc'h2012-01-231-11/+10
| * resindvdbin: fix video/audio mixup in error messageVincent Penquerc'h2012-01-231-1/+1
| * various: fix pad template ref leaksVincent Penquerc'h2011-11-281-6/+6
* | Update for GstURIHandler get_protocols() changesTim-Philipp Müller2011-11-131-2/+2
* | more template fixesWim Taymans2011-11-041-4/+4
|/
* Fix some unused-but-set-variable warnings with gcc 4.6Tim-Philipp Müller2011-04-151-2/+0
* various (ext): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost2010-10-191-1/+1
* Add -Wwrite-stringsBenjamin Otte2010-03-221-1/+1
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-7/+4
* resindvd: Remove old code and obsolete commentsJan Schmidt2009-11-041-50/+0
* resindvdbin: If no suitable audio decoder is found play the DVD without audioSebastian Dröge2009-10-011-3/+35
* 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-011-1/+14
* resindvdbin: Use the new video decoderSebastian Dröge2009-10-011-31/+4
* resindvdbin: Rename filesSebastian Dröge2009-10-011-1/+1
* 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
* resindvdbin: Use autoconvert in rsnaudiodec and build a list of possible deco...Jan Schmidt2009-09-261-2/+30
* resindvdbin: Don't block the external ghost pads but only their targetsSebastian Dröge2009-09-251-20/+57
* resindvd: Fix raciness in rsndvdbin when initially creating padsJan Schmidt2009-05-141-12/+16
* resindvd: Switch to using a hard-coded mpeg2dec, and change pad blocking a bit.Jan Schmidt2009-04-021-15/+97
* resindvd: Add back in support for using hardcoded a52decJan Schmidt2009-04-021-4/+11
* resindvd: Extend the Resin audio decoder element, and switch rsndvdbin to use itJan Schmidt2009-04-021-2/+2
* resindvd: remove unused code path from the binJan Schmidt2009-04-021-33/+1
* ext/resindvd/: Add support for time based seeking.Jan Schmidt2009-01-081-1/+4
* ext/resindvd/resindvdbin.c: Fix compiler warning on Forte.Jan Schmidt2008-08-291-1/+1
* ext/resindvd/gstmpegdemux.c: Remove whitespace line.Jan Schmidt2008-07-141-32/+98
* docs/plugins/.cvsignore: Ignore *-undeclared.txtJan Schmidt2008-07-111-54/+68
* ext/resindvd/resindvdbin.c: Parse the URI argument into the device name so dv...Jan Schmidt2008-06-171-7/+8
* configure.ac: Check for libdvdnav to build resindvd.Jan Schmidt2008-06-171-0/+758