gst/typefind/gsttypefindfunctions.c: Move scan helper thingy to the beginning of...
authorTim-Philipp Müller <tim@centricular.net>
Sat, 10 May 2008 18:19:17 +0000 (18:19 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Sat, 10 May 2008 18:19:17 +0000 (18:19 +0000)
commit104fed4d66055a55089d0f7471cee6a78edf99a5
tree99b51d27ea22c49cd6df6aa95e2aced6058631bf
parentf11cf32c3f7f571009b29925cb5fbc11013e6088
gst/typefind/gsttypefindfunctions.c: Move scan helper thingy to the beginning of the file so we can use it in other t...

Original commit message from CVS:
* gst/typefind/gsttypefindfunctions.c:
(DATA_SCAN_CTX_CHUNK_SIZE), (DataScanCtx), (data_scan_ctx_advance),
(data_scan_ctx_ensure_data), (GST_MPEGVID_TYPEFIND_TRY_SYNC),
(mpeg_video_stream_type_find):
Move scan helper thingy to the beginning of the file so we can use
it in other typefind functions. Rename it to something more
generic. Also improve handling of things towards the end of the
typefind data: peek as much as we can if we know the size of the
data, rather than just min_size.
ChangeLog
gst/typefind/gsttypefindfunctions.c