This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
gst-dsp /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sat Apr 18 09:58:00 -0700 2009 | |
| |
Makefile | Sat May 23 17:58:51 -0700 2009 | |
| |
README | Sat May 23 15:06:24 -0700 2009 | |
| |
dmm_buffer.h | Fri May 22 15:06:58 -0700 2009 | |
| |
dsp_bridge.c | Thu May 21 10:11:23 -0700 2009 | |
| |
dsp_bridge.h | Thu May 21 10:11:46 -0700 2009 | |
| |
get-version.sh | Sat Apr 18 09:58:00 -0700 2009 | |
| |
gstdspbase.c | ||
| |
gstdspbase.h | ||
| |
gstdspdummy.c | Tue May 26 07:55:18 -0700 2009 | |
| |
gstdspdummy.h | Thu May 21 10:23:49 -0700 2009 | |
| |
gstdspvdec.c | Sat May 23 17:58:51 -0700 2009 | |
| |
gstdspvdec.h | Sat May 23 10:27:10 -0700 2009 | |
| |
gstdspvenc.c | ||
| |
gstdspvenc.h | Sat May 23 10:46:41 -0700 2009 | |
| |
log.c | Thu May 21 10:21:35 -0700 2009 | |
| |
log.h | Thu May 21 10:21:35 -0700 2009 | |
| |
plugin.c | Sat May 23 10:46:41 -0700 2009 | |
| |
plugin.h | Thu May 21 10:15:02 -0700 2009 | |
| |
sem.h | Thu May 21 10:37:05 -0700 2009 | |
| |
util.c | Sat May 23 17:58:51 -0700 2009 | |
| |
util.h | Sat May 23 17:58:51 -0700 2009 |
README
Allo socket nodes should be in /lib/dsp == vdec == You'll need these ringio.dll64P, usn.dll64P, and the corresponding SN mp4vdec_sn.dll64P (MPEG-4 video), h264vdec_sn.dll64P (H.264). == venc (and image) == You'll need usn.dll64P, and the corresponding SN JPEG (jpegenc_sn.dll64P). == dummy == Make sure you have dummy.dll64P. You can try putting dspdummy in the middle of normal gst-launch pipelines: gst-launch-0.10 videotestsrc ! dspdummy ! xvimagesink








