Jlibav Changelog

What's new in Jlibav 0.2

Jan 25, 2013
  • New features:
  • support for the new avresample library
  • AVOption handlers
  • channel layout support
  • Dixes:
  • PCM audio encoding using Libav 0.7
  • extended_data warning ( issue #4 )
  • memory leak in DefaultMediaReader
  • channel layout in DefaultMediaWriter
  • segfault regression caused by the old audio resampling API in PlaybackSample
  • segfault regression in frame resampling (old Libav versions segfaults while resampling with SWS_FAST_BILINEAR flag)
  • planar audio stream issue in the RtspServerTest and the RtspSample

New in Jlibav 0.1.2 (Sep 12, 2012)

  • A support for metadata, chapters and attached pictures has been added.