summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-02-21 21:27:27 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-02-21 21:27:27 +0000
commit0cddea37546e00caa3f438e0da6e21b931b8de48 (patch)
tree116519be254278e786e8102881c4506ee5eb5248 /Changelog
parent35fc0ebf3fe200b54af142e99facfe8dc2942544 (diff)
downloadmpv-0cddea37546e00caa3f438e0da6e21b931b8de48.tar.bz2
mpv-0cddea37546e00caa3f438e0da6e21b931b8de48.tar.xz
Add statistics audio filter that prints information about the audio stream.
patch by Nicolas George, nicolas.george normalesup org git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28696 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 263026c41c..e299463574 100644
--- a/Changelog
+++ b/Changelog
@@ -62,6 +62,7 @@ MPlayer (1.0)
* change vf_screenshot dependency from libpng to lavc
* add af_scaletempo which maintains audio pitch when changing playback speed
* fix multi-channel reordering
+ * af_stats, filter to print information about the audio stream
Streaming:
* tv:// support for Windows