Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
* probe which encodings are available at runtime
* modularize the Encoder code so we can query device and codec support without doing a full context init (which requires the codec to be specified!)
* add guards to all functions to prevent NULL dereference if we call a function without a valid context / device initialized

git-svn-id: https://xpra.org/svn/Xpra/trunk@13363 3bb7dfac-3a0b-4e04-842a-767bc560f471
  • Loading branch information
totaam committed Aug 16, 2016
1 parent db3276a commit e980ae4
Showing 1 changed file with 126 additions and 77 deletions.
Loading

0 comments on commit e980ae4

Please sign in to comment.