Releases: avTranscoder/avTranscoder
Releases · avTranscoder/avTranscoder
v0.16.2
Compare
Sorry, something went wrong.
No results found
Bump version to 0.16.2
v0.16.1
Compare
Sorry, something went wrong.
No results found
Add getters for number of decoded or generated frames
v0.16.0
Compare
Sorry, something went wrong.
No results found
v0.15.5
Compare
Sorry, something went wrong.
No results found
Fix video filters (after audio filters memory leak fix) #324
v0.15.4
Compare
Sorry, something went wrong.
No results found
Fix audio filters memory leak #323
v0.15.3
Compare
Sorry, something went wrong.
No results found
Fix: stop the process even if the wrapper expects more data #322
v0.15.2
Compare
Sorry, something went wrong.
No results found
Fix video filter graph memory usage #319
Fix codec latency in positive offset #320
v0.15.1
Compare
Sorry, something went wrong.
No results found
Fix some deprecation warnings
Fix Java binding for InputStream::addPacket()
Fix AudioGenerator usage after transcoding
Fix number of samples computing into AudioProperties
v0.15.0
Compare
Sorry, something went wrong.
No results found
FFmpeg 4 support
Custom encoder can be specified to the Transcoder streams
Add audio phase meter application
v0.14.3
Compare
Sorry, something went wrong.
No results found
Fix filter graph memory usage (unreleased v0.14.1)
Correctly retrieve the file size on 32 bits OS (unreleased v0.14.2)
Fix SWIG uint64_t type handling
Fix travis CI