aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2022-09-19 11:35:34 +0200
committerMatthias P. Braendli <matthias.braendli@mpb.li>2022-09-19 11:35:34 +0200
commitfff72cb8c17c2ff7f2c0a87f3e5e741009945a7b (patch)
treebe119251e0e54ded86993a8807e3ba649a458cae
parent96a4ff1534e40360097b88c8ffc339e0d90dfedf (diff)
downloadODR-AudioEnc-fff72cb8c17c2ff7f2c0a87f3e5e741009945a7b.tar.gz
ODR-AudioEnc-fff72cb8c17c2ff7f2c0a87f3e5e741009945a7b.tar.bz2
ODR-AudioEnc-fff72cb8c17c2ff7f2c0a87f3e5e741009945a7b.zip
Prepare v3.3.1v3.3.1
-rw-r--r--ChangeLog4
-rw-r--r--configure.ac2
-rw-r--r--man/odr-audioenc.12
3 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 2c20531..58e1cdf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2022-09-19: Matthias P. Braendli <matthias@mpb.li>
+ (v3.3.1):
+ Fix EDI output noncompliance: tag SSm was using stream index 0 instead of 1.
+
2022-09-11: Matthias P. Braendli <matthias@mpb.li>
(v3.3.0):
Fix -g option so that it works for all inputs, and doesn't use the VLC compressor
diff --git a/configure.ac b/configure.ac
index 002bbce..d5050b2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl -*- Autoconf -*-
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ([2.69])
-AC_INIT([ODR-AudioEnc],[3.3.0],[http://opendigitalradio.org/])
+AC_INIT([ODR-AudioEnc],[3.3.1],[http://opendigitalradio.org/])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])
AC_CANONICAL_TARGET
diff --git a/man/odr-audioenc.1 b/man/odr-audioenc.1
index 2ad4174..9308286 100644
--- a/man/odr-audioenc.1
+++ b/man/odr-audioenc.1
@@ -1,4 +1,4 @@
-.TH ODR-AUDIOENC "1" "September 2022" "odr-audioenc 3.3.0" "ODR-mmbTools"
+.TH ODR-AUDIOENC "1" "September 2022" "odr-audioenc 3.3.1" "ODR-mmbTools"
.SH NAME
odr-audioenc \- DAB and DAB+ audio encoder
.SH SYNOPSIS