[bTSstream-devel] [Git][videolan/bitstream][master] 2 commits: 1.5 release
Christophe Massiot
gitlab at videolan.org
Thu Nov 8 15:17:05 CET 2018
Christophe Massiot pushed to branch master at VideoLAN / bitstream
Commits:
9db8cde6 by Rafaël Carré at 2018-11-06T13:08:06Z
1.5 release
- - - - -
a9b69ce2 by Christophe Massiot at 2018-11-08T14:16:31Z
Merge branch 'funman-master'
- - - - -
2 changed files:
- Makefile
- NEWS
Changes:
=====================================
Makefile
=====================================
@@ -4,7 +4,7 @@ LIBDIR = $(PREFIX)/lib
DATADIR = $(PREFIX)/share
INCLUDE = $(DESTDIR)$(INCLUDEDIR)/bitstream
PKGCONFIG = $(DESTDIR)$(DATADIR)/pkgconfig
-VERSION = 1.4
+VERSION = 1.5
all:
ln -nsf .. examples/bitstream
=====================================
NEWS
=====================================
@@ -1,3 +1,10 @@
+1.5 (6 November 2018)
+=================
+ - Add SDES
+ - Fix hvcc header size
+ - Add more ATSC A/52 support
+ - Misc descriptors fixes
+
1.4 (1 July 2018)
=================
- Add RTCP helpers
View it on GitLab: https://code.videolan.org/videolan/bitstream/compare/66f925a6c7bf0879f1d942328f3b131914b94648...a9b69ce2680ee361e0327ce0c8c2fdee48e390c3
--
View it on GitLab: https://code.videolan.org/videolan/bitstream/compare/66f925a6c7bf0879f1d942328f3b131914b94648...a9b69ce2680ee361e0327ce0c8c2fdee48e390c3
You're receiving this email because of your account on code.videolan.org.
More information about the biTStream-devel
mailing list