2011-11-03 |
diego |
cpudetect: clean up libavutil #includes
|
2011-01-14 |
cehoyos |
Convert some tabs to whitespace to allow using MPlayer filter sourcecode in FFmpeg.
|
2010-02-20 |
diego |
cosmetics: Remove pointless empty lines at EOF.
|
2010-01-30 |
diego |
Add missing license headers to all files in the libmpcodecs directory.
|
2009-05-13 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
2009-01-16 |
reimar |
Lots and lots of #ifdef ARCH_... -> #if ARCH_...
|
2008-10-16 |
diego |
Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg.
|
2008-03-14 |
diego |
#include config.h before all other headers.
|
2007-09-08 |
gpoirier |
Add a check for c->head being NULL in pullup_free_context().
|
2007-09-04 |
diego |
warnig fix (blessed by Rich):
|
2007-08-25 |
diego |
warning fix:
|
2006-11-17 |
gpoirier |
Fix AMD64 support, patch by Reimar Doffinger
|
2006-07-09 |
diego |
Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org.
|
2006-04-24 |
nplourde |
Get rid of unneeded align
|
2006-04-15 |
nplourde |
add support for intel mac. mp3lib is not fixed yet.
|
2006-02-09 |
rathann |
Patch by Stefan Huehner / stefan % huehner ! org \
|
2005-06-14 |
rfelker |
small change to field-matching metrics which hopefully makes a big
|
2005-04-10 |
rathann |
silence gcc warning:
|
2005-03-20 |
rfelker |
don't buffer more future context that we need
|
2005-03-20 |
rfelker |
100l, meaning of strict_breaks was backwards...
|
2005-03-16 |
rfelker |
improve handling of soft-telecined input (faster, fewer mistakes)
|
2005-01-31 |
alex |
added ecx to clobber list
|
2005-01-31 |
alex |
adding proper parenthesing
|
2004-10-21 |
aurel |
adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64
|
2004-09-03 |
rfelker |
strictness level -1 to 'almost' ignore breaks
|
2004-09-02 |
rfelker |
just some debugging junk i'd like to have in there for now :)
|
2004-06-10 |
rfelker |
old changes in my local tree i forgot to commit - minor fixes
|
2003-12-14 |
rfelker |
various updates:
|
2003-12-11 |
rfelker |
fixing more stupid mistakes
|
2003-12-11 |
rfelker |
simplified frame decision logic and reduced the occurrance of length=1
|