[FFmpeg-devel] [PATCH] libavutil/doc: Changes in documentation due to changes to fixed_dsp
Michael Niedermayer
michaelni at gmx.at
Fri Jun 5 13:42:14 CEST 2015
On Fri, Jun 05, 2015 at 11:54:44AM +0200, Nedeljko Babic wrote:
> New functions are added to fixed_dsp, so the documentation is changed
> accordingly.
>
> Signed-off-by: Nedeljko Babic <nedeljko.babic at imgtec.com>
> ---
> doc/APIchanges | 7 +++++++
> libavutil/version.h | 2 +-
> 2 files changed, 8 insertions(+), 1 deletion(-)
>
> diff --git a/doc/APIchanges b/doc/APIchanges
> index 5c36dca..bcf4fe6 100644
> --- a/doc/APIchanges
> +++ b/doc/APIchanges
> @@ -15,6 +15,13 @@ libavutil: 2014-08-09
>
> API changes, most recent first:
>
> +2015-06-05 - xxxxxxx - lavu 54.27.101 - fixed_dsp.h
> + Add vector_fmul()
> + Add vector_fmul_reverse()
> + Add vector_fmul_add()
> + Add scalarproduct_fixed()
> + Add butterflies_fixed()
> +
> 2015-06-04 - xxxxxxx - lswr 1.2.100
> Add swr_get_out_samples()
>
> diff --git a/libavutil/version.h b/libavutil/version.h
> index 5306c21..899e28c 100644
> --- a/libavutil/version.h
> +++ b/libavutil/version.h
> @@ -56,7 +56,7 @@
> */
>
> #define LIBAVUTIL_VERSION_MAJOR 54
> -#define LIBAVUTIL_VERSION_MINOR 26
> +#define LIBAVUTIL_VERSION_MINOR 27
> #define LIBAVUTIL_VERSION_MICRO 101
fixes micro version
applied
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
If you think the mosad wants you dead since a long time then you are either
wrong or dead since a long time.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150605/853667d7/attachment.asc>
More information about the ffmpeg-devel
mailing list