File: ChangeLog

package info (click to toggle)
vo-amrwbenc 0.1.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 2,612 kB
  • sloc: sh: 11,090; ansic: 9,255; asm: 2,486; cpp: 371; makefile: 122
file content (19 lines) | stat: -rw-r--r-- 644 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
0.1.3
 - Unify the code with upstream, after local changes have been merged upstream
 - Update source files to the latest version upstream (no functional changes)
 - Avoid text relocations in arm assembly
 - Clean up the autotools project files
 - Minor warning fixes when building with certain warning flags
 - Fix a bug in the wav reader, making it compatible with more wav files

0.1.2
 - Update source files to the latest version upstream (no functional changes)
 - Hide internal symbols in shared libraries
 - Whitespace cleanup in the codec code
 - Minor tweaks

0.1.1
 - Fix building for windows

0.1.0
 - Initial release of vo-amrwbenc