repo.or.cz
/
jirac.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Switched to ant for building
[jirac.git]
/
org
/
diracvideo
/
Schroedinger
/
Slice.java
blob
a2a8dd4b68db10d40f8767b7bb2a6d9f5509b832
1
package
org
.
diracvideo
.
Schroedinger
;
2
3
/** Slice is the class for low delay syntax decoding
4
* @see the dirac specification section 13.5.1 */
5
6
class
Slice
{
7
8
}