diff options
author | Stéphane Loeuillet <gstreamer@leroutier.net> | 2004-12-13 12:11:57 +0000 |
---|---|---|
committer | Stéphane Loeuillet <gstreamer@leroutier.net> | 2004-12-13 12:11:57 +0000 |
commit | 403876e6373d91671dff69635d1701e040912489 (patch) | |
tree | 34e65585c41696608406f352a3a9cff6838cd88b /ChangeLog | |
parent | 82ccc32e940e47ac9129e25a48a0ca3537a82efc (diff) | |
download | gst-plugins-bad-403876e6373d91671dff69635d1701e040912489.tar.gz gst-plugins-bad-403876e6373d91671dff69635d1701e040912489.tar.bz2 gst-plugins-bad-403876e6373d91671dff69635d1701e040912489.zip |
add VSSH (VideoSoft h264) and remove s323 (h323) from riff-lib because s323 is quicktime specific
Original commit message from CVS:
add VSSH (VideoSoft h264) and remove s323 (h323) from riff-lib
because s323 is quicktime specific
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ 2004-12-13 Stephane Loeuillet <stephane.loeuillet@tiscali.fr> + * gst/wavenc/riff.h: + * gst-libs/gst/riff/riff-media.c: + * gst-libs/gst/riff/riff-ids.h: + add 4CC code for VideoSoft h264 in AVI (VSSH) + fixes bug #160655 + remove s323 from riff, it's quicktime specific :( + +2004-12-13 Stephane Loeuillet <stephane.loeuillet@tiscali.fr> + * gst/asfdemux/README * gst/wavenc/riff.h * gst-libs/gst/riff/riff-ids.h |