mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
gst/typefind/gsttypefindfunctions.c: fix bug in length computation improve debugging output
Original commit message from CVS: 2004-01-23 Benjamin Otte <in7y118@public.uni-hamburg.de> * gst/typefind/gsttypefindfunctions.c: (mp3_type_frame_length_from_header): fix bug in length computation (mp3_type_find): improve debugging output
This commit is contained in:
parent
f78e29f13b
commit
b1dd73c3a8
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
2004-01-23 Benjamin Otte <in7y118@public.uni-hamburg.de>
|
||||
|
||||
* gst/typefind/gsttypefindfunctions.c:
|
||||
(mp3_type_frame_length_from_header): fix bug in length computation
|
||||
(mp3_type_find): improve debugging output
|
||||
|
||||
2004-01-23 Julien MOUTTE <julien@moutte.net>
|
||||
|
||||
* gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
|
||||
|
|
Loading…
Reference in a new issue