diff --git a/FFMpegCore/FFMpegCore.csproj b/FFMpegCore/FFMpegCore.csproj
index daf7901..231df98 100644
--- a/FFMpegCore/FFMpegCore.csproj
+++ b/FFMpegCore/FFMpegCore.csproj
@@ -8,11 +8,13 @@
A .NET Standard FFMpeg/FFProbe wrapper for easily integrating media analysis and conversion into your .NET applications
4.0.0.0
README.md
- - Cancellation token support (thanks patagonaa)
-- Support for setting stdout and stderr encoding for ffprobe (thanks CepheiSigma)
-- Improved ffprobe exceptions
+ - Support for PCM audio samples (thanks to Namaneo)
+- Support for subtitle streams in MediaAnalysis (thanks to alex6dj)
+- Support for subtitle hard burning (thanks to alex6dj)
+- Additional codec* properties on MediaAnalysis object (thanks to GuyWithDogs)
+- SelectStream method for mapping/specifyíng specific streams from input files (thanks to Feodoros)
8
- 4.4.0
+ 4.5.0
MIT
Malte Rosenbjerg, Vlad Jerca, Max Bagryantsev
ffmpeg ffprobe convert video audio mediafile resize analyze muxing