index
:
glcapture.git
master
Capture audio and video from OpenGL/ALSA programs
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Update documentation
HEAD
master
Jari Vetoniemi
2017-02-16
*
Use COARSE clock
Jari Vetoniemi
2017-02-16
*
Profile CPU time instead.
Jari Vetoniemi
2017-02-16
*
Apply speed hack to all clocks
Jari Vetoniemi
2017-02-16
*
Add a simple makefile
Earnestly
2017-01-31
*
Add more comments
Jari Vetoniemi
2017-01-26
*
Output calculated FPS in 5 second intervals
Jari Vetoniemi
2017-01-26
*
Improve frame dropping by calculating current fps
Jari Vetoniemi
2017-01-26
*
Initialize fifo->base with info->ts
Jari Vetoniemi
2017-01-26
*
Make draw_indicator warning 1ms
Jari Vetoniemi
2017-01-26
*
Profile write_frame and map_buffer separately
Jari Vetoniemi
2017-01-26
*
Make capture_reset reset whole GL structure
Jari Vetoniemi
2017-01-26
*
Bit safer glIsBuffer
Jari Vetoniemi
2017-01-26
*
Drop only half frames, add warning for drops
Jari Vetoniemi
2017-01-26
*
glFlush after glRadPixels
Jari Vetoniemi
2017-01-26
*
Make dlsym_proc use hook_function
Jari Vetoniemi
2017-01-26
*
Tune parameters, add TODO
Jari Vetoniemi
2017-01-25
*
Use fwrite instead of FILE for buffered writes
Jari Vetoniemi
2017-01-25
*
Make default PBO's 3
Jari Vetoniemi
2017-01-25
*
Try dlopen with RTLD_NOLOAD if symbols are hidden
Jari Vetoniemi
2017-01-25
*
Increase the warning to 2ms
Jari Vetoniemi
2017-01-24
*
Improve comments
Jari Vetoniemi
2017-01-24
*
Add performance warning
Jari Vetoniemi
2017-01-24
*
Add buffer struct
Jari Vetoniemi
2017-01-24
*
Use rgb0 as video type for ES so we ignore alpha
Jari Vetoniemi
2017-01-23
*
Flip pixels of video if needed
Jari Vetoniemi
2017-01-23
*
Remove unnecessary NULL initializations
Jari Vetoniemi
2017-01-23
*
Ignore sigpipe
Jari Vetoniemi
2017-01-23
*
Add wider OpenGL coverage, more cleanups, etc..
Jari Vetoniemi
2017-01-23
*
Move out non function hook code out of hooks.h
Jari Vetoniemi
2017-01-23
*
Split code a bit, wrangle OpenGL
Jari Vetoniemi
2017-01-23
*
Make it possible hook into EGL
Jari Vetoniemi
2017-01-23
*
Make the function hooking bit saner
Jari Vetoniemi
2017-01-23
*
Unneccessary scoping
Jari Vetoniemi
2017-01-23
*
Refactor GL code
Jari Vetoniemi
2017-01-23
*
Update information
Jari Vetoniemi
2017-01-23
*
Decouple data writing
Jari Vetoniemi
2017-01-23
*
Update "documentation"
Jari Vetoniemi
2017-01-22
*
Update tunable description
Jari Vetoniemi
2017-01-22
*
Synchronize to single base time
Jari Vetoniemi
2017-01-22
*
Handle stream information changes properly
Jari Vetoniemi
2017-01-22
*
Implement rest of ffmpeg supported PCM formats
Jari Vetoniemi
2017-01-22
*
Add some FIXMEs
Jari Vetoniemi
2017-01-22
*
Fix header size sanity check
Jari Vetoniemi
2017-01-22
*
Update the information at top of .c file
Jari Vetoniemi
2017-01-22
*
Initial commit
Jari Vetoniemi
2017-01-22