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 Jan 14, 2014
1 parent 1803c00 commit 22da8ba
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.txt
@@ -1,5 +1,11 @@
LAV DirectShow Filters Changelog
===================================
0.60.1 - 2014/01/14
LAV Splitter
- Fixed a crash when opening MPEG-2 files with Stereo3D Metadata
- Improved the format of the chapter names created from embedded cue sheets
- Fixed an incompatibility in the IPropertyBag metadata interface with a few players

0.60.0 - 2014/01/12
LAV Splitter
- Improved playback of a few Blu-ray discs, avoids a hiccup at clip change
Expand Down
2 changes: 1 addition & 1 deletion common/includes/version.h
Expand Up @@ -2,7 +2,7 @@

#define LAV_VERSION_MAJOR 0
#define LAV_VERSION_MINOR 60
#define LAV_VERSION_REVISION 0
#define LAV_VERSION_REVISION 1

#define LAV_AUDIO "LAV Audio Decoder"
#define LAV_VIDEO "LAV Video Decoder"
Expand Down

0 comments on commit 22da8ba

Please sign in to comment.