gst/typefind/gsttypefindfunctions.c: Remove part from previous commit that was bogus...
authorTim-Philipp Müller <tim@centricular.net>
Thu, 9 Mar 2006 11:10:03 +0000 (11:10 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Thu, 9 Mar 2006 11:10:03 +0000 (11:10 +0000)
commit7aff0dfe966aa7462fd0b3f305a87ddaa04d476c
treef9720e55f7ef116b5b500ba4d664b12c729ec713
parentca6e20ae1aa33ff1e51145c969e066c8cda6a796
gst/typefind/gsttypefindfunctions.c: Remove part from previous commit that was bogus: g_utf8_validate() does in fact ...

Original commit message from CVS:
* gst/typefind/gsttypefindfunctions.c:
(utf8_type_find_have_valid_utf8_at_offset):
Remove part from previous commit that was bogus:
g_utf8_validate() does in fact not accept embedded
zeroes, so we don't need to check for those (thanks
to Mike for the hint).
ChangeLog
gst/typefind/gsttypefindfunctions.c