Thu, 12 Feb 2009 01:00:46 +0000 |
diego |
Rename xvmc_render.h --> xvmc_pixfmt.h and vdpau.h --> vdpau_pixfmt.h as
libavcodec
|
Thu, 12 Feb 2009 00:48:30 +0000 |
michael |
Let rgb32 pass for ljpeg.
libavcodec
|
Wed, 11 Feb 2009 22:57:10 +0000 |
bcoudurier |
extend resampling API, add S16 internal conversion
libavcodec
|
Wed, 11 Feb 2009 19:07:25 +0000 |
vitor |
Document old scaler as deprecated
libavcodec
|
Wed, 11 Feb 2009 16:12:04 +0000 |
diego |
Fix wrong file name in header, noticed by David DeHaven, dave sagetv com.
libavcodec
|
Wed, 11 Feb 2009 14:57:42 +0000 |
diego |
Add av_uninit macro to variables to avoid false positive warnings:
libavcodec
|
Wed, 11 Feb 2009 14:55:24 +0000 |
diego |
Add av_uninit macro to variable to avoid false positive warning:
libavcodec
|
Wed, 11 Feb 2009 14:52:35 +0000 |
diego |
Add av_uninit macro to variable to avoid false positive warning:
libavcodec
|
Wed, 11 Feb 2009 12:02:16 +0000 |
kostya |
Initialize s->gob_index for Intel variant of H.263 too
libavcodec
|
Wed, 11 Feb 2009 12:01:59 +0000 |
diego |
Rename vdpauvideo.c --> vdpau.c and xvmcvideo.c --> xvmc.c to better fit
libavcodec
|
Wed, 11 Feb 2009 11:16:00 +0000 |
diego |
Add check whether the compiler/assembler supports 10 or more operands.
libavcodec
|
Wed, 11 Feb 2009 06:03:18 +0000 |
astrange |
H264: Change left_block_options to uint8_t from int, saving a little space.
libavcodec
|
Tue, 10 Feb 2009 22:38:02 +0000 |
stefang |
introduce a macroblock index to avoid a few x*width+y calculations
libavcodec
|
Tue, 10 Feb 2009 20:51:35 +0000 |
stefang |
fix multiple slices per frame
libavcodec
|
Tue, 10 Feb 2009 17:08:56 +0000 |
stefang |
fix parsing of pic_structure
libavcodec
|
Tue, 10 Feb 2009 16:45:02 +0000 |
stefang |
avoid duplicating dsputil's clear_block
libavcodec
|