| Source path: svn/ trunk/ jjmpeg/ src/ au/ notzed/ jjmpeg/ io/ JJMediaWriter.java |
|
|
|
|
Older revisions
r57
by notzed
on Feb 6, 2012
Diff
Added a fillBuffer function to AVSamples to simplify encoding re- packing. Get of a null pointer now returns a null pointer rather than a bytebuffer ...
r47
by notzed
on Nov 29, 2011
Diff
Added enough code to write video streams in libavformat containers. Juggled the api around a bit, and exceptions. Added demo for new JJMediaWriter ...