Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2009-04-07 10:41:55 +0400
committerLuca Abeni <lucabe72@email.it>2009-04-07 10:41:55 +0400
commit9edfaf3c6c726600559ad9df07f3d3331e157f6e (patch)
tree71ab1a78d73856c6bd84381136b779c965f38485 /Changelog
parent215037887d1043f6cf1c82b26bfe8db1a594af02 (diff)
Add support for H.263 video in the RTP muxer
patch by Martin Storsjö (martin AT martin DOT st) Originally committed as revision 18347 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 58b00dba30..6781cb1b03 100644
--- a/Changelog
+++ b/Changelog
@@ -6,6 +6,7 @@ version <next>:
- VQF demuxer
- Alpha channel scaler
- PCX encoder
+- RTP packetization of H.263