| .. |
|
graphics
|
d2ba08e46b
add frame flipping code
|
12 years ago |
|
media-io
|
7dada3bef4
fill out the rest of the source video frame functions, added nv12 decompression function, and cleaned up the design of the source video frame stuff
|
12 years ago |
|
util
|
93905e516b
modify w32-pthreads location in source/project files
|
12 years ago |
|
makefile.am
|
676a0bd67d
update build system to autotools (finally)
|
12 years ago |
|
obs-data.h
|
a43e291577
fill in the texture_setimage function, fill in a few other functions, and change certain names to be a little more consistent
|
12 years ago |
|
obs-defs.h
|
ac2c08927f
added intial async audio/video code, fixed a few bugs, improved thread safety, and made a few other minor adjustments
|
12 years ago |
|
obs-display.c
|
9570f0b8d7
change names, fix some bugs, minor GL/D3D fixes, update tests, fix effect files, output a little more debug information
|
12 years ago |
|
obs-module.c
|
18834c6a45
some static analysis cleanup
|
12 years ago |
|
obs-module.h
|
0301b24ace
modernize header guards to #pragma once
|
12 years ago |
|
obs-output.c
|
9570f0b8d7
change names, fix some bugs, minor GL/D3D fixes, update tests, fix effect files, output a little more debug information
|
12 years ago |
|
obs-output.h
|
0301b24ace
modernize header guards to #pragma once
|
12 years ago |
|
obs-scene.c
|
ac2c08927f
added intial async audio/video code, fixed a few bugs, improved thread safety, and made a few other minor adjustments
|
12 years ago |
|
obs-scene.h
|
9570f0b8d7
change names, fix some bugs, minor GL/D3D fixes, update tests, fix effect files, output a little more debug information
|
12 years ago |
|
obs-service.h
|
0301b24ace
modernize header guards to #pragma once
|
12 years ago |
|
obs-source.c
|
3adfaf7f9f
not sure how a backslash slipped into an include, but it's gone now
|
12 years ago |
|
obs-source.h
|
d2ba08e46b
add frame flipping code
|
12 years ago |
|
obs-video.c
|
ae3cecf09f
make data access in the threads a bit more safe (note: probably will need some more safety measures later on)
|
12 years ago |
|
obs.c
|
ab08c2c3f2
fixed a minor bug in the gl shader parser
|
12 years ago |
|
obs.h
|
7dada3bef4
fill out the rest of the source video frame functions, added nv12 decompression function, and cleaned up the design of the source video frame stuff
|
12 years ago |