Skip to content

Commit

Permalink
Update changelog and version
Browse files Browse the repository at this point in the history
  • Loading branch information
Nevcairiel committed Mar 30, 2021
1 parent d1f7411 commit e35e9c9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.txt
@@ -1,9 +1,10 @@
LAV DirectShow Filters Changelog
===================================

0.75.0 - 2021/xx/xx
0.75.0 - 2021/03/30
LAV Splitter
- NEW: Support for DASH streaming
- NEW: WebVTT support in Matroska/WebM
- Changed: Improved Font support from Matroska files
- Fixed: Large queue size limits could result in the wrong limit being applied
- Fixed: Resolved a memory leak in Matroska demuxing
Expand Down
4 changes: 2 additions & 2 deletions common/includes/version.h
Expand Up @@ -3,8 +3,8 @@
#include "version_rev.h"

#define LAV_VERSION_MAJOR 0
#define LAV_VERSION_MINOR 74
#define LAV_VERSION_REVISION 1
#define LAV_VERSION_MINOR 75
#define LAV_VERSION_REVISION 0

/////////////////////////////////////////////////////////
#ifndef ISPP_INCLUDED
Expand Down

0 comments on commit e35e9c9

Please sign in to comment.