summaryrefslogtreecommitdiff
path: root/libavdevice/opengl_enc.c
Commit message (Expand)AuthorAge
* lavd/opengl_enc: fix pixel data alignmentLukasz Marek2014-04-30
* Fix OpenGL device compilation with msvc gl.hMatt Oliver2014-04-16
* lavd: add categories to device implementationsLukasz Marek2014-03-03
* lavd/opengl_enc: implement uncoded frame callbackLukasz Marek2014-02-13
* lavd/opengl_enc: add gray8/16 formatsLukasz Marek2014-02-13
* lavd/opengl_enc: fix parentheses in if conditionLukasz Marek2014-02-02
* lavd/opengl_enc: remove inlinesLukasz Marek2014-02-02
* lavd/opengl_enc: fix window captionLukasz Marek2014-02-02
* lavd/opengl_enc: simplify opengl_load_procedures usageLukasz Marek2014-02-02
* lavd/opengl_enc: factorize deinit_context functionLukasz Marek2014-02-02
* lavd/opengl_enc: factorize create/release window functionsLukasz Marek2014-02-02
* lavd/opengl_enc: rename GL_RED_COMPONENT defineLukasz Marek2014-02-02
* lavd/opengl_enc: create format description tableLukasz Marek2014-02-02
* lavd: add opengl deviceLukasz Marek2014-01-27