index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavdevice
/
opengl_enc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavd/opengl_enc: fix window size correction code
Lukasz Marek
2014-05-02
1
-2
/
+2
*
lavd/opengl_enc: add window size param
Lukasz Marek
2014-05-02
1
-2
/
+13
*
lavd/opengl_enc: use flag to mark inited context
Lukasz Marek
2014-05-02
1
-2
/
+4
*
lavd/opengl_enc: fix pixel data alignment
Lukasz Marek
2014-04-30
1
-0
/
+2
*
Fix OpenGL device compilation with msvc gl.h
Matt Oliver
2014-04-16
1
-3
/
+3
*
lavd: add categories to device implementations
Lukasz Marek
2014-03-03
1
-0
/
+1
*
lavd/opengl_enc: implement uncoded frame callback
Lukasz Marek
2014-02-13
1
-20
/
+65
*
lavd/opengl_enc: add gray8/16 formats
Lukasz Marek
2014-02-13
1
-0
/
+2
*
lavd/opengl_enc: fix parentheses in if condition
Lukasz Marek
2014-02-02
1
-1
/
+1
*
lavd/opengl_enc: remove inlines
Lukasz Marek
2014-02-02
1
-6
/
+4
*
lavd/opengl_enc: fix window caption
Lukasz Marek
2014-02-02
1
-0
/
+1
*
lavd/opengl_enc: simplify opengl_load_procedures usage
Lukasz Marek
2014-02-02
1
-6
/
+11
*
lavd/opengl_enc: factorize deinit_context function
Lukasz Marek
2014-02-02
1
-18
/
+41
*
lavd/opengl_enc: factorize create/release window functions
Lukasz Marek
2014-02-02
1
-25
/
+45
*
lavd/opengl_enc: rename GL_RED_COMPONENT define
Lukasz Marek
2014-02-02
1
-23
/
+23
*
lavd/opengl_enc: create format description table
Lukasz Marek
2014-02-02
1
-84
/
+59
*
lavd: add opengl device
Lukasz Marek
2014-01-27
1
-0
/
+1221