kfish (Conrad Parker)

Name
Conrad Parker
Email
Website/Blog
http://blog.kfish.org/
Location
Tokyo, Japan
Member Since
Dec 07, 2008 (11 months)

Following 10 githubbers and watching 25 repositories view all →

Public Repositories (16)

  • libshcodecs

    A library for controlling SH-Mobile hardware codecs

    legend

    Last updated Wed Nov 25 00:52:57 -0800 2009

  • gst-shrtsp

    SH-Mobile RTSP server

    legend

    Last updated Tue Nov 24 02:35:48 -0800 2009

  • gst-sh-mobile

    GStreamer Encoder and Decoder for SH Mobile

    legend

    Forked from honkasuo/gst-sh-mobile Tue Jul 21 22:00:27 -0700 2009

    Last updated Mon Nov 23 17:04:58 -0800 2009

  • libfishsound

    A simple programming interface for decoding and encoding audio data using Xiph.org codecs (FLAC, ...

    legend

    Last updated Sun Nov 22 22:46:15 -0800 2009

  • liboggz

    A library and tools for working with Ogg encapsulation, with support for seeking, chopping and va...

    legend

    Last updated Sun Nov 22 17:50:17 -0800 2009

  • libshveu

    A library for controlling SH-Mobile VEU

    legend

    Last updated Thu Oct 08 22:07:44 -0700 2009

  • libuiomux

    A conflict manager for system resources, including UIO devices

    legend

    Last updated Thu Oct 08 20:47:46 -0700 2009

  • sighttpd

    A stream ingress HTTP server

    legend

    Last updated Sun Sep 13 20:30:52 -0700 2009

  • ui-command

    A Haskell framework for friendly commandline programs

    legend

    Last updated Sat Aug 15 01:18:02 -0700 2009

  • git-bzr

    A bidirectional Git - Bazaar gateway

    legend

    Forked from yarikoptic/git-bzr Mon Jun 22 21:25:37 -0700 2009

    Last updated Thu Aug 13 03:36:18 -0700 2009

  • histogram

    A Haskell library for generating histograms

    legend

    Last updated Mon Aug 03 02:00:19 -0700 2009

  • omxil-sh

    A collection of OpenMAX IL components for SH-Mobile

    legend

    Last updated Tue Jul 14 03:18:45 -0700 2009

  • blossom

    A web log generator: C library, commandline tool and CGI

    legend

    Last updated Mon May 18 01:57:26 -0700 2009

  • fastphoto

    A high performance JPEG rescaler: C library, tool and CGI

    legend

    Last updated Fri May 15 18:52:44 -0700 2009

  • tractorgen

    Generates ASCII tractors.

    legend

    Last updated Thu Dec 25 11:13:31 -0800 2008

  • guest-builder

    Tools to build a guest filesystem

    legend

    Last updated Mon Dec 22 18:23:09 -0800 2008

Public Activity feed

kfish deleted branch 720p-encode at kfish/libshcodecs Wed Nov 25 00:53:29 -0800 2009
Deleted branch was at kfish/libshcodecs/tree/720p-encode
kfish pushed to uiomux at kfish/libshcodecs Wed Nov 25 00:52:59 -0800 2009
HEAD is 99938ed47227af7b149d2f226f27577355256910

18 commits »

kfish pushed to shveu at kfish/libshcodecs Wed Nov 25 00:52:58 -0800 2009
HEAD is cb256e647d62ee0c9d569d8bb383d1c6e9ebbd59

8 commits »

kfish pushed to master at kfish/libshcodecs Wed Nov 25 00:52:58 -0800 2009
HEAD is b9f0cfe3e855568116ae88ac0115020f837edbd2

5 commits »

kfish pushed to 720p at kfish/libshcodecs Wed Nov 25 00:35:07 -0800 2009
HEAD is b9f0cfe3e855568116ae88ac0115020f837edbd2
  • kfish committed b9f0cfe3:
    re-order decoder initialization, fix for 720p
kfish pushed to master at kfish/gst-shrtsp Tue Nov 24 02:35:49 -0800 2009
HEAD is 7ba5c993eecf857dd0530ea9c5977185d503fdbb
kfish pushed to master at kfish/gst-shrtsp Mon Nov 23 23:31:29 -0800 2009
HEAD is 56983971434e3d2c9e3dd013fe18236052d66c6d
kfish pushed to master at kfish/gst-shrtsp Mon Nov 23 23:27:34 -0800 2009
HEAD is 2c397311e5c28aa8d5ee386f362d15409364b652
kfish pushed to master at kfish/gst-shrtsp Mon Nov 23 23:22:47 -0800 2009
HEAD is 1ce76f4f5ad13a6bb7126ef7b924a3a48c82d9d3
  • kfish committed 1ce76f4f:
    replace INSTALL symlink with file text
kfish pushed to master at kfish/gst-shrtsp Mon Nov 23 23:21:12 -0800 2009
HEAD is 57edacac4eb606658ff085c512958d9513c512a2

2 commits »

kfish started watching morimoto/libshspu Mon Nov 23 20:43:38 -0800 2009
libshspu's description:
libshspu
kfish pushed to fbdevsink at kfish/gst-sh-mobile Mon Nov 23 17:04:58 -0800 2009
HEAD is d8379d1d7ec46ff4295e41e0a4509bd532784c14

2 commits »

kfish pushed to uiomux at kfish/libshcodecs Mon Nov 23 16:46:18 -0800 2009
HEAD is 3c65bb41e48dd3e58750de6aaf1d7b08606e1f6b

14 commits »

kfish pushed to shveu at kfish/libshcodecs Mon Nov 23 16:46:18 -0800 2009
HEAD is dbe8ff42d12b3b8f7df78364da23bb3827129790

4 commits »

kfish pushed to master at kfish/libshcodecs Mon Nov 23 16:46:17 -0800 2009
HEAD is 816101d715b18744783d85af3686c3b3872f80fe
  • Phil Edworthy committed 816101d7:
    Modified how stream & work area sizes are calculated. The hardcoded values were excessively large in some cases and too small in others. This change calculated the size of the output stream buffer based on the size of a frame. The work area size is constant for all frame sizes.
kfish pushed to 720p-encode at kfish/libshcodecs Mon Nov 23 16:46:17 -0800 2009
HEAD is 816101d715b18744783d85af3686c3b3872f80fe
  • Phil Edworthy committed 816101d7:
    Modified how stream & work area sizes are calculated. The hardcoded values were excessively large in some cases and too small in others. This change calculated the size of the output stream buffer based on the size of a frame. The work area size is constant for all frame sizes.
kfish pushed to 720p at kfish/libshcodecs Mon Nov 23 16:46:16 -0800 2009
HEAD is 5c5f8b63f41c5684441b121b355d61e6ccf04bfa

5 commits »

kfish pushed to master at kfish/libfishsound Sun Nov 22 22:46:15 -0800 2009
HEAD is 896fe360574331c19ebdb677cc2fb170422baff1
  • kfish committed 896fe360:
    update configure.ac: use -Werror, SHLIB
kfish deleted branch oggz_packet at kfish/liboggz Sun Nov 22 17:52:16 -0800 2009
Deleted branch was at kfish/liboggz/tree/oggz_packet
kfish pushed to seek-rewrite at kfish/liboggz Sun Nov 22 17:50:18 -0800 2009
HEAD is abaf2647a06963ff2da143d9d16584e33345766d

38 commits »

kfish pushed to chop-rewrite at kfish/liboggz Sun Nov 22 17:50:18 -0800 2009
HEAD is 0e289e4acbe4b6f4c7dd54681da416c5e270934e

52 commits »

kfish pushed to master at kfish/liboggz Sun Nov 22 17:50:18 -0800 2009
HEAD is 5cc71fdb5b3b887222218e26d30792701018a5cf
  • Pino Toscano committed 5cc71fdb:
    Debian #557537: FTBFS on hurd-i386: wrong platform detection for version
kfish pushed to byte-offset-analysis at kfish/liboggz Sun Nov 22 17:50:18 -0800 2009
HEAD is 2b3ec6aa1557158ddf07d64ba39bfe6a36f9f151

8 commits »

kfish pushed to byte-offsets at kfish/liboggz Sun Nov 22 17:50:17 -0800 2009
HEAD is e2f21f4769eb9ea58b2fa73307ea0a719f1d4805

2 commits »

kfish pushed to fbdevsink at kfish/gst-sh-mobile Thu Nov 19 17:07:10 -0800 2009
HEAD is 38dab0a4fd5e2d31214b4029b35cb4da6166938f

9 commits »

kfish pushed to master at kfish/gst-sh-mobile Thu Nov 19 17:07:09 -0800 2009
HEAD is f152d3222d01cb5255d220a3c8288d697d1e6577
  • Phil Edworthy committed f152d322:
    Handle ceu buffers that are not the same size as that requested. Also reduced the number of ceu buffers that is requested to 2, as this is all we need.
kfish pushed to uiomux at kfish/libshcodecs Wed Nov 18 20:17:32 -0800 2009
HEAD is 16d1f109025a5e90e5f76d91fdab8f38c6694693

15 commits »

kfish pushed to 720p at kfish/libshcodecs Wed Nov 18 20:17:32 -0800 2009
HEAD is 534de67b69843aff7a16ad658d382feedd36b185

6 commits »

kfish pushed to shveu at kfish/libshcodecs Wed Nov 18 20:17:32 -0800 2009
HEAD is e8a1df537b961d8f8d4f8dffb870e4cf056bf4b1

5 commits »

kfish pushed to 720p-encode at kfish/libshcodecs Wed Nov 18 20:17:32 -0800 2009
HEAD is c9046878bb41fb123536d74d3c704110cc861c6c

2 commits »

kfish pushed to master at kfish/libshcodecs Wed Nov 18 20:17:32 -0800 2009
HEAD is c9046878bb41fb123536d74d3c704110cc861c6c

2 commits »

kfish created branch master at kfish/gst-shrtsp Tue Nov 17 21:42:19 -0800 2009
New branch is at kfish/gst-shrtsp/tree/master
kfish created repository gst-shrtsp Tue Nov 17 21:41:19 -0800 2009
New repository is at kfish/gst-shrtsp
kfish pushed to fbdevsink at kfish/gst-sh-mobile Tue Nov 17 21:34:29 -0800 2009
HEAD is 936013a5d85f6d2e15231c8d60141e65dfc76208

12 commits »