Mercurial > mplayer.hg
view loader/stubs.s @ 15438:5f6e6d6cccbc
1.924: windows priority support patch
1.925: Added support of audio stream switching in the MPEG demuxer using the #-key
1.926: Online audio switching is for MPEG files only at the moment.
1.927: Better defaults encoding settings for XviD
1.928: changed :vaspect option to float type
1.929: HRTF update
1.930: Use | for alternatives and - for ranges in option parameter descriptions.
1.931: Make the -priority warning obey the standard formatting.
1.932: hrtf typo fix
author | kraymer |
---|---|
date | Fri, 13 May 2005 16:50:36 +0000 |
parents | ebc1cd8014a5 |
children |
line wrap: on
line source
.data .LC0: .string "Called unk_%s\n" .balign 4 .globl unk_exp1 unk_exp1: pushl %ebp movl %esp,%ebp subl $4,%esp movl $1,-4(%ebp) movl -4(%ebp),%eax movl %eax,%ecx movl %ecx,%edx sall $4,%edx subl %eax,%edx leal 0(,%edx,2),%eax movl %eax,%edx addl $export_names,%edx pushl %edx pushl $.LC0 call printf addl $8,%esp xorl %eax,%eax leave ret .globl exp_EH_prolog exp_EH_prolog: pushl $0xff pushl %eax pushl %fs:0 movl %esp, %fs:0 movl 12(%esp), %eax movl %ebp, 12(%esp) leal 12(%esp), %ebp pushl %eax ret