Tue, 28 Jul 2009 05:42:46 +0000 |
ramiro |
MMX2 scaler: factorize initMMX2Scaler().
|
Tue, 28 Jul 2009 05:41:22 +0000 |
ramiro |
MMX2 scaler: add variable to ease factorization of initMMX2Scaler().
|
Tue, 28 Jul 2009 05:14:47 +0000 |
ramiro |
Indent.
|
Tue, 28 Jul 2009 05:13:36 +0000 |
ramiro |
Remove duplicate horizontal scaling when there aren't enough lines in a slice
|
Tue, 28 Jul 2009 04:46:39 +0000 |
ramiro |
Remove useless code.
|
Mon, 27 Jul 2009 19:39:23 +0000 |
eugeni |
Fix stupid, off-by-one, mistakes in assert() expressions.
|
Mon, 27 Jul 2009 16:53:48 +0000 |
uau |
stream/realrtsp/real.c: Fix integer overflow
|
Mon, 27 Jul 2009 06:47:41 +0000 |
ramiro |
Do not misuse HAVE_ defines. Introduce COMPILE_TEMPLATE_ defines and use them
|
Mon, 27 Jul 2009 06:22:00 +0000 |
ramiro |
Factorize x86 fast_bilinear assembly.
|
Mon, 27 Jul 2009 06:20:17 +0000 |
ramiro |
Fix assembly comments for x86 fast_bilinear so they match the C code.
|
Sun, 26 Jul 2009 19:53:00 +0000 |
diego |
Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.
|
Sun, 26 Jul 2009 19:38:22 +0000 |
diego |
Make diff apply cleanly to our tree again.
|
Sun, 26 Jul 2009 17:43:06 +0000 |
diego |
Set both HAVE_BIGENDIAN and WORDS_BIGENDIAN.
|
Sun, 26 Jul 2009 14:40:05 +0000 |
cehoyos |
Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN.
|
Sun, 26 Jul 2009 12:26:32 +0000 |
mru |
Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN
|
Fri, 24 Jul 2009 10:35:22 +0000 |
cladisch |
Use the correct OSS format, where possible, for mplayer's packed 24-bit
|
Thu, 23 Jul 2009 15:23:03 +0000 |
mru |
Remove unnecessary #include <unistd.h>
|
Wed, 22 Jul 2009 19:32:17 +0000 |
ptt |
grammar and sentence fix
|
Tue, 21 Jul 2009 20:17:15 +0000 |
ramiro |
Remove unused variables.
|
Tue, 21 Jul 2009 08:20:22 +0000 |
cladisch |
Use correct ALSA sample format for 24-bit samples packed in three bytes.
|
Sun, 19 Jul 2009 21:24:45 +0000 |
diego |
Bandaid compilation fix: Disable ivtv VIDIX driver until a proper test exists.
|
Sun, 19 Jul 2009 21:09:00 +0000 |
diego |
The Makefile variable names for external libraries in FFmpeg changed.
|
Sun, 19 Jul 2009 20:59:32 +0000 |
diego |
Move some variable declarations up to avoid the warnings:
|
Sun, 19 Jul 2009 17:05:42 +0000 |
diego |
Remove redundant ivtv VIDIX driver variable declarations.
|
Sun, 19 Jul 2009 17:03:28 +0000 |
diego |
The ivtv vo driver and the ivtv VIDIX driver are unrelated; do not disable the
|
Sun, 19 Jul 2009 10:26:48 +0000 |
iive |
Handle 24bit audio formats natively by ALSA.
|
Sun, 19 Jul 2009 09:55:29 +0000 |
iive |
Fix 24bit audio playback.
|
Sat, 18 Jul 2009 15:07:26 +0000 |
diego |
Change libamr support to libopencore-amr support.
|