projects
/
platform
/
upstream
/
gst-plugins-base.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35aff63
)
ext/mad/gstmad.c: Ignore CRCs by default (fixes #142566).
author
Ronald S. Bultje
<rbultje@ronald.bitfreak.net>
Sun, 16 May 2004 20:50:13 +0000
(20:50 +0000)
committer
Ronald S. Bultje
<rbultje@ronald.bitfreak.net>
Sun, 16 May 2004 20:50:13 +0000
(20:50 +0000)
Original commit message from CVS:
* ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
Ignore CRCs by default (fixes #142566).
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 929e7e43061daabbf2181e6d3c7a095605c5175c..64b62367e35c4475437ca2e9c03a4859427ffe75 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,8
@@
+2004-05-16 Ronald Bultje <rbultje@ronald.bitfreak.net>
+
+ * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
+ Ignore CRCs by default (fixes #142566).
+
2004-05-16 Ronald Bultje <rbultje@ronald.bitfreak.net>
* ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),