gst/typefind/gsttypefindfunctions.c: Fix typefinding for MPEG-1 system streams, similar to MPEG-2.

Original commit message from CVS:
2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>

* gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
This commit is contained in:
Ronald S. Bultje 2004-01-23 16:01:04 +00:00
parent 624af4b111
commit 207af3e83f

View file

@ -1,3 +1,8 @@
2004-01-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
* gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
2004-01-23 Thomas Vander Stichele <thomas at apestaart dot org>
* ext/esd/esdsink.c: (gst_esdsink_open_audio):