Download List

Projeto Descrição

Java VideoLan Client Binding lets you use the VideoLan multimedia player
in any Java software.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-08-02 18:36
0.0.9

Esta versão tem um layout limpo classes, e é mais intuitivo de usar. As partes da interface nativa foram reescritos, alguns vazamentos de memória corrigido. A atualização é recomendada.
Tags: Minor feature enhancements
This release has a cleaner classes layout, and is more intuitive to use. Parts of the native interface have been rewritten, some memory leaks corrected. Upgrading is recommended.

2006-07-31 14:46
0.0.8

Um novo VideoLAN Manager API foi adicionada. É agora possível reparent a janela de saída de vídeo (ou seja, de mover uma tela para outra) e para controlar tempo de reprodução de mídia. Lots of bugfixes e limpezas foram feitas.
Tags: Major feature enhancements
A new VideoLAN Manager API was added. It's now
possible to reparent the video output window (i.e.
move from one canvas to another) and to control
playing media time. Lots of bugfixes and cleanups
were done.

2006-06-11 06:56
0.0.7

Novas funcionalidades estão disponíveis na biblioteca central. Agora é possível a limpeza de um objeto JVLC. A classe Status foi removido e substituído por duas funções auxiliares. Alguns bugs importantes foram corrigidos. A revisão recomendada para usar o VLC é pelo menos 15871.
Tags: Major feature enhancements
New features are available in the core library.
It's now possible to cleanup a JVLC object. The
Status class has been removed and replaced by two
helper functions. Some important bugs have been
fixed. The recommended vlc revision to use is at
least 15871.

2006-06-06 17:32
0.0.6

Este comunicado se concentra em novas funcionalidades e correções diversas. Agora é possível ter certeza se uma entrada é realmente jogar e se ele tiver uma saída de vídeo associados e para recuperar o seu tamanho.
Tags: Major feature enhancements
This release focuses on new features and several
bugfixes. It's now possible to be sure if an input
is really playing and if it has an associated
video output and to retrieve its size.

2006-03-31 21:09
0.0.5

O código foi limpado, e agora JVLC liga-se à nova interface de controle libvlc. Um widget SWT saída de vídeo está presente, por isso agora é possível inserir JVLC em aplicações SWT.
Tags: Major feature enhancements
The code has been cleaned up, and now JVLC binds to the new libvlc control interface. An SWT Video output widget is present, so it's now possible to embed JVLC in SWT applications.

Project Resources