- Feb 23, 2013
-
-
Boris Grozev authored
Removes attempts to register the speex JavaEncoder and JavaDecorer classes, since they are exluded in the default libjitsi build, and trying to register them raises exceptions.
-
- Feb 08, 2013
-
-
Lyubomir Marinov authored
-
- Feb 06, 2013
-
-
Lyubomir Marinov authored
Commits work in progress on utilizing Android's native hardware (and software) decoding (and encoding) via MediaCodec.
-
- Feb 02, 2013
-
-
Lyubomir Marinov authored
-
- Jan 28, 2013
-
-
Lyubomir Marinov authored
-
Lyubomir Marinov authored
-
- Jan 25, 2013
-
-
Boris Grozev authored
Fixes a problem with the VP8 Packetizer sometimes not sending the last chunk of a packet correctly. Changes the VP8 encoder and decoder used to the ones based on libvpx. Updates libjitsi.jar
-
- Jan 14, 2013
-
-
Boris Grozev authored
Adds support to encode and decode VP8. Note that a vp8 encoder and decoder need to be build into the jnffmpeg library in order for this to work, and prebuild binaries aren't ready yet.
-
- Sep 28, 2012
-
-
Boris Grozev authored
-