[vlc-commits] commit: NEWS: dynamic payload types in rtp access	(Pierre Ynard )
    git at videolan.org 
    git at videolan.org
       
    Sat Dec  4 00:34:01 CET 2010
    
    
  
vlc | branch: master | Pierre Ynard <linkfanel at yahoo.fr> | Sat Dec  4 00:33:22 2010 +0100| [44d12ee33f761ae5f55a4c13dbd0acff63c99087] | committer: Pierre Ynard 
NEWS: dynamic payload types in rtp access
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=44d12ee33f761ae5f55a4c13dbd0acff63c99087
---
 NEWS |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/NEWS b/NEWS
index b9d83f4..a635d1f 100644
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,8 @@ Access
  * Blu-Ray Discs integration using libbluray
  * HTTP Live Streaming (IETF draft) playback support
  * Blackmagic DeckLink SDI card input support (Linux only currently)
+ * RTP: support for dynamic payload types by specifying the payload format
+   in an option (no autodetection): only Theora supported for now
 
 Codecs
  * You can now use ffmpeg-mt in conjunction with vlc
    
    
More information about the vlc-commits
mailing list