Browse Source

Bump version to 1.4

master
Rafaël Carré 7 years ago
parent
commit
8f8ace3094
2 changed files with 5 additions and 1 deletions
  1. +1
    -1
      Makefile
  2. +4
    -0
      NEWS

+ 1
- 1
Makefile View File

@ -3,7 +3,7 @@ INCLUDEDIR = $(PREFIX)/include
LIBDIR = $(PREFIX)/lib
INCLUDE = $(DESTDIR)$(INCLUDEDIR)/bitstream
PKGCONFIG = $(DESTDIR)$(LIBDIR)/pkgconfig
VERSION = 1.3
VERSION = 1.4
all:
ln -nsf .. examples/bitstream

+ 4
- 0
NEWS View File

@ -1,3 +1,7 @@
1.4 (not released yet)
=================
- Add RTCP helpers
1.3 (29 Jan 2018)
=================
- Add support for avcC and hvcC structures

Loading…
Cancel
Save