diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-01-30 22:03:14 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-01-30 22:03:14 +0000 |
commit | fb12d468ea2093661dbd6ef7ed19fd119b4ebb7d (patch) | |
tree | d7ea6e421ca5818e45decca448eb085f93f0fac8 | |
parent | a0aa0b0e7bc6320f010d5379dcaa6ba4912c3f3c (diff) |
removing deprecated code
Original commit message from CVS:
removing deprecated code
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,5 +1,16 @@ 2004-01-30 Thomas Vander Stichele <thomas at apestaart dot org> + * gst-libs/gst/play/play.old.c: + * gst-libs/gst/play/play.old.h: + after CVS surgery by moving, remove + * gst-libs/gst/play/playpipelines.c: + remove + + * gst/intfloat/float22int.c: (gst_float2_2_int_chain): + add negotiation error + +2004-01-30 Thomas Vander Stichele <thomas at apestaart dot org> + * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event), (gst_ogg_demux_push): add some seeking debug info |