27 Commits (c8dea81921504c5e25a705dec4438dc95463f49b)

Author SHA1 Message Date
Clément Bœsch 353c2e384c build: replace use of HAVE_SDL2 with existing CONFIG_SDL2 7 years ago
Carl Eugen Hoyos 6a22d2459d lavd/opengl_enc: Fix a typo. 8 years ago
Carl Eugen Hoyos 2ac381088d lavd/opengl_enc: Support BGR48. 8 years ago
Lukasz Marek 645353829f lavd/opengl: use SDL2 8 years ago
Derek Buitenhuis 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
Hendrik Leppkes 5d8e836d0e Replace all remaining occurances of step/depth_minus1 and offset_plus1 9 years ago
Matthew Oliver 0167fa0060 msvc: Fix compilation errors due to header include order. 10 years ago
Reimar Döffinger d9e2aceb7f Add missing "const" all over the place. 10 years ago
Lou Logan 88f2586adb fix various typos 11 years ago
Lukasz Marek db4b03146c lavd/opengl_enc: fix window size correction code 11 years ago
Lukasz Marek 45601854b1 lavd/opengl_enc: add window size param 11 years ago
Lukasz Marek 41e4c6d8c5 lavd/opengl_enc: use flag to mark inited context 11 years ago
Lukasz Marek 8ff72924cf lavd/opengl_enc: fix pixel data alignment 11 years ago
Matt Oliver 27f184ef40 Fix OpenGL device compilation with msvc gl.h 11 years ago
Lukasz Marek f607767d93 lavd: add categories to device implementations 11 years ago
Lukasz Marek db4a704482 lavd/opengl_enc: implement uncoded frame callback 11 years ago
Lukasz Marek db403023c0 lavd/opengl_enc: add gray8/16 formats 11 years ago
Lukasz Marek c81a9d13f4 lavd/opengl_enc: fix parentheses in if condition 11 years ago
Lukasz Marek 5059d8dfe3 lavd/opengl_enc: remove inlines 11 years ago
Lukasz Marek 69b19f2642 lavd/opengl_enc: fix window caption 11 years ago
Lukasz Marek 1fb1ddf647 lavd/opengl_enc: simplify opengl_load_procedures usage 11 years ago
Lukasz Marek c8275331ba lavd/opengl_enc: factorize deinit_context function 11 years ago
Lukasz Marek 4afe1c1178 lavd/opengl_enc: factorize create/release window functions 11 years ago
Lukasz Marek c9074b992e lavd/opengl_enc: rename GL_RED_COMPONENT define 11 years ago
Lukasz Marek c72f916c15 lavd/opengl_enc: create format description table 11 years ago
Lukasz Marek ded6b3af41 lavd: add opengl device 11 years ago