mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-20 06:08:14 +00:00
ext/lame/gstlame.c: simplify
Original commit message from CVS: * ext/lame/gstlame.c: (gst_lame_chain): simplify * ext/mad/gstmad.c: (gst_mad_handle_event): fix event leak * gst/typefind/gsttypefindfunctions.c: (mp3_type_find): be able to detect mp3 files < 4096 bytes
This commit is contained in:
parent
c52708c81a
commit
2c7c000f20
1 changed files with 10 additions and 0 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,12 @@
|
||||||
|
2004-05-05 Benjamin Otte <in7y118@public.uni-hamburg.de>
|
||||||
|
|
||||||
|
* ext/lame/gstlame.c: (gst_lame_chain):
|
||||||
|
simplify
|
||||||
|
* ext/mad/gstmad.c: (gst_mad_handle_event):
|
||||||
|
fix event leak
|
||||||
|
* gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
|
||||||
|
be able to detect mp3 files < 4096 bytes
|
||||||
|
|
||||||
2004-05-06 Wim Taymans <wim@fluendo.com>
|
2004-05-06 Wim Taymans <wim@fluendo.com>
|
||||||
|
|
||||||
* ext/theora/theoraenc.c: (gst_theora_enc_class_init),
|
* ext/theora/theoraenc.c: (gst_theora_enc_class_init),
|
||||||
|
@ -102,6 +111,7 @@
|
||||||
* ext/lame/gstlame.c:
|
* ext/lame/gstlame.c:
|
||||||
correct defaults that lame_init puts out of range
|
correct defaults that lame_init puts out of range
|
||||||
|
|
||||||
|
>>>>>>> 1.601
|
||||||
2004-05-03 Thomas Vander Stichele <thomas at apestaart dot org>
|
2004-05-03 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||||
|
|
||||||
* ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
|
* ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
|
||||||
|
|
Loading…
Reference in a new issue