Sun, 20 Jan 2013 16:36:25 +0000 |
diego |
Replace obsolete x86_cpu.h #includes by the correct header.
|
Thu, 03 Nov 2011 13:24:46 +0000 |
diego |
cpudetect: clean up libavutil #includes
|
Fri, 14 Jan 2011 22:10:21 +0000 |
cehoyos |
Convert some tabs to whitespace to allow using MPlayer filter sourcecode in FFmpeg.
|
Sat, 20 Feb 2010 21:02:49 +0000 |
diego |
cosmetics: Remove pointless empty lines at EOF.
|
Sat, 30 Jan 2010 16:57:40 +0000 |
diego |
Add missing license headers to all files in the libmpcodecs directory.
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Fri, 16 Jan 2009 09:21:21 +0000 |
reimar |
Lots and lots of #ifdef ARCH_... -> #if ARCH_...
|
Thu, 16 Oct 2008 18:59:27 +0000 |
diego |
Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg.
|
Fri, 14 Mar 2008 16:46:13 +0000 |
diego |
#include config.h before all other headers.
|
Sat, 08 Sep 2007 14:43:10 +0000 |
gpoirier |
Add a check for c->head being NULL in pullup_free_context().
|
Tue, 04 Sep 2007 12:54:45 +0000 |
diego |
warnig fix (blessed by Rich):
|
Sat, 25 Aug 2007 17:15:05 +0000 |
diego |
warning fix:
|
Fri, 17 Nov 2006 08:36:10 +0000 |
gpoirier |
Fix AMD64 support, patch by Reimar Doffinger
|
Sun, 09 Jul 2006 16:01:36 +0000 |
diego |
Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org.
|
Mon, 24 Apr 2006 23:05:43 +0000 |
nplourde |
Get rid of unneeded align
|
Sat, 15 Apr 2006 20:46:54 +0000 |
nplourde |
add support for intel mac. mp3lib is not fixed yet.
|
Thu, 09 Feb 2006 14:08:03 +0000 |
rathann |
Patch by Stefan Huehner / stefan % huehner ! org \
|
Tue, 14 Jun 2005 05:33:34 +0000 |
rfelker |
small change to field-matching metrics which hopefully makes a big
|
Sun, 10 Apr 2005 20:01:54 +0000 |
rathann |
silence gcc warning:
|
Sun, 20 Mar 2005 20:37:44 +0000 |
rfelker |
don't buffer more future context that we need
|
Sun, 20 Mar 2005 20:02:45 +0000 |
rfelker |
100l, meaning of strict_breaks was backwards...
|
Wed, 16 Mar 2005 03:39:13 +0000 |
rfelker |
improve handling of soft-telecined input (faster, fewer mistakes)
|
Mon, 31 Jan 2005 11:22:11 +0000 |
alex |
added ecx to clobber list
|
Mon, 31 Jan 2005 11:21:31 +0000 |
alex |
adding proper parenthesing
|
Thu, 21 Oct 2004 11:55:20 +0000 |
aurel |
adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64
|
Fri, 03 Sep 2004 00:08:58 +0000 |
rfelker |
strictness level -1 to 'almost' ignore breaks
|
Thu, 02 Sep 2004 23:51:05 +0000 |
rfelker |
just some debugging junk i'd like to have in there for now :)
|
Thu, 10 Jun 2004 05:06:34 +0000 |
rfelker |
old changes in my local tree i forgot to commit - minor fixes
|
Sun, 14 Dec 2003 01:38:41 +0000 |
rfelker |
various updates:
|
Thu, 11 Dec 2003 17:08:37 +0000 |
rfelker |
fixing more stupid mistakes
|