Sat, 21 Aug 2010 15:18:54 +0000 |
stefano |
Cosmetics: remove useless ().
libavcodec
|
Sat, 21 Aug 2010 11:52:03 +0000 |
reimar |
Export the presentation video dimensions as avctx->width/avctx->height.
libavcodec
|
Fri, 20 Aug 2010 19:49:47 +0000 |
mru |
dv: fix alignment of scratch buffer
libavcodec
|
Fri, 20 Aug 2010 18:28:42 +0000 |
fenrir |
Fixed mpeg12 top field first flag value with field picture encoding.
libavcodec
|
Thu, 19 Aug 2010 16:51:26 +0000 |
mru |
imc: fix undefined float to int conversion
libavcodec
|
Wed, 18 Aug 2010 13:50:32 +0000 |
diego |
Ignore generated dependency files and header objects.
libavcodec
|
Mon, 16 Aug 2010 20:34:06 +0000 |
mru |
fft-test: format error output more readably
libavcodec
|
Fri, 13 Aug 2010 02:02:07 +0000 |
darkshikari |
Remove some stray +s in VP8
libavcodec
|
Thu, 12 Aug 2010 15:06:04 +0000 |
stefano |
Deprecate ff_get_plane_bytewidth() in favor of
libavcodec
|
Thu, 12 Aug 2010 15:05:58 +0000 |
stefano |
Implement av_get_image_linesize() and use it in
libavcodec
|
Thu, 12 Aug 2010 01:11:32 +0000 |
darkshikari |
VP5/6/8: ~7% faster arithmetic decoding
libavcodec
|
Wed, 11 Aug 2010 14:18:52 +0000 |
stefano |
Add av_picture_data_copy() and reimplement av_picture_copy() as a
libavcodec
|
Wed, 11 Aug 2010 08:27:38 +0000 |
skal |
remove b4_stride/mb_stride.
libavcodec
|
Wed, 11 Aug 2010 05:24:19 +0000 |
skal |
fix over-allocation. confused b4_stride with mb_width.
libavcodec
|
Mon, 09 Aug 2010 13:54:59 +0000 |
rbultje |
Fix buffer overrun if idx is negative (it can be down to -23>>4), by prepending
libavcodec
|