3
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
play: Correct usage info More... over 14 years ago
all: Clean up control file handling More... over 14 years ago
Removed shcodec-capenc, should use shcodecs-record More... over 14 years ago
shcodecs-cap: User can now set capture size More... over 14 years ago
capture: Changed names to capture/cap. The capture code could be used on any device (with the exception of the memory allocation for the IO_METHOD_USERPTR method). More... over 14 years ago
capture: Fix opaque data structure definition. More... over 14 years ago
record: Fix var used after destroyed More... over 14 years ago
cap: Added framerate info More... over 14 years ago
record: Fix debug output More... over 14 years ago
cap: Fix building shcodecs-cap More... over 14 years ago
add shcodecs_encoder_set_input_physical_addr() More... over 14 years ago
add shcodecs_encoder_set_input_physical_addr() More... over 14 years ago
Add usleep fallback for framerate timer More... over 14 years ago
update elapsed time types in tools More... over 14 years ago
remove unused m4iph_sdr_memset() user function More... over 14 years ago
Initialization to avoid H.264 decode block noise More... over 14 years ago
intermediate {src,dest}_virt variables for clarity More... over 14 years ago
intermediate {src,dest}_virt variables for clarity More... over 14 years ago
Changed the mode to 0 in avcbd_get_decoded_frame function. The change allow a decode and reading a decoded frame at the same time. Limitation:For video streams that have consecutive I-frames, the video decoder middleware will output decoded frames to the same output buffer as the previous I-frame. More... over 14 years ago
rename sdr_{read,write} src,dest args More... over 14 years ago
rename sdr_{read,write} src,dest args More... over 14 years ago
Formatting: spaces to tabs More... over 14 years ago
shcodecs-record: spaces to tabs More... over 14 years ago
shcodecs-record: display instant, mean fps More... over 14 years ago
framerate: guard against erroneous timings More... over 14 years ago
framerate: add framerate_instantaneous_fps() More... over 14 years ago
framerate: rename calc_fps to mean_fps More... over 14 years ago
framerate: cache curr_elapsed time More... over 14 years ago
cleanup framerate API: new_measurer(), new_timer() More... over 14 years ago
shcodecs-play: use framerate tallys More... over 14 years ago