mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 04:01:08 +00:00
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:
parent
624af4b111
commit
207af3e83f
1 changed files with 5 additions and 0 deletions
|
@ -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):
|
||||
|
|
Loading…
Reference in a new issue