mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 11:45:25 +00:00
Original commit message from CVS: fixes for #133316, #133663 and #133528 (Stefan Kost)
This commit is contained in:
parent
b28dbfb9d4
commit
9a76815a8d
2 changed files with 13 additions and 1 deletions
12
ChangeLog
12
ChangeLog
|
@ -1,3 +1,15 @@
|
|||
2004-02-12 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
* ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
|
||||
classify LADSPA plugins based on number of src/sink pads
|
||||
(#133663, Stefan Kost)
|
||||
* gst/sine/gstsinesrc.c: (gst_sinesrc_init):
|
||||
fix dparams registration
|
||||
(#133528, Stefan Kost)
|
||||
* gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
|
||||
fix use of isprint and use g_ascii_isprint instead
|
||||
(#133316, Stefan Kost)
|
||||
|
||||
2004-02-11 David Schleef <ds@schleef.org>
|
||||
|
||||
Convert a few inner loops to use liboil. This is currently
|
||||
|
|
2
common
2
common
|
@ -1 +1 @@
|
|||
Subproject commit 59d3c4334b32261908261a163b4633532293492d
|
||||
Subproject commit d7fa1407cff7d2054ba22ac6824eba4086fdd047
|
Loading…
Reference in a new issue