summaryrefslogtreecommitdiff
path: root/ext/resindvd
Commit message (Expand)AuthorAgeFilesLines
* ext/resindvd/: Add support for time based seeking.Jan Schmidt2009-01-084-11/+108
* ext/resindvd/resindvdsrc.c: Fix format string. Fixes bug #561992.Tal Shalif2008-11-231-1/+1
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-041-0/+1
* ext/resindvd/Makefile.am: Dist the play scripts.Stefan Kost2008-11-011-0/+2
* ext/resindvd/resindvdsrc.*: Better fix for #546319 and similar cases by expli...Jan Schmidt2008-10-302-20/+28
* ext/resindvd/resindvdsrc.c: Make sure to start the NAV packet processing when...Jan Schmidt2008-10-291-17/+27
* ext/resindvd/resin-play: Remove $@ to fix parse_launch warningStefan Kost2008-10-282-1/+14
* ext/resindvd/resindvdsrc.c: Fix next/prev chapter seeking at the beginning or...Jan Schmidt2008-10-071-4/+14
* ext/resindvd/: Add in Title/Chapter seeking, and simple but buggy audio and s...Jan Schmidt2008-09-274-54/+281
* Enable/fix up translations for these plugins.Tim-Philipp Müller2008-09-022-3/+9
* ext/resindvd/resindvdbin.c: Fix compiler warning on Forte.Jan Schmidt2008-08-291-1/+1
* ext/resindvd/Makefile.am: Dist missing header files. Fixes bug #543861.Sebastian Dröge2008-07-211-1/+3
* ext/resindvd/gstmpegdemux.c: Remove whitespace line.Jan Schmidt2008-07-145-37/+110
* docs/plugins/.cvsignore: Ignore *-undeclared.txtJan Schmidt2008-07-1113-146/+938
* ext/resindvd/rsnbasesrc.c: Use the right i18n header.Stefan Kost2008-06-211-1/+3
* ext/resindvd/resindvdsrc.*: Schedule NAV packets and activate them with an as...Jan Schmidt2008-06-203-93/+433
* ext/resindvd/resindvdbin.c: Parse the URI argument into the device name so dv...Jan Schmidt2008-06-172-7/+41
* Make resindvd work with libdvdnav >= 4.0.0.Sebastian Dröge2008-06-171-0/+9
* configure.ac: Check for libdvdnav to build resindvd.Jan Schmidt2008-06-1722-0/+9974