gstreamer/ext
Thiago Santos cea909b877 dashdemux: fix seeking when the mpd uses a segment template
Remove the dashdemux seeking function to use the one implemented
in mpdparser as it is more complete. This also makes dashdemux not
crash when seeking on streams that use segment templates.
2014-01-09 09:11:23 -03:00
..
apexsink gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
assrender gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
audiofile gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
bz2 gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
chromaprint gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
curl curl: Fix indention 2013-12-17 12:18:16 +01:00
daala daaladec: Use new gst_video_decoder_set_needs_format() API 2013-12-05 11:50:17 +01:00
dash dashdemux: fix seeking when the mpd uses a segment template 2014-01-09 09:11:23 -03:00
dc1394 gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
directfb directfb: Add hack to fix compile with broken DirectFB define 2013-12-19 11:23:23 +11:00
dts gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
eglgles eglglessink: Properly clean up renderbuffers and EAGL context 2013-12-24 11:51:16 +01:00
faac all: Fix for GST_DISABLE_GST_DEBUG 2013-07-29 09:42:12 +02:00
faad gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
flite flitetestsrc: audio format is "S16" not "s16" 2013-05-18 14:02:18 -07:00
fluidsynth gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
gme gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
gsettings gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
gsm gsmdec: process all available input frames in one go 2013-12-12 23:34:27 +00:00
hls hlssink: do not lose ref to the multifilesink 2013-11-07 12:50:55 -03:00
kate kateenc: Delay segment event until we have caps 2013-05-15 10:12:09 +02:00
ladspa ladspa: initialize debug category earlier 2013-07-26 13:21:05 -07:00
libfame gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
libmms gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
lv2 gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
mimic mimic: Ensure segment is sent before caps and buffer 2013-05-15 19:30:40 -04:00
modplug modplug: small seeking code reshuffle 2013-12-20 20:00:55 +01:00
mpeg2enc mpeg2enc: avoid list for one single value in template caps 2013-12-01 23:31:25 +00:00
mpg123 mpg123audiodec: Require caps to be set before any data processing 2013-12-05 12:04:39 +01:00
mplex gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
musepack gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
mythtv gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
nas gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
neon neonhttpsrc: add support for SCHEDULING query 2013-05-12 18:52:56 +01:00
ofa ofa: port to 1.0 2013-05-12 23:42:06 +01:00
openal openal: improved port to 1.0 2013-05-13 23:48:01 +01:00
opencv opencv: don't unref NULL caps in finalize 2013-09-29 23:43:23 +01:00
openexr openexrdec: Instead of trying to parse the bitstream, just look for the next header 2013-12-04 22:38:20 +01:00
openjpeg openjpegdec: Use new gst_video_decoder_set_needs_format() API 2013-12-05 11:50:17 +01:00
openni2 openni2src: Check color format 2013-12-03 14:53:24 +01:00
opus opusparse: Don't send caps in GstBaseParse::start() 2013-12-28 12:39:25 +01:00
resindvd resindvd: Remove racy glib warning. 2013-12-10 22:48:47 +11:00
rsvg ext: Use new flush vfunc of video codec base classes and remove reset implementations 2013-08-15 15:46:58 +02:00
rtmp gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
sbc sbcdec: Require caps to be set before any data processing 2013-12-05 12:05:30 +01:00
schroedinger ext: Use new flush vfunc of video codec base classes and remove reset implementations 2013-08-15 15:46:58 +02:00
sdl gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
smoothstreaming mssdemux: updating docs explaining how it works 2013-12-20 00:40:42 -03:00
snapshot gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
sndfile sfdec: skip '\0' strings for metadata 2014-01-06 22:17:15 +01:00
sndio Use gst_element_class_set_static_metadata() 2012-10-17 17:46:34 +01:00
soundtouch soundtouch: Call default event handler for basetransform 2013-12-10 23:06:53 +11:00
spandsp gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
spc gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
srtp srtpdec: Fix GstCaps memory leak 2014-01-03 10:46:29 +01:00
teletextdec gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
timidity midi: Fix handling of the SEGMENT query 2013-07-29 12:17:57 +02:00
voaacenc gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
voamrwbenc gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
wayland all: Fix for GST_DISABLE_GST_DEBUG 2013-07-29 09:42:12 +02:00
webp webpdec: Some cleanup and minor fixes 2013-08-26 10:22:06 +02:00
xvid gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
zbar gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
Makefile.am openni: Add OpenNNI2 plugin 2013-12-02 11:17:02 +01:00