YUV decoder based on Cecilia and Minus

yuv-player is a simple YUV decoder implemented with the Cecilia component model and the minus component library.

License

License

GroupId

GroupId

org.objectweb.think.yuv-player
ArtifactId

ArtifactId

parent
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

pom
Description

Description

YUV decoder based on Cecilia and Minus
yuv-player is a simple YUV decoder implemented with the Cecilia component model and the minus component library.
Project Organization

Project Organization

ST Microelectronics

Download parent

Filename Size
parent-1.0.pom 868 bytes
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.objectweb.think.yuv-player/parent/ -->
<dependency>
    <groupId>org.objectweb.think.yuv-player</groupId>
    <artifactId>parent</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.think.yuv-player/parent/
implementation 'org.objectweb.think.yuv-player:parent:1.0'
// https://jarcasting.com/artifacts/org.objectweb.think.yuv-player/parent/
implementation ("org.objectweb.think.yuv-player:parent:1.0")
'org.objectweb.think.yuv-player:parent:pom:1.0'
<dependency org="org.objectweb.think.yuv-player" name="parent" rev="1.0">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.think.yuv-player', module='parent', version='1.0')
)
libraryDependencies += "org.objectweb.think.yuv-player" % "parent" % "1.0"
[org.objectweb.think.yuv-player/parent "1.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.0

Project Modules

  • yuv-player-sources
  • yuv-player-test
  • yuv-player-targets

Versions

Version
1.0