Skip to content

Commit

Permalink
Update changelog and version for 0.79.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Nevcairiel committed Mar 28, 2024
1 parent b532ea2 commit b4093e9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.txt
@@ -1,5 +1,9 @@
LAV DirectShow Filters Changelog
===================================
0.79.1 - 2024/03/28
LAV Video
- Fixed: Resolved a glitch when playing HEVC video

0.79.0 - 2024/03/25
LAV Splitter
- NEW: Support for demuxing VVC video
Expand Down
2 changes: 1 addition & 1 deletion common/includes/version.h
Expand Up @@ -4,7 +4,7 @@

#define LAV_VERSION_MAJOR 0
#define LAV_VERSION_MINOR 79
#define LAV_VERSION_REVISION 0
#define LAV_VERSION_REVISION 1

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

0 comments on commit b4093e9

Please sign in to comment.