Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavcodec
|
Sat, 12 Aug 2006 16:37:31 +0000 |
gpoirier |
Support for MacIntel, last part: balign directives
libavcodec
|
Thu, 10 Aug 2006 15:26:18 +0000 |
gpoirier |
Support for MacIntel, take xx: '/nop' illegal for old versions of GAS
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
|
Sat, 17 Dec 2005 18:14:38 +0000 |
diego |
COSMETICS: Remove all trailing whitespace.
libavcodec
|
Tue, 18 May 2004 17:09:46 +0000 |
michael |
some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>)
libavcodec
|
Sun, 29 Feb 2004 22:10:18 +0000 |
michael |
attribute used patch by (mitya at school dot ioffe dot ru (Dmitry Baryshkov))
libavcodec
|
Mon, 15 Sep 2003 19:18:28 +0000 |
michaelni |
another non const static, maybe its thread save now
libavcodec
|
Tue, 11 Feb 2003 16:35:48 +0000 |
kabi |
* UINTX -> uintx_t INTX -> intx_t
libavcodec
|
Mon, 11 Nov 2002 09:43:43 +0000 |
kabi |
* using DSPContext - so each codec could use its local (sub)set of CPU extension
libavcodec
|
Sun, 29 Sep 2002 22:44:22 +0000 |
michaelni |
idct permutation cleanup, idct can be selected per context now
libavcodec
|
Sat, 25 May 2002 22:45:33 +0000 |
glantau |
license/copyright change
libavcodec
|
Thu, 02 May 2002 13:35:33 +0000 |
michaelni |
C4=16383 for the c version too and even for some outcommented code
libavcodec
|
Thu, 02 May 2002 12:51:10 +0000 |
michaelni |
set C4 to 16383
libavcodec
|
Thu, 02 May 2002 04:39:45 +0000 |
pulento |
- Advanced Intra Coding (AIC) support for H.263+ encoder, just DC by now.
libavcodec
|
Sun, 20 Jan 2002 14:30:34 +0000 |
nickols_k |
Cygwin's mangling by Felix Buenemann <atmosfear@users.sourceforge.net>
libavcodec
|
Thu, 17 Jan 2002 20:00:41 +0000 |
arpi_esp |
(commit by michael)
libavcodec
|
Sun, 09 Dec 2001 12:39:54 +0000 |
arpi_esp |
new IDCT code by Michael Niedermayer (michaelni@gmx.at) - #define SIMPLE_IDCT to enable
libavcodec
|