gst/typefind/gsttypefindfunctions.c: Bunch of small clean-ups: use gst_type_find_sugg...
authorTim-Philipp Müller <tim@centricular.net>
Wed, 4 Jun 2008 17:12:40 +0000 (17:12 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Wed, 4 Jun 2008 17:12:40 +0000 (17:12 +0000)
commit93db55c0745381e3e3475e042ce23b03dd2cedcc
treea4bda2b265874c663a71a4f0a1f68eec3dca7277
parentec07ea990558d5275fd2f9e0a92847d0c8180c6a
gst/typefind/gsttypefindfunctions.c: Bunch of small clean-ups: use gst_type_find_suggest_simple(); don't copy caps fo...

Original commit message from CVS:
* gst/typefind/gsttypefindfunctions.c: (aac_type_find),
(mp3_type_find), (musepack_type_find), (MULTIPART_MAX_HEADER_SIZE),
(mpeg_sys_type_find), (mpeg_ts_type_find), (mpeg4_video_type_find),
(h264_video_type_find), (mpeg_video_stream_type_find),
(dv_type_find), (mmsh_type_find):
Bunch of small clean-ups: use gst_type_find_suggest_simple(); don't
copy caps for no good reason (this may be desirable to make it easier
to detect leaks, but then it should probably be done for all caps
in the typefinder somewhere).
ChangeLog
gst/typefind/gsttypefindfunctions.c