1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-28 18:12:22 +00:00
mpv/libmpeg2
arpi fbf7cf9162 libmpeg2-altivec patch by Magnus Damm <damm@opensource.se>:
Updated to version 1.12 from sourceforge
  The old version crashed my gcc-3.2.2 (after allocating 1 Gig memory)
  because of unfriendly altivec code, the new file is better.
  The new file ditches the old assembly version
  and it must be built with correct altivec-flags


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10272 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-09 12:12:04 +00:00
..
.cvsignore
alloc.c Importing libmpeg2 from mpeg2dec-0.3.1 2003-04-06 16:41:49 +00:00
alpha_asm.h Importing libmpeg2 from mpeg2dec-0.3.1 2003-04-06 16:41:49 +00:00
attributes.h Importing libmpeg2 from mpeg2dec-0.3.1 2003-04-06 16:36:02 +00:00
convert.h Importing libmpeg2 from mpeg2dec-0.3.1 2003-04-06 16:41:49 +00:00
cpu_accel.c Importing libmpeg2 from mpeg2dec-0.3.1 2003-04-06 16:41:49 +00:00
cpu_state.c Importing libmpeg2 from mpeg2dec-0.3.1 2003-04-06 16:41:49 +00:00
decode.c changed input and output buffer handling to be mplayer-compatible... 2003-04-06 16:42:15 +00:00
header.c changed input and output buffer handling to be mplayer-compatible... 2003-04-06 16:42:15 +00:00
idct_alpha.c Importing libmpeg2 from mpeg2dec-0.3.1 2003-04-06 16:41:49 +00:00
idct_altivec.c libmpeg2-altivec patch by Magnus Damm <damm@opensource.se>: 2003-06-09 12:11:47 +00:00
idct_mlib.c Importing libmpeg2 from mpeg2dec-0.3.1 2003-04-06 16:36:02 +00:00
idct_mmx.c Importing libmpeg2 from mpeg2dec-0.3.1 2003-04-06 16:36:02 +00:00
idct.c libmpeg2-altivec patch by Magnus Damm <damm@opensource.se>: 2003-06-09 12:11:30 +00:00
Makefile libmpeg2-altivec patch by Magnus Damm <damm@opensource.se>: 2003-06-09 12:11:09 +00:00
mmx.h Importing libmpeg2 from mpeg2dec-0.3.1 2003-04-06 16:36:02 +00:00
motion_comp_alpha.c Importing libmpeg2 from mpeg2dec-0.3.1 2003-04-06 16:41:49 +00:00
motion_comp_altivec.c libmpeg2-altivec patch by Magnus Damm <damm@opensource.se>: 2003-06-09 12:12:04 +00:00
motion_comp_mlib.c Importing libmpeg2 from mpeg2dec-0.3.1 2003-04-06 16:36:02 +00:00
motion_comp_mmx.c Importing libmpeg2 from mpeg2dec-0.3.1 2003-04-06 16:36:02 +00:00
motion_comp.c libmpeg2-altivec patch by Magnus Damm <damm@opensource.se>: 2003-06-09 12:11:30 +00:00
mpeg2_internal.h qscale exporting for postprocess 2003-04-06 16:37:37 +00:00
mpeg2.h Importing libmpeg2 from mpeg2dec-0.3.1 2003-04-06 16:36:02 +00:00
slice.c qscale exporting for postprocess 2003-04-06 16:37:37 +00:00
vlc.h Importing libmpeg2 from mpeg2dec-0.3.1 2003-04-06 16:36:02 +00:00