index
:
gst-plugins-bad
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
master
LV2 for GStreamer (SoC 2009)
dave@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ext
/
resindvd
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-03
resindvd: Convert some g_print to GST_LOG_OBJECT and friends, remove some others
Jan Schmidt
4
-36
/
+32
2009-05-03
resindvd: Add DVDFASTSTART env var to making some testing easier
Jan Schmidt
1
-1
/
+7
2009-05-03
resindvd: Remove redundant modulo operation in the demuxer
Jan Schmidt
1
-1
/
+1
2009-05-03
resindvd: Map audio and subpicture logical streams to physical.
Jan Schmidt
2
-24
/
+70
2009-05-03
resindvd: require libdvdnav >= 4.1.2 for dvdnav_get_current_time()
Tim-Philipp Müller
1
-12
/
+0
2009-05-03
resindvd: Send both the logical and physical substream ID in the stream change.
Jan Schmidt
1
-7
/
+12
2009-05-03
resindvd: Use new GstNavigation functionality.
Jan Schmidt
3
-119
/
+246
2009-05-03
resindvd: Switch to using a hard-coded mpeg2dec, and change pad blocking a bit.
Jan Schmidt
2
-16
/
+98
2009-05-03
resindvd: Add newline to debug g_print statement
Jan Schmidt
1
-1
/
+1
2009-05-03
resindvd: Make highlights work when jumping into menus
Jan Schmidt
1
-5
/
+13
2009-05-03
resindvd: Support multiangle titles.
Jan Schmidt
1
-2
/
+14
2009-05-03
resindvd: Add back in support for using hardcoded a52dec
Jan Schmidt
1
-4
/
+11
2009-05-03
resindvd: Add some debug when creating the output pads in the demuxer
Jan Schmidt
1
-2
/
+15
2009-05-03
resindvd: More hacking on the audio decoder.
Jan Schmidt
1
-35
/
+41
2009-05-03
resindvd: Trim back the g_print debug - convert to GST_DEBUG and GST_LOG
Jan Schmidt
1
-22
/
+24
2009-05-03
resindvd: Extend the Resin audio decoder element, and switch rsndvdbin to use it
Jan Schmidt
3
-12
/
+315
2009-05-03
resindvd: First part of the re-plugging audio decoder
Jan Schmidt
3
-0
/
+198
2009-05-03
resindvd: remove unused code path from the bin
Jan Schmidt
1
-33
/
+1
2009-05-03
resindvd: Indent some things
Jan Schmidt
1
-12
/
+12
2009-05-03
resindvd: Switch GST_BOILERPLATE to G_DEFINE_TYPE for no real reason.
Jan Schmidt
2
-26
/
+14
2009-05-03
resindvd: Add faststart, and work around some multi-angle issues
Jan Schmidt
2
-17
/
+106
2009-05-03
resindvd: Small debug output change in the source element
Jan Schmidt
1
-1
/
+1
2009-01-09
ext/resindvd/resindvdsrc.c: Additional patch for resin fixes time-based seeki...
Jan Schmidt
1
-21
/
+92
2009-01-08
ext/resindvd/: Add support for time based seeking.
Jan Schmidt
4
-11
/
+108
2008-11-23
ext/resindvd/resindvdsrc.c: Fix format string. Fixes bug #561992.
Tal Shalif
1
-1
/
+1
2008-11-04
Don't install static libs for plugins. Fixes #550851 for -bad.
Stefan Kost
1
-0
/
+1
2008-11-01
ext/resindvd/Makefile.am: Dist the play scripts.
Stefan Kost
1
-0
/
+2
2008-10-30
ext/resindvd/resindvdsrc.*: Better fix for #546319 and similar cases by expli...
Jan Schmidt
2
-20
/
+28
2008-10-29
ext/resindvd/resindvdsrc.c: Make sure to start the NAV packet processing when...
Jan Schmidt
1
-17
/
+27
2008-10-28
ext/resindvd/resin-play: Remove $@ to fix parse_launch warning
Stefan Kost
2
-1
/
+14
2008-10-07
ext/resindvd/resindvdsrc.c: Fix next/prev chapter seeking at the beginning or...
Jan Schmidt
1
-4
/
+14
2008-09-27
ext/resindvd/: Add in Title/Chapter seeking, and simple but buggy audio and s...
Jan Schmidt
4
-54
/
+281
2008-09-02
Enable/fix up translations for these plugins.
Tim-Philipp Müller
2
-3
/
+9
2008-08-29
ext/resindvd/resindvdbin.c: Fix compiler warning on Forte.
Jan Schmidt
1
-1
/
+1
2008-07-21
ext/resindvd/Makefile.am: Dist missing header files. Fixes bug #543861.
Sebastian Dröge
1
-1
/
+3
2008-07-14
ext/resindvd/gstmpegdemux.c: Remove whitespace line.
Jan Schmidt
5
-37
/
+110
2008-07-11
docs/plugins/.cvsignore: Ignore *-undeclared.txt
Jan Schmidt
13
-146
/
+938
2008-06-21
ext/resindvd/rsnbasesrc.c: Use the right i18n header.
Stefan Kost
1
-1
/
+3
2008-06-20
ext/resindvd/resindvdsrc.*: Schedule NAV packets and activate them with an as...
Jan Schmidt
3
-93
/
+433
2008-06-17
ext/resindvd/resindvdbin.c: Parse the URI argument into the device name so dv...
Jan Schmidt
2
-7
/
+41
2008-06-17
Make resindvd work with libdvdnav >= 4.0.0.
Sebastian Dröge
1
-0
/
+9
2008-06-17
configure.ac: Check for libdvdnav to build resindvd.
Jan Schmidt
22
-0
/
+9974