February 22, 2009
View 04331de

Split avutil.h, move all the pixel format definitions to the new dedicated file pixfmt.h.

Stefano Sabatini authored on 2009/02/22 23:27:50
View 50ded3f

Add note about big vs. little endian.

Michael Niedermayer authored on 2009/02/22 22:48:25
View 88c21a6

Add PIX_FMT_RGB48BE and PIX_FMT_RGB48LE.

Peter Ross authored on 2009/02/22 09:55:49
February 12, 2009
View 2200972

Remove reference to renamed header file xvmc_render.h.

Diego Biurrun authored on 2009/02/12 11:02:42
February 6, 2009
View 6337178

Ensure that the palette is set in data[1] for all 8bit formats. Also document it.

Michael Niedermayer authored on 2009/02/06 21:59:50
February 1, 2009
View bad5537

Use full internal pathname in doxygen @file directives. Otherwise doxygen complains about ambiguous filenames when files exist under the same name in different subdirectories.

Diego Biurrun authored on 2009/02/01 11:00:19
January 29, 2009
View bfe3676

spelling/grammar/consistency review part II

Diego Biurrun authored on 2009/01/29 08:03:17
January 28, 2009
View 89c9ff5

spelling/grammar/consistency review part I

Diego Biurrun authored on 2009/01/28 09:16:05
January 20, 2009
View c5b42f4

Add VDPAU hardware accelerated decoding for WMV3 and VC1 which can be used by video players.

NVIDIA Corporation authored on 2009/01/20 18:28:36
January 19, 2009
View b097312

Deprecate av_init_random() in favour of av_random_init(), with a more natural name and order of parameters.

Stefano Sabatini authored on 2009/01/19 07:50:57
January 17, 2009
View 9ce6c13

export gcd function as av_gcd()

Aurelien Jacobs authored on 2009/01/17 20:13:33
January 16, 2009
View d37eddd

Add VDPAU hardware accelerated decoding for MPEG1 and MPEG2 which can be used by video players.

NVIDIA Corporation authored on 2009/01/16 11:14:07
January 5, 2009
View 369122d

Add VDPAU hardware accelerated decoding for H264 which can be used by video players.

NVIDIA Corporation authored on 2009/01/05 08:55:27
October 15, 2008
View c49d0e0

Bump minor version after addition of FF_ARRAY_ELEMS macro.

Benoit Fouet authored on 2008/10/15 17:06:12
September 26, 2008
View 05b90fc

Implement av_nearer_q() and av_find_nearest_q_idx() functions.

Stefano Sabatini authored on 2008/09/26 04:23:13