[FFmpeg-devel] [PATCH] Make bubblesort() a common function
Reimar Döffinger
Reimar.Doeffinger
Mon Nov 23 23:12:29 CET 2009
On Sun, Nov 22, 2009 at 11:26:27PM +0100, Vitor Sessak wrote:
> >>> lsp.c | 9 +++++++++
> >>> lsp.h | 7 +++++++
> >>> twinvq.c | 13 +------------
> >>> 3 files changed, 17 insertions(+), 12 deletions(-)
> >>> c04080c721cb706cf640d6092c08957a3f1d4d4f bubblesort2.diff
> >
> >ok
>
> Applied.
Did you forget to apply something or something like that, because I get a
warning about an implicit declaration now...
twinvq.c: In function 'decode_lsp':
twinvq.c:575: warning: implicit declaration of function 'ff_sort_nearly_sorted_floats'
More information about the ffmpeg-devel
mailing list