GitXplorerGitXplorer
r

vlc-vout-clutter

public
4 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
0ef782eff30dafb80a2848b4ed2c8351a4cf7dd1

new design to handle update of ClutterTexture

committed 16 years ago
Unverified
83c8f6b4bc5e1838f35f3492a52a46634d7706e6

fixed a deadlock while stopping video from the main thread of clutter

committed 16 years ago
Unverified
8a1433db6705bf3dd39207bddd493247d105024d

use of g_atomic

committed 16 years ago
Unverified
8814c8ab99ec00ae4a639ba00faf95e6bdb82e09

Wrong install path thanks to Guillaume Koenig

rrno committed 16 years ago
Unverified
d53de1b764a6c447d6bc22e84e4859d17d0c5d75

tricky fix to avoid race between idle func and destroy of module.

rrno committed 16 years ago
Unverified
bde83a2ad65640a3a869f8fbf4ff8470c2aaf58d

first commit

rrno committed 16 years ago

README

The README file for this repository.

vlc-vout-clutter README

vlc-vout-clutter is an integration library for using Clutter with Vlc.

Clutter is an open source software library for creating fast, visually rich and animated graphical user interfaces. It uses OpenGL for drawing primitives and has multiple backends, allowing its usage on different platforms.

vlc-vout-clutter requires:

GLib >= 2.10.0 Clutter >= 0.8.0 Vlc >= 0.9.8

Released under the terms of the GNU Lesser General Public License, version 2.1 or later. See the file COPYING for details.