gstreamer/ext
Jan Schmidt 8244a3d688 resindvd: Add faststart, and work around some multi-angle issues
Add a 'fast-start' property to the rsndvdsrc element, that attempts to
jump directly to the DVD menu when starting. Doesn't work correctly on all
titles yet.

Add workarounds for issues with multiple angles in libdvdnav: Use a heuristic
to avoid detecting discontinuities during multiple-angle titles, it seems
caused by libdvdnav losing some NAV packets in multiangle titles. Fix
seeking in multi-angle titles by aligning our sector calculation logic
with libdvdnav's. Also, use libdvdnav's dvdnav_get_current_time() method
to determine the logical position of the current cell when it changes, as the
cell_start value in the cell_change event provides a number that doesn't
compensate for angle cell blocks.
2009-04-02 14:46:35 +01:00
..
alsaspdif Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
amrwb Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
apexsink apexsink: Use a union to avoid type-punning strict aliasing compiler warning. 2009-02-27 10:41:43 +00:00
arts Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
artsd Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
assrender Random cleanup and smaller bugfixes 2009-02-05 17:52:38 +01:00
audiofile Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
audioresample Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
bz2 Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
cdaudio Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
celt celtenc: build with celt 0.5. 2009-03-23 12:16:52 +01:00
dc1394 Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
dirac ext/dirac/gstdiracenc.cc: Set pixel-aspect-ratio correctly in the encoder API, as well as some default gstreamerish c... 2008-11-13 22:30:54 +00:00
directfb dfbvideosink: include stdlib.h for abs() 2009-03-10 21:39:00 +00:00
divx Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
dts dtsdec: Add some basic docs to the plugin 2009-02-27 12:00:21 +00:00
faac ext/apexsink/Makefile.am: Link against -lgcrpyto for RSA_new and RSA_free. 2009-01-02 01:44:11 +00:00
faad faad: Use the public headers if faad2 >= 2.7. Fixes #573369 2009-03-06 12:42:50 +01:00
gsm gsmdec: Use G_BYTE_ORDER to fix Windows compile 2009-03-04 11:07:52 +01:00
hermes Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
ivorbis Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
jack jack: Add new connection mode 2009-03-23 17:07:16 +01:00
jp2k jp2enc: Unref peer caps after usage to fix a memory leak 2009-04-02 13:05:11 +02:00
ladspa ladspa: comment signalprocessor class more and do minor code cleanups 2009-03-25 23:04:13 +02:00
lcs Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
libfame Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
libmms Add seeking support to mmssrc. Fixes bug #469930. 2009-01-23 11:50:29 +01:00
metadata metdata: more logging and code cleanups 2009-03-22 21:02:45 +02:00
mimic Add Doc for mimic plugin 2009-03-03 16:55:12 -05:00
modplug Build the modplug plugin against the modplug library and remove our copy 2009-01-24 18:13:39 +01:00
mpeg2enc mpeg2enc: fix bitrate property settings 2009-03-30 22:06:55 +02:00
mplex mplex: fix required version 2009-03-05 22:04:48 +02:00
musepack Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
musicbrainz Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
mythtv Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
nas Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
neon Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
ofa Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
polyp Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
resindvd resindvd: Add faststart, and work around some multi-angle issues 2009-04-02 14:46:35 +01:00
sdl Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
shout Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
snapshot Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
sndfile Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
soundtouch Detect libsoundtouch 1.4 and higher. 2009-02-22 19:18:36 +00:00
spc ext/spc/gstspc.c: Post an error and push EOS when we can't start playback for some reason. also avoid a crash when fe... 2008-11-25 18:28:18 +00:00
swfdec Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
tarkin Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
theora Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
timidity Add README with midi related links. 2009-01-23 16:09:51 +02:00
x264 ext/x264/gstx264enc.c: Use hyphen in property name, perform safety buffer size check prior to mem access, and some mo... 2009-01-05 10:28:58 +00:00
xine Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
xvid xvid: Fix compilation warning 2009-02-22 13:17:54 +01:00
Makefile.am Moved twolame from Bad to Ugly 2009-03-10 01:03:41 +00:00