projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6a5ec1
)
gst/ac3parse/gstac3parse.c: Parsers never have ranks. Fixes #159651.
author
Ronald S. Bultje
<rbultje@ronald.bitfreak.net>
Fri, 17 Dec 2004 17:09:24 +0000
(17:09 +0000)
committer
Ronald S. Bultje
<rbultje@ronald.bitfreak.net>
Fri, 17 Dec 2004 17:09:24 +0000
(17:09 +0000)
Original commit message from CVS:
* gst/ac3parse/gstac3parse.c: (plugin_init):
Parsers never have ranks. Fixes #159651.
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index efc554c5f74229e33a7c3343505bd1037de6992e..f269d2a7186d7db3422c4efa7139644f25c38044 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,8
@@
+2004-12-17 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+
+ * gst/ac3parse/gstac3parse.c: (plugin_init):
+ Parsers never have ranks. Fixes #159651.
+
2004-12-17 Benjamin Otte <in7y118@public.uni-hamburg.de>
* gst/playback/gstdecodebin.c: (compare_ranks):