summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorRonald S. Bultje <rsbultje@gmail.com>2009-07-27 14:00:10 +0000
committerRonald S. Bultje <rsbultje@gmail.com>2009-07-27 14:00:10 +0000
commitc2f3eec445389d67afc8c699ba23915a20cae51c (patch)
tree56948f82774e53c46fcf1a97938870de8f136297 /Changelog
parente9a832e50833b4265fd8ed93fe58038a40131402 (diff)
Implement RTSP-MS/ASF packet parsing - this completes RTSP-MS support. See
discussion in "[PATCH] RTSP-MS 14/15: ASF packet parsing" thread on mailinglist. Originally committed as revision 19516 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 613277a084..fe181a6fde 100644
--- a/Changelog
+++ b/Changelog
@@ -28,6 +28,7 @@ version <next>:
- DivX (XSUB) subtitle encoder
- nonfree libamr support for AMR-NB/WB decoding/encoding removed
- Experimental AAC encoder
+- RTP depacketization of ASF and RTSP from WMS servers