Mon, 17 Mar 2008 19:22:28 +0000 |
mru |
clean up FFT SIMD selection
libavcodec
|
Mon, 17 Mar 2008 02:33:08 +0000 |
mru |
mpegvideo_armv5te.o belongs to OBJS, not ASM_OBJS
libavcodec
|
Mon, 17 Mar 2008 02:33:05 +0000 |
mru |
typo: add missing \ in multi-line macro
libavcodec
|
Mon, 17 Mar 2008 02:33:02 +0000 |
mru |
fix typo ARCH_PPC -> ARCH_POWERPC
libavcodec
|
Sun, 16 Mar 2008 17:34:31 +0000 |
diego |
Move functions that are only used when libswscale is not compiled in below
libavcodec
|
Sun, 16 Mar 2008 13:15:42 +0000 |
mru |
improve precision in mdct.c using double for some temporaries
libavcodec
|
Sat, 15 Mar 2008 16:15:47 +0000 |
diego |
typo fixes
libavcodec
|
Sat, 15 Mar 2008 12:28:35 +0000 |
ramiro |
Add attribute_align_arg to os2thread.c.
libavcodec
|
Sat, 15 Mar 2008 12:24:31 +0000 |
ramiro |
Typo
libavcodec
|
Fri, 14 Mar 2008 13:19:39 +0000 |
diego |
Use correct t printf modifier for pointer differences.
libavcodec
|
Fri, 14 Mar 2008 09:33:38 +0000 |
bcoudurier |
log aspect ratio forbidden value, and fail if error resilience is high
libavcodec
|
Thu, 13 Mar 2008 18:26:53 +0000 |
bcoudurier |
do not fail badly if aspect ratio is 0/forbidden, fix issue 369
libavcodec
|
Thu, 13 Mar 2008 18:10:58 +0000 |
diego |
This file does not use size_t, so no need to #include <sys/types.h>.
libavcodec
|
Thu, 13 Mar 2008 01:49:19 +0000 |
michael |
If consumed does not match nalsize, favor nalsize.
libavcodec
|
Thu, 13 Mar 2008 00:20:15 +0000 |
diego |
Add missing stdint.h #include to headers that use it.
libavcodec
|
Wed, 12 Mar 2008 23:58:46 +0000 |
diego |
typo fixes
libavcodec
|
Mon, 10 Mar 2008 21:59:30 +0000 |
jbr |
make input buffer const, as it should be. fixes a warning.
libavcodec
|
Mon, 10 Mar 2008 18:42:09 +0000 |
diego |
misc spelling fixes
libavcodec
|
Mon, 10 Mar 2008 17:54:24 +0000 |
diego |
Rename --enable-swscaler --> enable-swscale to be consistent with the
libavcodec
|
Mon, 10 Mar 2008 03:07:44 +0000 |
melanson |
These video decoders do not need to include and initialize the DSP
libavcodec
|
Mon, 10 Mar 2008 03:07:15 +0000 |
melanson |
There is no reason to assign a variable to itself
libavcodec
|
Mon, 10 Mar 2008 00:27:40 +0000 |
michael |
smaller tables
libavcodec
|
Sun, 09 Mar 2008 23:31:02 +0000 |
aurel |
add FF_ prefix to all (frame)_TYPE usage
libavcodec
|
Sun, 09 Mar 2008 17:05:19 +0000 |
jbr |
downmix before imdct unless different size transforms are used. about 20%
libavcodec
|
Sun, 09 Mar 2008 14:16:27 +0000 |
kostya |
indentation
libavcodec
|
Sun, 09 Mar 2008 14:15:40 +0000 |
kostya |
Correctly handle empty frames
libavcodec
|
Sun, 09 Mar 2008 09:04:35 +0000 |
kostya |
Fraps v5 decoding support
libavcodec
|
Sun, 09 Mar 2008 09:03:23 +0000 |
kostya |
Add step variable (for future v5 decoding)
libavcodec
|