summaryrefslogtreecommitdiffstats
path: root/demux
diff options
context:
space:
mode:
authorAlexander Preisinger <alexander.preisinger@gmail.com>2013-07-18 17:35:28 +0200
committerAlexander Preisinger <alexander.preisinger@gmail.com>2013-07-18 17:52:56 +0200
commit3dc063a3308e2f3e2a1a94f2a6b1c58e64a757bb (patch)
tree9a3fdfb642e6df9128a8a041def4991861321b68 /demux
parentc5b76714a0c9d57521b08e135f4f3c4e35c8b245 (diff)
downloadmpv-3dc063a3308e2f3e2a1a94f2a6b1c58e64a757bb.tar.bz2
mpv-3dc063a3308e2f3e2a1a94f2a6b1c58e64a757bb.tar.xz
wayland: use a unified struct for the state
This commit removes the pointer to the single different structures for input and window and puts them as anonymous structures inside the wayland_state structure. This has the disadvantage of passing the substructure to the listeners, but the advantage is that we don't have to allocate them and check for NULL pointers. This makes it more reliable and easier to follow.
Diffstat (limited to 'demux')
0 files changed, 0 insertions, 0 deletions