index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpeg2
Commit message (
Expand
)
Author
Age
*
Avoid linking in assembler-optimized code that will never be used.
reimar
2010-01-12
*
Remove all kind of trailing whitespaces from all MPlayer's files.
bircoph
2009-05-13
*
Sync local changes file with #ifdef --> #if conversion.
diego
2009-03-06
*
HAVE_3DNOW --> HAVE_AMD3DNOW
diego
2009-01-26
*
Lots and lots of #ifdef ARCH_... -> #if ARCH_...
reimar
2009-01-16
*
Fix HAVE_VIS vs. HAVE_MVI typo, SPARC has MVI, not VIS.
diego
2008-11-24
*
Remove IWMMXT optimizations through libavcodec from libmpeg2.
diego
2008-10-01
*
Sync diff with libmpeg2 update.
diego
2008-09-13
*
Update internal libmpeg2 copy to version 0.5.1.
diego
2008-09-13
*
libmpeg-0.4.1.diff was renamed to libmpeg2_changes.diff.
diego
2008-09-13
*
Remove version string from name of local changes diff file.
diego
2008-09-13
*
Use preprocessor conditionals to disable CPU-extension-specific code. We cannot
diego
2008-09-09
*
cosmetics: Fix offsets and fuzz in local diff.
diego
2008-09-09
*
Fix ARM linking failure when IWMMXT support is disabled.
diego
2008-08-01
*
Remove obsolete diff hunk that is no longer applied to the code.
diego
2008-08-01
*
Drop USE_ prefix from USE_MPLAYER_CPUDETECT #define.
diego
2008-07-30
*
Check for ALTIVEC_H instead of __APPLE_CC__ to decide which AltiVec vector
diego
2008-05-30
*
Only compile and use libmpeg2 AltiVec code when AltiVec is available. The
diego
2008-05-03
*
Remove modification notes from unmodified files.
diego
2008-05-03
*
Fix compilation on PPC without AltiVec.
diego
2008-05-01
*
Merge libmpeg2/Makefile into top-level Makefile.
diego
2008-04-26
*
Backport SSE2-optimized IDCT routines from upstream libmpeg2.
diego
2008-04-12
*
Remove pointless comments from local diff.
diego
2008-04-01
*
cosmetics: Fix some typos and trailing whitespace in local changes.
diego
2008-04-01
*
Revert local changes that pointlessly add #ifdefs all over libmpeg2 to disable
diego
2008-04-01
*
Remove mistakenly committed hunk.
diego
2008-02-23
*
Properly detect ARM mc acceleration.
diego
2008-02-23
*
Merge two #ifdefs into one.
diego
2008-02-23
*
#define ATTRIBUTE_ALIGNED_MAX in config.h instead of hardcoding it.
diego
2008-02-23
*
Replace Alpha MVI compiler workarounds by a proper configure check.
diego
2008-02-21
*
typo fixes, port of my patch for upstream libmpeg2
diego
2008-02-19
*
Fix illegal identifiers, port of my patch to upstream libmpeg2.
diego
2008-02-19
*
Do not check for __APPLE_ALTIVEC__, just check for __APPLE_CC__.
diego
2008-02-16
*
Remove Makefile changes from upstream diff. They are strictly local.
diego
2007-10-08
*
cosmetics: Align some lines.
diego
2007-10-08
*
Get rid of duplicate processor feature variables.
diego
2007-06-27
*
Follow ffmpeg TARGET_ARCH_* -> ARCH_* change.
reimar
2007-06-16
*
add MPlayer's local changes introduced in r23258
gpoirier
2007-05-07
*
compile fix for regression introduced by r23254
gpoirier
2007-05-07
*
iWMMXt-accelerated DCT and motion compensation for ARM processors
gpoirier
2007-05-07
*
Remove unnecessary -I option.
diego
2007-03-13
*
cosmetics: Fix indentation, reorder some lines for consistency.
diego
2007-03-13
*
Give more descriptive names to the source and library variables and split
diego
2007-03-13
*
Remove useless #define.
diego
2007-03-13
*
fix crash with http://sam.zoy.org/zzuf/lol-mplayer.m2v
henry
2007-01-16
*
(hopefully) the rest of PPC modifications
henry
2006-12-11
*
Fix ppc without altivec compilation
reimar
2006-12-09
*
sync to libmpeg2-0.4.1
henry
2006-12-09
*
update for r21415 and r21416
henry
2006-12-01
*
fix incorrect 4:4:4 chroma handling (backport from 0.4.1)
henry
2006-12-01
[next]