mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-06 23:48:53 +00:00
gst/audioconvert/gstaudioconvert.c: Remove now obsolete note in the docs.
Original commit message from CVS: * gst/audioconvert/gstaudioconvert.c: Remove now obsolete note in the docs.
This commit is contained in:
parent
4f699b7f80
commit
8b24a3a057
2 changed files with 5 additions and 3 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2008-07-11 Stefan Kost <ensonic@users.sf.net>
|
||||||
|
|
||||||
|
* gst/audioconvert/gstaudioconvert.c:
|
||||||
|
Remove now obsolete note in the docs.
|
||||||
|
|
||||||
2008-07-11 Stefan Kost <ensonic@users.sf.net>
|
2008-07-11 Stefan Kost <ensonic@users.sf.net>
|
||||||
|
|
||||||
* docs/plugins/gst-plugins-base-plugins-docs.sgml:
|
* docs/plugins/gst-plugins-base-plugins-docs.sgml:
|
||||||
|
|
|
@ -28,9 +28,6 @@
|
||||||
* It supports integer to float conversion, width/depth conversion,
|
* It supports integer to float conversion, width/depth conversion,
|
||||||
* signedness and endianness conversion and channel transformations.
|
* signedness and endianness conversion and channel transformations.
|
||||||
*
|
*
|
||||||
* Some format conversion are not carried out in an optimal way right now.
|
|
||||||
* E.g. converting from double to float would cause a loss of precision.
|
|
||||||
*
|
|
||||||
* <refsect2>
|
* <refsect2>
|
||||||
* <title>Example launch line</title>
|
* <title>Example launch line</title>
|
||||||
* |[
|
* |[
|
||||||
|
|
Loading…
Reference in a new issue