openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
ssr
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
about 7 hours
ago. based on code collected
about 7 hours
ago.
Oct 08, 2024 — Oct 08, 2025
Showing page 29 of 33
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Small GUI improvements.
Maarten Baert
More...
about 12 years ago
Improved PulseAudio input.
Maarten Baert
More...
about 12 years ago
Working PulseAudio input.
Maarten Baert
More...
about 12 years ago
Merge branch 'master' into pulseaudio
Maarten Baert
More...
about 12 years ago
Fall back to av_free if avcodec_free_frame does not exist.
Maarten Baert
More...
about 12 years ago
Switch old encoding API to new packet/frame system.
Maarten Baert
More...
about 12 years ago
Replaced av_frame_alloc/av_frame_free with avcodec_alloc_frame/avcodec_free_frame.
Maarten Baert
More...
about 12 years ago
AVFrames are now allocated by ffmpeg rather than SSR (apparently this is the correct way to do it). Also, QMutex has been replaced with std::mutex everywhere.
Maarten Baert
More...
about 12 years ago
Don't try to get the OpenGL version before SwapBuffers is called.
Maarten Baert
More...
about 12 years ago
Incomplete PulseAudio input.
Maarten Baert
More...
about 12 years ago
Disable padding again because it doesn't work as expected.
Maarten Baert
More...
about 12 years ago
Merge branch 'master' of github.com:MaartenBaert/ssr
Maarten Baert
More...
about 12 years ago
Avoid some warnings.
Maarten Baert
More...
about 12 years ago
Merge branch 'master' of https://github.com/MaartenBaert/ssr
maarten
More...
about 12 years ago
Workaround for GCC 4.6.
maarten
More...
about 12 years ago
Removed old debug code.
Maarten Baert
More...
about 12 years ago
Disable 'override' for GCC < 4.7.
Maarten Baert
More...
about 12 years ago
Replaced c++11 with c++0x for compatibility with Ubuntu 12.04.
Maarten Baert
More...
about 12 years ago
Switched to POSIX and C functions instead of QFile for stats file, since Qt couldn't get the permissions right.
Maarten Baert
More...
about 12 years ago
Added optional statistics file.
Maarten Baert
More...
about 12 years ago
Fixed small graphical problem with VideoPreviewer during resize.
Maarten Baert
More...
about 12 years ago
Switched from Qt thread/mutex and volatile to C++11 thread/mutex/atomic.
Maarten Baert
More...
about 12 years ago
Added input FPS counter.
Maarten Baert
More...
about 12 years ago
Some small fixes, and switched from 'volatile' to memory fences for glinject.
Maarten Baert
More...
about 12 years ago
Merge branch 'master' of https://github.com/borancar/ssr.git
Maarten Baert
More...
about 12 years ago
Add a 100ms timer for polling glinject
Boran Car
More...
about 12 years ago
Inline GetHotkeyModifiers
Boran Car
More...
about 12 years ago
Updated comment.
Maarten Baert
More...
about 12 years ago
Changed some setting names and added 'allow frame skipping' option.
Maarten Baert
More...
about 12 years ago
Re-added complete frame rate throttling.
Maarten Baert
More...
about 12 years ago
←
1
2
…
25
26
27
28
29
30
31
32
33
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree