mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
ChangeLog surgery: fix typo
Original commit message from CVS: ChangeLog surgery: fix typo
This commit is contained in:
parent
1c389318ec
commit
27dcfe7c7f
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
||||||
Fix docs.
|
Fix docs.
|
||||||
|
|
||||||
* gst/gstpad.c: (gst_pad_buffer_alloc_unchecked):
|
* gst/gstpad.c: (gst_pad_buffer_alloc_unchecked):
|
||||||
Initialised variable before using it and fix debug statement to
|
Initialise variable before using it and fix debug statement to
|
||||||
print the address of the function rather than the address of the
|
print the address of the function rather than the address of the
|
||||||
variable on the stack holding the address of the function.
|
variable on the stack holding the address of the function.
|
||||||
|
|
||||||
|
@ -105,7 +105,7 @@
|
||||||
API additions: gst_ghost_pad_new_from_template,
|
API additions: gst_ghost_pad_new_from_template,
|
||||||
gst_ghost_pad_new_no_target_from_template
|
gst_ghost_pad_new_no_target_from_template
|
||||||
|
|
||||||
2006-08-30 Stefan Kost,,, <ensonic@users.sf.net>
|
2006-08-30 Stefan Kost <ensonic@users.sf.net>
|
||||||
|
|
||||||
* docs/random/ensonic/profiling.txt:
|
* docs/random/ensonic/profiling.txt:
|
||||||
Ideas about qos profiling.
|
Ideas about qos profiling.
|
||||||
|
|
Loading…
Reference in a new issue