diff options
| author | Sebastian Dröge <slomo@circular-chaos.org> | 2007-11-26 09:04:17 +0000 |
|---|---|---|
| committer | Sebastian Dröge <slomo@circular-chaos.org> | 2007-11-26 09:04:17 +0000 |
| commit | 859e8028ab9ff6cef214ccee2ff41716a7882a8f (patch) | |
| tree | f9989a4f8364829716333c44b6a4500ef7e73c3c /ChangeLog | |
| parent | 848829798a049fc5cbe2560847c005b0aa84f135 (diff) | |
tests/check/elements/wavpackenc.c: Don't check the caps of the output buffer if they're equal some other caps. The ca...
Original commit message from CVS:
* tests/check/elements/wavpackenc.c: (GST_START_TEST):
Don't check the caps of the output buffer if they're equal some
other caps. The caps can change in a backward compatible way
and did at this point.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2007-11-26 Sebastian Dröge <slomo@circular-chaos.org> + + * tests/check/elements/wavpackenc.c: (GST_START_TEST): + Don't check the caps of the output buffer if they're equal some + other caps. The caps can change in a backward compatible way + and did at this point. + 2007-11-24 Julien MOUTTE <julien@moutte.net> * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_segment), |
