1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 28, 2025 — Jun 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add --enable-debug configure flag More... over 16 years ago
cleanup: remove dead code More... almost 17 years ago
cache output, serve from output cache first More... almost 17 years ago
pause decode when output buffer is full and track input buffer size and fill More... almost 17 years ago
use local input buffer More... almost 17 years ago
update for current libomxil More... almost 17 years ago
update omxregister command More... almost 17 years ago
omxshvpudec: set frame_by_frame mode This assumes data is coming from a demuxer, one frame at a time. More... about 17 years ago
add README.md to EXTRA_DIST More... over 17 years ago
add README symlink to README.md, for automake More... over 17 years ago
rename README to README.md for github, add whitespace for formatting More... over 17 years ago
update README: add licensing info More... over 17 years ago
rename to omxil-sh throughout More... over 17 years ago
Add LGPL2.1 license text, update throughout More... over 17 years ago
libtool update More... over 17 years ago
remove dead code More... over 17 years ago
add src/tools/Makefile.am to repo More... over 17 years ago
update vpu component name with .shvpu suffix More... over 17 years ago
build omxsh-decode-video.c More... over 17 years ago
add verbatim copy of libomxil-bellagio/test/components/video/omxvideodectest.[ch], as omxsh-decode-video.[ch] More... over 17 years ago
update comment header on omxsh-decode-audio.[ch] More... over 17 years ago
rename vpu code throughout to reflect change of VPU library name, from librsovpu4 to libshcodecs More... over 17 years ago
0.6.0 (Released Oct 28) More... over 17 years ago
update README with info about use of omxsh-decode-audio More... over 17 years ago
omx-mp3: Handle different samplerate/channels: send port settings changed callback after decoding the first frame, if the samplerate or channels values are not default. More... over 17 years ago
omxsh-aac: handle different samplerates/channels: send port settings changed callback after first decode if the values are not default. More... over 17 years ago
omxsh-decode-audio: update help message, strip out unneeded ffmpeg code More... over 17 years ago
omx-aac: implement HAACD_GetData(), and limit number of instances to 1 due to that callback not being able to pass an instance pointer. Report consumed input, cleanup throughout. More... over 17 years ago
omxsh-mp3: report consumed input, cleanup throughout More... over 17 years ago
rename components for consistency: aac.haacd -> aac.shdsp, mp3.hmp3d -> mp3.shmp3 and component library names: haacd -> shaac, hmp3d -> shmp3 More... over 17 years ago