January 28, 2011
View 5ce5dbc

Make ff_float_to_int16*_c() static.

Alex Converse authored on 2011/01/28 15:13:49
View 9d06d7b

Remove the add bias hack for the C version of DSPContext.float_to_int16_*().

Justin Ruggles authored on 2011/01/28 00:20:43
January 27, 2011
View 2e27959

Move ff_emulated_edge_mc() into DSPContext.

Ronald S. Bultje authored on 2011/01/27 12:35:56
View e5262ec

Optimize C version of ff_emulated_edge_mc().

Ronald S. Bultje authored on 2011/01/27 12:37:50
January 21, 2011
View 56f8952

Move lpc_compute_autocorr() from DSPContext to a new struct LPCContext.

Justin Ruggles authored on 2011/01/21 09:11:44
January 14, 2011
View 6eabb0d

Change DSPContext.vector_fmul() from dst=dst*src to dest=src0*src1.

Justin Ruggles authored on 2011/01/14 05:28:06
January 9, 2011
View 14207fd

Remove unneeded #include

Justin Ruggles authored on 2011/01/09 11:04:30
September 8, 2010
View 9686abb

Reimplement ff_img_copy_plane() as av_image_copy_plane() in libavcore, and deprecate the old function.

Stefano Sabatini authored on 2010/09/08 06:23:45
August 26, 2010
View 3d1b1ca

Remove duplicate definitions of fullpel MC functions

Måns Rullgård authored on 2010/08/26 05:14:21
August 25, 2010
View 3a08851

Move vp6_filter_diag4() from DSPContext to VP56DSPContext.

Ronald S. Bultje authored on 2010/08/25 22:42:28
August 4, 2010
View f079a64

Move cavs dsp functions to their own struct

Måns Rullgård authored on 2010/08/04 05:59:00
July 21, 2010
View 3fc548d

Make ff_inverse stay with libavutil, and optional copy it to libavcodec.

Diego Pettenò authored on 2010/07/21 21:37:37
July 11, 2010
View 8fc0162

Add av_ prefix to bswap macros

Måns Rullgård authored on 2010/07/11 07:12:30
July 1, 2010
View 49bd8e4

Fix grammar errors in documentation

Måns Rullgård authored on 2010/07/01 00:38:06
June 28, 2010
View eca9e40

Set rv34 (0,0) subpel mc functions to the optimised h264 ones

Måns Rullgård authored on 2010/06/28 19:56:16