Mon, 30 Jun 2008 11:16:47 +0000 |
benoit |
Simplify mm_support() for ARM (by Mns).
libavcodec
|
Mon, 30 Jun 2008 07:31:41 +0000 |
benoit |
Define mm_support() for ARM.
libavcodec
|
Sun, 11 May 2008 20:06:03 +0000 |
gpoirier |
Add some initial optimizations for ARM VFP (floating
libavcodec
|
Fri, 09 May 2008 11:56:36 +0000 |
diego |
Use full path for #includes from another directory.
libavcodec
|
Fri, 09 May 2008 10:06:51 +0000 |
diego |
ipp.h is a system header, use <> when #including it.
libavcodec
|
Sun, 27 Jan 2008 08:37:28 +0000 |
gpoirier |
fix indentation that was messed up by r11628
libavcodec
|
Sun, 27 Jan 2008 08:36:50 +0000 |
gpoirier |
fix lowres decoding support on ARM CPUs
libavcodec
|
Wed, 05 Sep 2007 11:05:33 +0000 |
diego |
Fix put_*_xy2_arm bug and enable put_pixels16_arm and put_pixels8_y2_arm.
libavcodec
|
Wed, 16 May 2007 09:51:45 +0000 |
diego |
Add libavcodec to compiler include flags in order to simplify header
libavcodec
|
Sun, 28 Jan 2007 21:32:08 +0000 |
mru |
ARMv6 SIMD IDCT
libavcodec
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavcodec
|
Tue, 26 Sep 2006 20:26:22 +0000 |
mru |
ARMv5TE optimized IDCT
libavcodec
|
Sat, 16 Sep 2006 00:51:49 +0000 |
mru |
remove junk characters in comment
libavcodec
|
Fri, 15 Sep 2006 23:20:58 +0000 |
mru |
clean up #ifdef HAVE_IPP
libavcodec
|
Thu, 12 Jan 2006 22:43:26 +0000 |
diego |
Update licensing information: The FSF changed postal address.
libavcodec
|
Thu, 22 Dec 2005 01:10:11 +0000 |
diego |
COSMETICS: tabs --> spaces, some prettyprinting
libavcodec
|
Tue, 28 Jun 2005 22:46:36 +0000 |
michael |
IWMMXT configure support + runtime selection patch by (Gildas Bazin, gbazin : altern org)
libavcodec
|
Thu, 26 May 2005 14:40:20 +0000 |
michael |
cleanup
libavcodec
|
Thu, 26 May 2005 14:32:46 +0000 |
michael |
Better ARM support for mplayer/ffmpeg, ported from atty fork
libavcodec
|
Mon, 07 Jul 2003 11:19:18 +0000 |
al3x |
Optimized simple idct for arm by Frederic 'dilb' Boulay <dilb@handhelds.org>. Currently licensed under the GPLv2, but the author allowed to license it under the LGPL, feel free to change
libavcodec
|
Sat, 21 Jun 2003 01:11:31 +0000 |
michaelni |
the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad dot com>)
libavcodec
|
Mon, 03 Mar 2003 14:54:00 +0000 |
michaelni |
MpegEncContext.(i)dct_* -> DspContext.(i)dct_*
libavcodec
|
Tue, 19 Nov 2002 07:33:36 +0000 |
kabi |
* compilation fix (ARM users please check)
libavcodec
|
Sun, 06 Oct 2002 15:27:01 +0000 |
michaelni |
trying to fix the non-x86 IDCTs (untested)
libavcodec
|
Sat, 25 May 2002 22:45:33 +0000 |
glantau |
license/copyright change
libavcodec
|
Mon, 13 Aug 2001 21:38:25 +0000 |
glantau |
arm specific code
libavcodec
|