]> git.sesse.net Git - vlc/commitdiff
NEWS: mention transcode fps accepting rational numbers
authorIlkka Ollakka <ileoo@videolan.org>
Sat, 15 Feb 2014 14:39:45 +0000 (16:39 +0200)
committerIlkka Ollakka <ileoo@videolan.org>
Sat, 15 Feb 2014 14:39:57 +0000 (16:39 +0200)
NEWS

diff --git a/NEWS b/NEWS
index a2a21ef8af1e6124b4db3712da7f7770c1fabca9..e1deaa8ba5ee27c1614044ca6487cd42cfa47fd9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -80,6 +80,7 @@ Streaming:
  * GSM, VP8, Opus and JPEG RTP packetization
  * HLS: Allow setting the first segment number and numerous improvements
  * new stats module to output block timing values and md5 sums
+ * transcode module access fps values as rationals now, eg 30000/1001
 
 libVLC:
  * add equalizer API libvlc_audio_equalizer_* functions