Sebastian Dröge
|
32d4d29706
|
Some bugfixes to the codec scanning code
Also it's not possible to attach a thread after it was
detached once. As such we simply never detach any thread
at all now.
|
2012-10-15 16:28:37 +02:00 |
|
Sebastian Dröge
|
a48d2feae0
|
Fix some compilation errors
|
2012-10-15 16:28:37 +02:00 |
|
Sebastian Dröge
|
e9dcb1b329
|
Add important FIXME
|
2012-10-15 16:28:37 +02:00 |
|
Sebastian Dröge
|
1e73da2941
|
Add video decoder element
|
2012-10-15 16:28:37 +02:00 |
|
Sebastian Dröge
|
c846605082
|
Add some more JNI wrapping
|
2012-10-15 16:28:37 +02:00 |
|
Sebastian Dröge
|
a6a34c8f1c
|
Add some missing color format constants
|
2012-10-15 16:28:37 +02:00 |
|
Sebastian Dröge
|
d0ebf261ff
|
Implement basic wrapper around MediaCodec API
Ideally nothing else will be needed from the elements later.
|
2012-10-15 16:28:37 +02:00 |
|
Sebastian Dröge
|
f99214a657
|
Some more WIP
Scanning all codecs now and have data structures for holding codec
information and codec contexts. Also function declarations for
working with them.
|
2012-10-15 16:28:36 +02:00 |
|
Sebastian Dröge
|
8f232ea90b
|
Initial commit
|
2012-10-15 16:28:36 +02:00 |
|