mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
more debugging, only reset caps when not in error
Original commit message from CVS: more debugging, only reset caps when not in error
This commit is contained in:
parent
98eb5a3321
commit
5b6b0d1bbf
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
||||||
|
2004-04-05 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||||
|
|
||||||
|
* ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
|
||||||
|
(gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
|
||||||
|
(gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
|
||||||
|
(normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
|
||||||
|
(gst_mad_check_caps_reset), (gst_mad_chain):
|
||||||
|
add more debugging, only reset caps when we're not in error state
|
||||||
|
|
||||||
2004-04-05 Thomas Vander Stichele <thomas at apestaart dot org>
|
2004-04-05 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||||
|
|
||||||
* ext/mad/gstmad.c: add debugging category, comment + cleanups
|
* ext/mad/gstmad.c: add debugging category, comment + cleanups
|
||||||
|
|
Loading…
Reference in a new issue