diff options
author | Stéphane Loeuillet <gstreamer@leroutier.net> | 2004-05-12 10:19:19 +0000 |
---|---|---|
committer | Stéphane Loeuillet <gstreamer@leroutier.net> | 2004-05-12 10:19:19 +0000 |
commit | 84920442488940dbcd06cafc55925ffa125c203e (patch) | |
tree | 418f78488f86bd74da6965ee158e3c708062d4ac /ChangeLog | |
parent | bb1dae6c429b09865eed3b916cf3cdf4ecb129b8 (diff) |
ext/tarkin/gsttarkin.c: - Change RANK from NONE to PRIMARY (decoder)
Original commit message from CVS:
* ext/tarkin/gsttarkin.c :
- Change RANK from NONE to PRIMARY (decoder)
* ext/gdk_pixbuf/gstgdkpixbuf.c :
- Change RANK from NONE to MARGINAL (decoder)
* ext/divx/gstdivxenc.c :
- Change RANK from PRIMARY to NONE (encoder/spider issue)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2004-05-12 Stephane Loeuillet <stephane.loeuillet@tiscali.fr> + + * ext/tarkin/gsttarkin.c : + - Change RANK from NONE to PRIMARY + * ext/gdk_pixbuf/gstgdkpixbuf.c : + - Change RANK from NONE to MARGINAL + * ext/divx/gstdivxenc.c : + - Change RANK from PRIMARY to NONE (encoder/spider issue) + 2004-05-12 Thomas Vander Stichele <thomas at apestaart dot org> * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy), |